| name: http2 | |
| version: 3.0.1-wip | |
| description: A HTTP/2 implementation in Dart. | |
| repository: https://github.com/dart-lang/http/tree/master/pkgs/http2 | |
| topics: | |
| - http | |
| - network | |
| - protocols | |
| environment: | |
| sdk: ^3.7.0 | |
| dev_dependencies: | |
| build_runner: ^2.4.15 | |
| dart_flutter_team_lints: ^3.5.1 | |
| mockito: ^5.4.5 | |
| test: ^1.25.15 |