background_http_client 0.0.7 copy "background_http_client: ^0.0.7" to clipboard
background_http_client: ^0.0.7 copied to clipboard

A Flutter plugin for background HTTP client operations with Dio-like interface

CHANGELOG for background_http_client #

0.0.7 #

Added in 0.0.7 #

  • MIT License

Fixed in 0.0.7 #

  • Analysis options and linter configuration
  • Documentation for BackgroundHttpClient and MultipartFile
  • Tests and integration tests

0.0.6 #

Added in 0.0.6 #

  • TaskQueueManager for improved task management

0.0.5 #

Added in 0.0.5 #

  • Pending task management
  • Task cancellation
  • Task completion event handling
  • Mutex and actor-based synchronization for task creation

0.0.4 #

Added in 0.0.4 #

  • Comprehensive HTTP request handling and data management
  • WorkManager integration and caching
  • Task cancellation handling in HttpRequestWorker for WorkManager

Fixed in 0.0.4 #

  • Multipart request handling
  • Error logging

Removed in 0.0.4 #

  • Unused BackgroundHttpClientPlugin components
  • Deprecated getPlatformVersion tests

0.0.3 #

Fixed in 0.0.3 #

  • Request status management

0.0.2 #

Fixed in 0.0.2 #

  • getRequestStatus method now returns null for non-existent requests

0.0.1 #

  • Initial release
0
likes
160
points
156
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for background HTTP client operations with Dio-like interface

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on background_http_client

Packages that implement background_http_client