flutter/packages/fuchsia_remote_debug_protocol
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
..
examples enable lint prefer_final_in_for_each (#47724) 2020-01-07 16:32:04 +01:00
lib Cast to List<dynamic> and cast(). (#51591) 2020-03-03 14:49:02 -08:00
test Update fuchsia remote debug protocol to use package:test shim instead of package:test_api (#52706) 2020-03-18 09:12:46 -07:00
pubspec.yaml [versions] update all versions and fix tool tests (#60127) 2020-06-23 15:48:37 -07:00