This website requires JavaScript.
Explore
Help
Sign In
DEV
/
flutter_flutter
Watch
1
Star
0
Fork
0
You've already forked flutter_flutter
mirror of
https://github.com/flutter/flutter.git
synced
2026-02-20 02:29:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
flutter_flutter
/
packages
/
flutter_test
History
Martin Kustermann
de4c0b19a2
Use
double.isNaN
instead of
... == double.nan
(which is always false) (
#115424
)
2022-11-18 11:06:27 +01:00
..
lib
Use
double.isNaN
instead of
... == double.nan
(which is always false) (
#115424
)
2022-11-18 11:06:27 +01:00
test
Make FutureBuilder handle SynchronousFuture correctly, reland SynchronousFuture usage in test assets (
#115173
)
2022-11-12 01:36:05 +00:00
dart_test.yaml
Randomize tests, exclude tests that fail with randomization. (
#86793
)
2021-07-26 23:40:49 -07:00
pubspec.yaml
Roll pub packages (
#114189
)
2022-10-28 19:15:08 +00:00