connectivity_first 1.0.2 copy "connectivity_first: ^1.0.2" to clipboard
connectivity_first: ^1.0.2 copied to clipboard

connectivity_first utilities for Flutter: automatic connectivity detection, robust local-first data handling, and BLoC-friendly helpers for resilient UI state management.

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.

1.0.1 - 2025-09-26 #

Fixed #

  • WASM Compatibility: Removed dependency on logger package that imported dart:io, which was incompatible with WebAssembly runtime
  • Replaced logger package with custom ConnectivityLogger utility that uses Flutter's debugPrint for WASM compatibility

Added #

  • ConnectivityLogger: New WASM-compatible logging utility exported from the main library
  • Full WebAssembly (WASM) runtime support for all connectivity monitoring features

1.0.0 - 2025-09-21 #

Added #

  • Initial stable release of connectivity_first.
  • Core connectivity_first synchronization utilities and BLoC connectivity wrappers.
  • Example app demonstrating integration and platform support.

Fixed #

  • N/A — initial stable release.

Changed #

  • N/A — initial release.

Contributors #

  • Maintainer: dinethsiriwardana
8
likes
155
points
431
downloads

Publisher

verified publisherdinethsiriwardana.me

Weekly Downloads

connectivity_first utilities for Flutter: automatic connectivity detection, robust local-first data handling, and BLoC-friendly helpers for resilient UI state management.

Repository (GitHub)
View/report issues

Topics

#offline #connectivity #bloc #networking #realtime-connectivity

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

bloc, connectivity_plus, equatable, flutter, flutter_bloc

More

Packages that depend on connectivity_first