Files
engine/common
Chris Bracken 08922e112d Rename dart-non-checked-mode: disable-dart-asserts (#6977)
In Dart 2, runtime checked mode has been eliminated. Many of these type
checks have been moved to static compile-time checks, the remainder are
enforced at runtime, and are no longer optional.
2018-12-10 12:36:09 -08:00
..
2018-11-07 12:24:35 -08:00
2018-11-07 12:24:35 -08:00

Flutter Common

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