• Jonah Williams's avatar
    [flutter_tools] remove all pub caching logic (#66776) · 76cbc462
    Jonah Williams authored
    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.
    76cbc462
cache.dart 56.2 KB