deo_emerges 0.1.3 copy "deo_emerges: ^0.1.3" to clipboard
deo_emerges: ^0.1.3 copied to clipboard

Flutter networking package built on Dio with concurrent requests, error handling, and state management integration.

Changelog #

0.1.3 #

  • Updated package description for better clarity
  • Improved documentation and examples
  • Fixed package metadata for pub.dev compliance
  • Prepared for official pub.dev release

0.1.2 #

  • Updated dependency versions to latest compatible releases
  • Improved compatibility with Flutter 3.18
  • Enhanced documentation and examples

0.1.1 #

  • Updated package dependencies
  • Fixed Git repository integration
  • Improved package documentation

0.1.0 Developed by Tisankan #

  • Initial release with the following features:
    • Concurrent Request Handling
    • Comprehensive Error Handling with retry mechanisms
    • Request Cancellation
    • Interceptors (logging, caching, authentication)
    • Customizable Timeout Settings
    • Secure Communication with SSL pinning
    • State Management Integration (Provider, Riverpod, Bloc)
    • Performance Optimization
  • Added support for all HTTP methods (GET, POST, PUT, DELETE, PATCH, HEAD)
  • Implemented adapters for popular state management solutions
  • Added comprehensive test suite
  • Created example application demonstrating key features
1
likes
140
points
38
downloads

Documentation

Documentation
API reference

Publisher

verified publishertisankan.site

Weekly Downloads

Flutter networking package built on Dio with concurrent requests, error handling, and state management integration.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

crypto, dio, flutter, flutter_bloc, logger, meta, provider, retry, riverpod

More

Packages that depend on deo_emerges

Packages that implement deo_emerges