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

Network reachability as a Juice bloc — online/offline and connection-type state behind a swappable provider seam.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.0 - 2026-05-28 #

Added #

  • Initial release.
  • ConnectivityBloc — owns online/offline status and active connection type.
  • ConnectivityProvider — vendor seam; the bloc depends on this, not on a platform plugin, so it is testable without a device.
  • ConnectivityPlusProvider — default provider backed by connectivity_plus.
  • Debounce — configurable quiet period to absorb network flapping.
  • Rebuild groupsconnectivity:status, connectivity:type.
0
likes
140
points
16
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Network reachability as a Juice bloc — online/offline and connection-type state behind a swappable provider seam.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#connectivity #network #bloc #state-management #offline

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

connectivity_plus, flutter, juice

More

Packages that depend on juice_connectivity