global_network 0.1.1
global_network: ^0.1.1 copied to clipboard
This is a package which can be used to implement network connectivity globally within an app.
0.1.0 Release. #
- global_network is a package that can be used in any app ranging from small learning apps to large & complex apps in production.
- an issue has been observed when there are multiple screens in an app it is very time consuming to implement network check on individual screen.
- With this package this problem will become much simpler. No need to use networkcheck at individual screen just use this package .