flutter/examples/splash
Michael Goderbauer 05733402f7
Enable private field promotion for examples (#134478)
New feature in upcoming Dart 3.2. See https://github.com/dart-lang/language/issues/2020. Feature is enabled by bumping the min SDK version to 3.2.

In these packages, no private fields were found to be promotable.

Part of https://github.com/flutter/flutter/issues/134476.
2023-09-12 18:42:01 +00:00
..
lib Make Flex,Row,Column const for real (#119673) 2023-02-02 19:33:57 +00:00
test [flutter_tool] Add messaging to --fast-start application (#47155) 2019-12-16 15:02:23 -08:00
pubspec.yaml Enable private field promotion for examples (#134478) 2023-09-12 18:42:01 +00:00