flutter/packages/flutter_tools/lib
Jakob Andersen 7b2367ed5f Remove legacy .apk build. (#8793)
* Remove legacy .apk build.

Print out an error message telling the user to upgrade the project if
it's not Gradle-based. Removed all the obvious traces of the legacy
build.

Added support for Dart VM kernel snapshots in Gradle builds.

Fixed Android installs to verify that the app is actually installed, and
not just rely on the presence of the .sha1 file.
2017-03-20 11:05:55 +01:00
..
src Remove legacy .apk build. (#8793) 2017-03-20 11:05:55 +01:00
executable.dart Remove workaround for SIGINT (#8834) 2017-03-16 15:10:20 -07:00