flutter/dev/integration_tests/ui/lib
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
..
build_mode.dart Make a kReleaseMode constant that is public. (#27502) 2019-02-06 14:37:17 -08:00
commands.dart Widgets app refactor (#22269) 2018-09-25 13:57:12 -04:00
driver.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
keyboard_resize.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
keyboard_textfield.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
keys.dart Keep TextFields visible when keyboard comes up (#18291) 2018-06-15 10:11:10 -07:00
main.dart Dispatch a Flutter.Navigation event each time navigation occurs. (#23126) 2018-10-17 07:40:08 -07:00
route.dart Deep linking: automatically push the route hiearchy on load. (#10894) 2017-06-23 14:58:29 -07:00
screenshot.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00