mirror of
https://github.com/flutter/packages.git
synced 2025-07-02 16:39:13 +08:00

The `http` package was updated to 1.0. There are no change that affect our usage (it just adds new class restrictions), so this extends all dependencies to include both 0.13.x and 1.x. All changes here are tool-applied (`update-dependencies` and `update-release-info`) except for the script/tools/ pubspec update, so are identical in all packages. Fixes https://github.com/flutter/flutter/issues/127926