mc_dio 1.0.0 copy "mc_dio: ^1.0.0" to clipboard
mc_dio: ^1.0.0 copied to clipboard

An object-oriented Flutter networking library built on Dio, with centralized configuration, batch requests, lifecycle hooks, downloads, and mock responses.

1.0.0 - 2026-07-16 #

  • First stable release.
  • Upgraded the networking engine to Dio 5.10.0.
  • Migrated error handling from DioError to DioException.
  • Adapted timeout configuration to Dio 5's Duration API.
  • Added request-scoped Dio clones backed by a shared connection pool.
  • Added regression tests for timeout and error handling.
  • Reworked the documentation with clear Chinese and English introductions.

0.3.2 2022.3.15 #

fix bug 优化对象类型返回

0.3.1 2021.4.14 #

fix bug support dio 4.0.0

0.3.0 2021.4.14 #

support null-safety

0.2.4 2021.4.12 #

fix bug

0.2.3 2020.6.15 #

fix bug

0.2.2 2020.6.14 #

Add the mock

0.2.1 2020.5.26 #

Modify comments

0.2.0 2020.5.25 #

Delete the files in development and refine the Health Suggestions

0.1.1 2020.5.2 #

Initial version

3
likes
140
points
19
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

An object-oriented Flutter networking library built on Dio, with centralized configuration, batch requests, lifecycle hooks, downloads, and mock responses.

Repository (GitHub)
View/report issues

Topics

#dio #flutter #http #networking

License

unknown (license)

Dependencies

dio, flutter

More

Packages that depend on mc_dio