zeba_academy_connectivity 1.0.0 copy "zeba_academy_connectivity: ^1.0.0" to clipboard
zeba_academy_connectivity: ^1.0.0 copied to clipboard

A Flutter network toolkit for online offline detection and connection monitoring.

Changelog #

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

The format is based on Keep a Changelog and this project follows Semantic Versioning.


1.0.0 - 2026-06-19 #

Added #

  • Initial stable release of Zeba Academy Connectivity.
  • Added real-time network monitoring.
  • Added online/offline connection detection.
  • Added connection type detection:
    • WiFi
    • Mobile data
    • Ethernet
    • Bluetooth
    • None
    • Unknown
  • Added stream-based connectivity updates.
  • Added current network status access.
  • Added offline detection support.
  • Added ZebaAcademyConnectivity service class.
  • Added ConnectivityStatus model.
  • Added ConnectionType enum.
  • Added ZebaOfflineBanner widget.
  • Added automatic network state listener.
  • Added clean package exports.

Features #

  • Lightweight Flutter network toolkit.
  • Simple API for checking internet availability.
  • Reactive UI updates using streams.
  • Easy integration with any Flutter application.
  • Compatible with Material and custom UI systems.

Developer Experience #

  • Added package documentation.
  • Added example implementation.
  • Added unit tests.
  • Added Flutter lint support.
  • Prepared package for pub.dev publishing.

Dependencies #

  • Added:
    • connectivity_plus

[Unreleased] #

Planned #

  • Add advanced network quality detection.
  • Add latency/ping monitoring.
  • Add custom offline banner animations.
  • Add network recovery callbacks.
  • Add configurable retry helpers.
  • Add multi-platform improvements.

License #

This project is licensed under the GPL License.

0
likes
130
points
105
downloads

Documentation

API reference

Publisher

verified publisherzeba.academy

Weekly Downloads

A Flutter network toolkit for online offline detection and connection monitoring.

Homepage

License

GPL-3.0 (license)

Dependencies

connectivity_plus, flutter

More

Packages that depend on zeba_academy_connectivity