flutter/examples/splash
Jonah Williams 37db92beeb
[versions] update all versions and fix tool tests (#60127)
Update all versions, specifically file which fixes some bugs that caused tests to fail if run in different orders:

- systemTemp directories created by MemoryFileSystem will allot names based on the file system instance instead of globally.
- MemoryFile.readAsLines()/readAsLinesSync() no longer treat a final newline in the file as the start of a new, empty line.
- RecordingFile.readAsLine()/readAsLinesSync() now always record a final newline.
2020-06-23 15:48:37 -07:00
..
lib Fix newly reported prefer_const_constructors lints. (#54176) 2020-04-07 08:59:01 -07:00
test [flutter_tool] Add messaging to --fast-start application (#47155) 2019-12-16 15:02:23 -08:00
pubspec.yaml [versions] update all versions and fix tool tests (#60127) 2020-06-23 15:48:37 -07:00