network_bound_resource 1.1.0-dev.1
network_bound_resource: ^1.1.0-dev.1 copied to clipboard
A package to handle offline http request easily
If you want to save a request as GET, POST, PUT, DELETE or PATCH, and sync the data when there isn't internet connection, this package is for you!
Contributing #
Contributions are welcomed!
Here is a list of how you can help:
- Report bugs and scenarios that are difficult to implement
- Report parts of the documentation that are unclear
- Update the documentation / add examples
- Implement new features by making a pull-request