flutter/packages
Greg Spencer da27f62337
Make a kReleaseMode constant that is public. (#27502)
Before this, we had several places where an isReleaseMode was defined, all with the same definition. This just makes it more broadly visible to allow our users to use it, as well as creating debug and profile versions, and adding a device lab test for it.

Since this is a const value, this makes it possible for a developer to easily mark blocks that can be removed at AOT compile time.
2019-02-06 14:37:17 -08:00
..
flutter Make a kReleaseMode constant that is public. (#27502) 2019-02-06 14:37:17 -08:00
flutter_build Use flutter_tools to generate build_script (#27277) 2019-02-05 18:35:20 -08:00
flutter_driver Remove all obsolete "// ignore:" (#27271) 2019-01-30 08:56:12 -08:00
flutter_goldens Add module checking (#27122) 2019-01-29 12:26:48 -08:00
flutter_goldens_client Updated Shrine demo (#25674) 2018-12-21 17:47:25 -08:00
flutter_localizations Update material Galician (gl) translations filename (#27604) 2019-02-06 11:10:50 -08:00
flutter_test Bugfix: Add platformBrightness to TestWindow. (#27569) 2019-02-05 15:52:22 -08:00
flutter_tools Make a kReleaseMode constant that is public. (#27502) 2019-02-06 14:37:17 -08:00
fuchsia_remote_debug_protocol format initializer list of constructors (#27111) 2019-01-29 21:47:16 +01:00
analysis_options.yaml Revert "Roll engine to aed6b8c46b05c7cee4506a9757dd9ea1b40583c2." (#23170) 2018-10-16 12:57:07 -07:00