mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Add config properties to specify snapshot blob file names. This adds the ability of the shell to override the default dart aot snapshot blob file names, and it wires up Android's FlutterMain to recognize the properties in the app's manifest. This will be used for flutter applications that build their binary snapshots into files other than the default ones that the engine uses.