anynet 0.1.0-dev.1 copy "anynet: ^0.1.0-dev.1" to clipboard
anynet: ^0.1.0-dev.1 copied to clipboard

AnyNet is a Flutter networking layer (DEV) with get/post/put/delete helpers, retry, timeout, caching, offline support, logging, and unified error handling.

Changelog #

All notable changes to this package will be documented in this file. This project follows early-stage semantic versioning during development.


0.1.0-dev.1 #

  • DEV preview release
  • Unified get/post/put/delete API
  • Base URL support
  • Automatic retry with exponential backoff
  • Timeout handling
  • Interceptors (logging example)
  • Cacheable GET requests
  • Connectivity-aware requests
  • Cancelable requests
  • Unified ApiResponse
0
likes
150
points
37
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

AnyNet is a Flutter networking layer (DEV) with get/post/put/delete helpers, retry, timeout, caching, offline support, logging, and unified error handling.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on anynet