otter 1.0.3 copy "otter: ^1.0.3" to clipboard
otter: ^1.0.3 copied to clipboard

Flutter plugin designed to simplify the management of HTTP requests in offline and online modes.

Change Log #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog

[1.0.3] - 2024-04-10 #

Changed #

  • Improve using async/await for OTNetworkHelper & OTDBStore

[1.0.2] - 2024-04-09 #

Fixed #

  • Fixed example links in README.md

Changed #

  • Updated documentation for dart doc execution
  • Updated /example/lib/main.dart file to include a comprehensive example

[1.0.1] - 2024-04-09 #

Changed #

  • Insecure link in CHANGELOG.md
  • Use url for images in README.md

[1.0.0] - 2024-04-09 #

Added #

  • Cache HTTP requests in the event of network unavailability.
  • Monitor network connectivity status continuously.
  • Process and dispatch cached HTTP requests upon restoration of network access.
2
likes
30
points
42
downloads

Publisher

verified publishernexhub.fr

Weekly Downloads

Flutter plugin designed to simplify the management of HTTP requests in offline and online modes.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

connectivity_plus, flutter, http, path, path_provider, sembast, synchronized, uuid

More

Packages that depend on otter