mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() Also: * Provide a better message when you lerp from infinity to finity constraints. * Make the striped marker support RTL. * By popular demand, dump a warning to the console the first time a particular Flex overflows. (Resets on hot reload.) |
||
---|---|---|
.. | ||
exception_handling_expectation.txt | ||
exception_handling_test.dart | ||
filtering_test.dart | ||
README.md | ||
test_async_utils_guarded_expectation.txt | ||
test_async_utils_guarded_test.dart | ||
test_async_utils_unguarded_expectation.txt | ||
test_async_utils_unguarded_test.dart | ||
trivial_test.dart |
The files in this directory are used as part of tests in the
flutter_tools
package. Some are here because here these tests need a
pubspec.yaml
that references the flutter framework (which is
intentionally not true of the flutter_tools
package). Others are
here mostly out of peer pressure.