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

0.3.0 #

  • Added InternetAccessBuilder widget which rebuilds if internet access state changes.

0.4.0 #

  • Added more safety checks on the internal timers and stream subscriptions.
  • Enhanced code documentation and the example app.

0.5.0 #

  • Removed some logs from the package.
3
likes
150
points
81
downloads

Documentation

API reference

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

MIT (license)

Dependencies

connectivity_plus, flutter, flutter_bloc, internet_connection_checker_plus

More

Packages that depend on fconnectivity