connection_notifier 1.0.1 copy "connection_notifier: ^1.0.1" to clipboard
connection_notifier: ^1.0.1 copied to clipboard

A Flutter package that notifies when no internet connection as well as providing simple tools that help tracking the internet connection status.

1.0.1 #

  • Update readme

1.0.0 #

Breaking Changes #

1- Remove dependencies on bloc, flutter_bloc and oktoast packages.
2- Add new tools for connection management.

  • ConnectionNotifierManager.isConnected(context); is deprecated, use ConnectionNotifierTools.isConnected; instead (see docs for more info).

3- Update documentation.
4- Add more options to ConnectionNotifier widget.

0.0.1 #

  • Initial release.
111
likes
130
pub points
93%
popularity

Publisher

unverified uploader

A Flutter package that notifies when no internet connection as well as providing simple tools that help tracking the internet connection status.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, internet_connection_checker, rxdart

More

Packages that depend on connection_notifier