Releases: dart-lang/http
Releases · dart-lang/http
package:http_parser v4.1.1
- Move to
dart-lang/http
monorepo.
package:http2 v2.3.1
- Require Dart 3.2
- Add topics to
pubspec.yaml
- Move to
dart-lang/http
monorepo.
package:web_socket v0.1.6
- Allow
web: '>=0.5.0 <2.0.0'
.
package:http v1.2.2
- Require package
web: '>=0.5.0 <2.0.0'
.
package:http v1.2.1
- Require Dart
^3.3
- Require
package:web
^0.5.0
.
Legacy-compatibility version for Dart 2.
This branch is a Dart 2 compatible upgrade of 0.11.3+16. It allows existing code written to the 0.11 API to continue working in Dart 2.