network_bound_resource 1.1.0-dev.3 copy "network_bound_resource: ^1.1.0-dev.3" to clipboard
network_bound_resource: ^1.1.0-dev.3 copied to clipboard

outdated

A package to handle online and offline http requests. This package decides whether to load data locally or from the server, also this package helps your app to save data offline and sync later when th [...]

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
0
likes
0
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

A package to handle online and offline http requests. This package decides whether to load data locally or from the server, also this package helps your app to save data offline and sync later when the device has an internet connection.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

connectivity_plus, dio, flutter, path, path_provider, sembast

More

Packages that depend on network_bound_resource