network_bound_resource 1.1.0 copy "network_bound_resource: ^1.1.0" to clipboard
network_bound_resource: ^1.1.0 copied to clipboard

A package to handle online and offline http requests. This package helps your app to save data offline and sync later when the device has an internet connection

1.0.0 #

  • Initial version.
  • Methods available: GET, POST, PUT, DELETE and PATCH

1.1.0-dev.1 #

  • New method to verify internet connection.
  • Addition of new property to allow decide if sync data when no connection
  • Expose methods to clear database and save data in local database

1.1.0-dev.2 #

  • New method to get all data from a table.

1.1.0-dev.3 #

  • Update README

1.1.0-dev.4 #

  • Upgrade dependencies

1.1.0 #

  • New method to verify internet connection.
  • Addition of new property to allow decide if sync data when no connection
  • Expose methods to clear database and save data in local database
  • New method to get all data from a table.
  • Upgrade dependencies
0
likes
140
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

A package to handle online and offline http requests. This package helps your app to save data offline and sync later when the device has an internet connection

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

connectivity_plus, dio, flutter, path, path_provider, sembast

More

Packages that depend on network_bound_resource