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

An advanced Flutter networking package built on top of Dio, offering concurrent request handling, comprehensive error management, and extensive features for modern Flutter applications.

Changelog #

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
0
likes
130
points
30
downloads

Publisher

verified publishertisankan.site

Weekly Downloads

An advanced Flutter networking package built on top of Dio, offering concurrent request handling, comprehensive error management, and extensive features for modern Flutter applications.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on deo_emerges