Mario Zechner dd14cad0dd [flutter] Fix analyzer error in init_web.dart, ignore incorrectly bound types
This is necessary as this source file actually requires the bound C ffi types to link against Opaque from web_ffi. However, the analyzer doesn't trigger inclusion of web_ffi in the generated bindings file, links against dart:ffi instead, and trips.
2022-12-06 09:29:42 +01:00
..
2022-12-06 09:16:11 +01:00