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#134777. The `ProxyApi` generator uses similar code to the `HostApi` and `FlutterApi`, so this makes the code reusable.
Separated from flutter/packages#5544
From suggestion: flutter/packages#5544 (comment)DartGenerator (flutter#5859)1 parent 807c2fc commit a63122c
4 files changed
Lines changed: 260 additions & 197 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
0 commit comments