fconnectivity 0.1.0 copy "fconnectivity: ^0.1.0" to clipboard
fconnectivity: ^0.1.0 copied to clipboard

Connectivity package that contains useful utilities for checking if device is connected to the internet.

0.0.1 #

  • Initial release.

0.1.0 #

  • Removed usage of Bloc package to make the package agnostic.
  • Added the InternetAccessConsumer, InternetAccessListener classes to listen to internet access state changes.
  • Added InternetAccessChecker for configuring the internet access checking process.
  • Added a way to dispose resources used, by using theInternetAccessChecker class.
3
likes
160
pub points
0%
popularity

Publisher

unverified uploader

Connectivity package that contains useful utilities for checking if device is connected to the internet.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

connectivity_plus, flutter, flutter_bloc, internet_connection_checker_plus

More

Packages that depend on fconnectivity