- 24 Jun, 2020 24 commits
-
-
engine-flutter-autoroll authored
-
chunhtai authored
-
Ayush Bherwani authored
-
Kate Lovett authored
-
stuartmorgan authored
Remove the version checking and associated warnings. The Linux template and build process will now be subject to more typical Flutter breaking change policy, and should no longer require regularly deleting and recreating the platform directory.
-
Justin McCandless authored
-
Jonah Williams authored
The vm_service_integration test flake is caused by trying to call the method before the framework is initialized (and the extension added). The run errors failure is caused by the error taking some time to propagate to the harness
-
engine-flutter-autoroll authored
-
David Worsham authored
-
Jonah Williams authored
-
engine-flutter-autoroll authored
-
Chris Yang authored
-
chunhtai authored
* Add semantics sort key for modal scope and modal barrier * fix test * fix test * fix test * fix space * fix more tests * addressing comments
-
rami-a authored
-
Tianguang authored
-
Jonah Williams authored
Fix tests broken under tester
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Darren Austin authored
-
Jonah Williams authored
Fixes additional bugs uncovered by tester, style fixes to prevent suggested imports.
-
liyuqian authored
-
Justin McCandless authored
-
Chris Yang authored
-
Jonah Williams authored
Revert "[flutter_tools] separate target platform, host platform, and architecutre (#60119)" (#60147) This reverts commit 30d97d89.
-
- 23 Jun, 2020 16 commits
-
-
Jonah Williams authored
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.
-
Darren Austin authored
-
Dan Field authored
-
Justin McCandless authored
Use Dart's characters package to fix user-facing grapheme cluster bugs.
-
engine-flutter-autoroll authored
-
chunhtai authored
-
Christopher Fujino authored
-
Jenn Magder authored
-
Jenn Magder authored
-
David Iglesias authored
-
Jonah Williams authored
separate target platform, host platform, and architecture
-
engine-flutter-autoroll authored
-
Craig Edwards authored
-
Jonah Williams authored
-
chunhtai authored
-
Jonah Williams authored
* fix test compiler test * fix project test * fix flutter_platform_test * fix cocoapods test
-