flutter/packages/flutter_tools/test
Jonah Williams 76cbc462d2
[flutter_tools] remove all pub caching logic (#66776)
There have been some more additional reports of a missing 'package:characters' import after upgrading flutter, as well as problems with detecting the correct language version. This has me concerned that our pub caching logic is incorrect. Instead of the tool attempting to guess when pub should be run, always delegate to pub.
2020-10-07 13:11:07 -07:00
..
commands.shard Add publish-port flag to disable mDNS port discovery (#67452) 2020-10-07 08:52:05 -07:00
data [flutter_tools] Support latest IntelliJ via Jetbrain toolbox (#57963) 2020-05-27 10:07:28 -07:00
general.shard [flutter_tools] remove all pub caching logic (#66776) 2020-10-07 13:11:07 -07:00
integration.shard [flutter_tools] remove all pub caching logic (#66776) 2020-10-07 13:11:07 -07:00
src [flutter_tools] remove globals from FlutterValidator, add documentation and move tests to new file (#67234) 2020-10-05 17:58:56 -07:00
template_test.dart Replace MockFile with memory file system files (#66941) 2020-09-29 17:50:33 -07:00