flutter_network 1.3.2+7 copy "flutter_network: ^1.3.2+7" to clipboard
flutter_network: ^1.3.2+7 copied to clipboard

This plugin provides networking capabilities for your Flutter application. It includes functionality for making various types of HTTP requests and handling API responses.

Breaking: 1.3.2+7 #

  • Improvements token type implementation

Breaking: 1.2.2+6 #

  • Bug fixes and improvements

Breaking: 1.2.1+5 #

  • BREAKING Removed initializeCacheDirectory and introduced CacheOptions
  • Introduced retry mechanism
  • Made tokenCallback function optional

Breaking: 1.1.0+3 #

  • BREAKING Improved overall FlutterNetwork implementation
  • BREAKING Introduced caching mechanism
  • Updated example project

1.0.0+2 #

  • Added up-to-date dependencies and repository
  • Removed deprecated DioError

1.0.0+1 #

  • Initial release
6
likes
160
pub points
47%
popularity

Publisher

unverified uploader

This plugin provides networking capabilities for your Flutter application. It includes functionality for making various types of HTTP requests and handling API responses.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

cupertino_icons, dio, dio_cache_interceptor, dio_smart_retry, flutter, pretty_dio_logger

More

Packages that depend on flutter_network