Files
engine/shell/platform
Chris Bracken 1e93a8eb39 Deprecate FlutterProjectArgs.main_path, packages_path (#7497)
As of Dart 2, running from Dart source is no longer supported.  Dart
code should now be compiled to kernel form and will be loaded by from
kernel.blob in the assets directory. We retain the struct members for ABI
stability. package_path is also not required since kernel blobs are
self-contained.
2019-01-16 12:47:39 -08:00
..
2018-11-07 12:24:35 -08:00
2018-11-07 12:24:35 -08:00