http3 0.0.0 copy "http3: ^0.0.0" to clipboard
http3: ^0.0.0 copied to clipboard

This library provides an http/3 interface.

example/http3_example.dart

import 'package:http3/http3.dart';

void main() {
  var awesome = Awesome();
  print('awesome: ${awesome.isAwesome}');
}
0
likes
150
points
24
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

This library provides an http/3 interface.

License

MIT (license)

More

Packages that depend on http3