• Greg Spencer's avatar
    Updates the package dependencies by running flutter update-packages --force-upgrade (#13906) · a04df5bc
    Greg Spencer authored
    This simply updates the package dependencies by running flutter update-packages --force-upgrade.
    
    I'm doing this with no other changes, because the last time I tried that, redness occurred. I want to isolate the problem to a "clean" update of the packages.
    
    It looks like the plugins device_info, connectivity, and url_launcher haven't yet had their gradle configurations updated, so they fail when trying to build with the new gradle. I did not upgrade for those three packages only (in flutter_gallery) until we are ready to fix them (fixing them for master will break them for alpha users, so we need to do an alpha roll to do that).
    a04df5bc
Name
Last commit
Last update
..
android Loading commit data...
ios Loading commit data...
lib Loading commit data...
test_driver Loading commit data...
README.md Loading commit data...
pubspec.yaml Loading commit data...