flutter/packages/flutter_test
Greg Spencer a257efc284
Fix handling of AppLifecycleState.hidden (#127987)
## Description

This fixes the parsing of `AppLifecycleState` in the services binding so that it knows what it is.

## Related Issues
 - Fixes https://github.com/flutter/flutter/issues/127974

## Tests
 - Added a test that causes parsing of all the different app lifecycle states.
2023-05-31 22:03:06 +00:00
..
lib Fix handling of AppLifecycleState.hidden (#127987) 2023-05-31 22:03:06 +00:00
test Adds TestDisplay API for testing Display features (#127525) 2023-05-26 00:04:05 +00:00
test_fixes Adds dart_fix support to flutter_test (#124347) 2023-04-11 21:09:07 +00:00
analysis_options.yaml Adds dart_fix support to flutter_test (#124347) 2023-04-11 21:09:07 +00:00
dart_test.yaml Randomize tests, exclude tests that fail with randomization. (#86793) 2021-07-26 23:40:49 -07:00
pubspec.yaml [flutter_tools] manually roll pub deps (#127447) 2023-05-30 23:34:52 +00:00