dart-lang / http2

A HTTP/2 implementation for dart.

Home Page:https://pub.dev/packages/http2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dart 3 compatibility: some classes are used as mixins

oprypin opened this issue · comments

These 3 classes should be changed to mixin, otherwise the usages marked below them are an error with Dart language version 3.0