flutter/examples/layers/services
James Robinson a95c9fdb58 Isolate imports of generated Dart code from generated path (#5960)
This rewrites imports of various mojom.dart files from the Flutter
engine repo to instead import normal-looking dart files from the
(new) flutter_services package. This package handles exporting the
correct symbols from generated code wherever that may live.

Includes an engine roll to 3551e7a48e2e336777b15c7637af92fd7605b6c5
which contains the new flutter_services package.
2016-09-21 14:00:29 -07:00
..
data.json Add an example demonstrating use of isolates (#3347) 2016-04-15 16:31:23 -07:00
isolate.dart Dispose AnimationController in examples (#5207) 2016-08-04 08:55:59 -07:00
lifecycle.dart Add an example of listening to app lifecycle events (#4623) 2016-06-18 10:43:38 -07:00
media_service.dart Isolate imports of generated Dart code from generated path (#5960) 2016-09-21 14:00:29 -07:00
start_activity.dart Remove //examples/widgets 2016-03-08 16:37:32 -08:00