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
160
points
82
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.08 - 2025.03.23

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

connectivity_plus, flutter, flutter_bloc, internet_connection_checker_plus

More

Packages that depend on fconnectivity