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

A robust request queue layer on top of Dio.

0.1.3 #

  • Surface a clearer error when Hive hasn't been initialized before using HiveQueueStorage and document the requirement.
  • Initialize Hive in the example and expand documentation for HiveQueueStorage.

0.1.2 #

  • Allow QueueJob.toJson to handle FormData bodies by omitting them instead of throwing.

0.1.1 #

  • Avoid serializing FormData bodies and skip persistence when present.
  • Document MultipartFile usage for web and IO.

0.1.0 #

  • Initial release.
4
likes
130
points
37
downloads

Documentation

API reference

Publisher

verified publisherbesenior.ir

Weekly Downloads

A robust request queue layer on top of Dio.

License

MIT (license)

Dependencies

connectivity_plus, dio, flutter, hive, meta

More

Packages that depend on flutter_dio_queue