flutter_network_service 0.0.6 copy "flutter_network_service: ^0.0.6" to clipboard
flutter_network_service: ^0.0.6 copied to clipboard

This Package is made to make network calls easier so you may not need to create a single class by yourself, just import and enjoy.

[0.0.1] - 23-Dec-2020 Initial release of flutter network service handler

[0.0.2] - 24-Dec-2020 Added Status code handling with http exception custom class on flutter network service handler

[0.0.3] - 08-Jan-2021 Added Internet Connectivity check.

[0.0.4] - 08-Jan-2021 Added Internet Connectivity check using data connection checker.

[0.0.5] - 08-Jan-2021 Replace data connection checker with connectivity package to handle Internet check for all the platforms.

[0.0.6] - 06-Jan-2021 Replace http with dio, added image uploading support etc.

3
likes
110
pub points
0%
popularity

Publisher

unverified uploader

This Package is made to make network calls easier so you may not need to create a single class by yourself, just import and enjoy.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

dio, flutter

More

Packages that depend on flutter_network_service