flutter/packages/flutter_tools/templates/plugin_ffi/lib
Daco Harkes 77a5a5d3a8
Update plugin_ffi generated file to match FFIgen 9.0.0 (#134614)
Template plugin_ffi uses FFIgen and generates both the FFIgen inputs and the generated file.

We rolled FFIgen to 9.0.0 in https://github.com/flutter/flutter/pull/130494, which means a slight change to the generated file.

* https://github.com/dart-lang/ffigen/issues/619

Note, because of https://github.com/flutter/flutter/issues/105695, we run the test on the FFIgen repo rather than on the flutter CI.
2023-09-14 06:42:41 +00:00
..
projectName_bindings_generated.dart.tmpl Update plugin_ffi generated file to match FFIgen 9.0.0 (#134614) 2023-09-14 06:42:41 +00:00
projectName.dart.tmpl Remove superfluous words. (#119008) 2023-01-24 01:57:00 +00:00