flutter_https 0.0.2 copy "flutter_https: ^0.0.2" to clipboard
flutter_https: ^0.0.2 copied to clipboard

A powerful and easy-to-use HTTP client for Dart and Flutter with advanced features like interceptors, retry handling, logging, file downloading, and temporary file management.

0.0.1 #

  • Initial version
  • Basic HTTPS client implementation
  • Interceptor support
  • Retry mechanism
  • Logging interceptor
  • Header interceptor
  • Static API methods (https.get, https.post, etc.)
  • Simplified URL handling (accept string URLs directly)
  • File download with progress reporting (https.download)
  • Downloaded file management (get, list, delete by name, delete all)
  • Temporary file management (create, delete, list, cleanup)
  • Comprehensive error handling with custom HTTPSException
1
likes
145
points
14
downloads

Publisher

verified publishertelegrambotmaker.app

Weekly Downloads

A powerful and easy-to-use HTTP client for Dart and Flutter with advanced features like interceptors, retry handling, logging, file downloading, and temporary file management.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

Funding

Consider supporting this project:

www.fiverr.com

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on flutter_https