native_dio_adapter 1.1.1 copy "native_dio_adapter: ^1.1.1" to clipboard
native_dio_adapter: ^1.1.1 copied to clipboard

A client for dio which makes use of cupertino_http and cronet_http to delegate HTTP requests to the native platform.

CHANGELOG #

Unreleased #

None.

1.1.1 #

  • Adds the missing flutter dependency.

1.1.0 #

  • Bump cronet_http version.
  • Minimal required Dart version is now 3.1.
  • Minimal required Flutter version is now 3.13.0.

1.0.0+2 #

  • Add topics to packages.

1.0.0+1 #

  • Update dependencies to make use of stable versions.
  • Replace DioError with DioException.
  • Fix onReceiveProgress callback.

0.1.0 #

  • Bump cupertino_http and cronet_http versions.
  • Improve code formats according to linter rules.

0.0.1 #

  • Initial version.
32
likes
0
pub points
94%
popularity

Publisher

verified publisherflutter.cn

A client for dio which makes use of cupertino_http and cronet_http to delegate HTTP requests to the native platform.

Homepage
Repository (GitHub)
View/report issues

Topics

#dio #http #native #network #cronet

License

unknown (LICENSE)

Dependencies

cronet_http, cupertino_http, dio, flutter, http

More

Packages that depend on native_dio_adapter