fconnectivity 0.2.0 copy "fconnectivity: ^0.2.0" to clipboard
fconnectivity: ^0.2.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.

0.1.1 #

  • minor refactor of logs and removal of unnecessary logs.

0.2.0 #

  • Updated docs and example.
  • Added option to set delay before checking for internet access after connectivity state changes.
3
likes
0
points
19
downloads

Publisher

verified publisherhnz.ventures

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

connectivity_plus, flutter, flutter_bloc, internet_connection_checker_plus

More

Packages that depend on fconnectivity