flutter/packages
Daco Harkes e695cd6e9a
Migrator for android 35/16kb page size cmake flags for plugin_ffi (#156221)
Migrates existing instantions of `--template plugin_ffi` to deal with Android 15 16kb memory pages.

Issue:

* https://github.com/flutter/flutter/issues/155933

@reidbaker I could only find migrations that run from the root application. However the file needing to be migrated is a plugin. The plugin is being referenced from the example in the example dir and that's where the migrator is run, so I wrote the code so that it walks up to find the plugin. Do you know of a way to run migrators to non-root projects? (Can we even safely do so, e.g. the non-root could be in the pub cache, could be a different project on the users' system etc. So maybe checking if we are in the examples dir is the only sane thing to do?)

Tests:

* Added unit tests in `test/general.shard/android/migrations/cmake_android_16k_pages_migration_test.dart`
2024-10-08 08:41:09 +00:00
..
flutter Update flexible_space_bar_test.dart tests for Material 3 (#156226) 2024-10-08 07:42:08 +00:00
flutter_driver pattern-matching refactor (#154753) 2024-10-03 18:21:04 +00:00
flutter_goldens pattern-matching refactor (#154753) 2024-10-03 18:21:04 +00:00
flutter_localizations Roll pub packages (#155846) 2024-10-01 22:45:08 +00:00
flutter_test pattern-matching refactor (#154753) 2024-10-03 18:21:04 +00:00
flutter_tools Migrator for android 35/16kb page size cmake flags for plugin_ffi (#156221) 2024-10-08 08:41:09 +00:00
flutter_web_plugins Roll pub packages (#155846) 2024-10-01 22:45:08 +00:00
fuchsia_remote_debug_protocol Roll pub packages (#155846) 2024-10-01 22:45:08 +00:00
integration_test Roll pub packages (#156117) 2024-10-02 23:01:09 +00:00
analysis_options.yaml Update old wiki links (#149544) 2024-06-17 17:26:08 +00:00