Commit a63122c
authored
[pigeon] Separates message call code generation into separate methods in the
Separates message call code generation into separate methods in the `DartGenerator` for flutter/flutter#134777. The `ProxyApi` generator uses similar code to the `HostApi` and `FlutterApi`, so this makes the code reusable.
Separated from #5544
From suggestion: #5544 (comment)DartGenerator (#5859)1 parent 807c2fc commit a63122c
File tree
4 files changed
+260
-197
lines changed- packages/pigeon
- lib
4 files changed
+260
-197
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
0 commit comments