Commit 77a5a5d
authored
Update plugin_ffi generated file to match FFIgen 9.0.0 (flutter#134614)
Template plugin_ffi uses FFIgen and generates both the FFIgen inputs and the generated file.
We rolled FFIgen to 9.0.0 in flutter#130494, which means a slight change to the generated file.
* https://github.com/dart-lang/ffigen/issues/619
Note, because of flutter#105695, we run the test on the FFIgen repo rather than on the flutter CI.1 parent 4db47db commit 77a5a5d
File tree
1 file changed
+1
-0
lines changed- packages/flutter_tools/templates/plugin_ffi/lib
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments