flutter/packages/flutter_tools/lib
Emmanuel Garcia 8627ff433b
Allow multi-abi shared libraries in APKs and App bundles (#34123)
* Gradle generates ELF shared libraries instead of AOT snapshots.
* `flutter build apk/appbundle` supports multiple `--target-platform` and defaults to `android-arm` and `android-arm64`.
* `flutter build apk` now has a flag called `--split-per-abi`.
2019-06-10 13:16:09 -07:00
..
src Allow multi-abi shared libraries in APKs and App bundles (#34123) 2019-06-10 13:16:09 -07:00
executable.dart Reland - Wire up hot restart and incremental rebuilds for web (#33533) 2019-05-29 22:46:28 -07:00
runner.dart Report async callback errors that currently go unreported. (#34081) 2019-06-10 09:52:22 -07:00