Files
engine/common
Chinmay Garde 86e3ebb748 Allow embedders to specify arbitrary data to the isolate on launch. (#13047)
Since this is currently only meant to be used by the embedding internally, the setter in Objective-C is only exposed via the FlutterDartProject private class extension. Unit tests have been added to the shell_unittests harness.

Fixes https://github.com/flutter/flutter/issues/37641
2019-10-10 12:31:14 -07:00
..
2019-10-08 11:51:28 -07:00

Flutter Common

The bottom of the dependency graph for Flutter. Useful for static constants. Please don't put too much in here.