Jenn Magder
52ddc9d174
Handle null values during yaml metadata parsing validation ( #104022 )
2022-05-17 18:32:09 -07:00
Gary Qian
63ff7a199b
MigrateConfig and migrate integration testing base ( #99092 )
2022-03-16 11:10:22 -07:00
Daco Harkes
0e2f51dfd0
FFI plugins ( #96225 )
2022-01-26 23:44:45 +01:00
Zachary Anderson
65c6e88223
Revert "FFI plugins ( #94101 )" ( #96122 )
...
This reverts commit 5257f0290c
.
2022-01-04 08:09:12 -08:00
Daco Harkes
5257f0290c
FFI plugins ( #94101 )
...
* Building shared C source code as part of the native build for platforms Android, iOS, Linux desktop, MacOS desktop, and Windows desktop.
* Sample code doing a synchronous FFI call.
* Sample code doing a long running synchronous FFI call on a helper isolate.
* Use of `package:ffigen` to generate the bindings.
2022-01-04 10:14:27 +01:00
Filip Hracek
76d5e62f42
Add a more complete app template for Flutter (skeleton) ( #83530 )
2021-06-28 15:26:04 -07:00
Jenn Magder
5398c34cfe
Migrate flutter_project_metadata to null safety ( #78944 )
2021-03-24 15:21:23 -07:00
Jonah Williams
d60e9de75d
[flutter_tools] remove remaining extensions ( #76743 )
2021-02-24 16:46:03 -08:00
Jonah Williams
74bd7b6f6d
[flutter_tools] opt all flutter tool libraries and tests out of null safety. ( #74832 )
...
* opt out the flutter tool
* oops EOF
* fix import
* Update tool_backend.dart
* Update daemon_client.dart
* fix more
2021-01-27 15:17:53 -08:00
Jonah Williams
4ce27ea0ac
[flutter_tools] update metadata detection to account for invalid yaml ( #68243 )
2020-10-15 16:51:52 -07:00
Jenn Magder
ce40fbaf51
Include metadata in GitHub crash template ( #53118 )
2020-03-27 16:21:45 -07:00