stackonix_network_checker 1.0.3 copy "stackonix_network_checker: ^1.0.3" to clipboard
stackonix_network_checker: ^1.0.3 copied to clipboard

A Flutter plugin that provides real-time network connectivity monitoring with a simple and efficient API.

1.0.3 #

  • Updated README with correct import statements and API usage
  • Enhanced example app with improved UI and Material 3 design
  • Fixed publisher verification status
  • Updated version references across all files
  • Improved documentation with better examples
  • Added verified publisher badge to README

1.0.2 #

  • Fixed inconsistent method channel naming across platforms
  • Fixed missing StackonixNetworkChecker class implementation
  • Completed iOS network monitoring implementation using NWPathMonitor
  • Fixed method channel name mismatches between Dart and native code
  • Updated all tests to use correct class names and API
  • Fixed example app imports and dependencies
  • Improved error handling and logging across all platforms
  • Enhanced backward compatibility with NetworkCheckerPlus alias
  • Fixed integration test imports and API usage
  • Updated all version references to be consistent

1.0.0 #

  • Initial stable release of Stackonix Network Checker plugin
  • Real-time network connectivity monitoring with improved performance
  • Cross-platform support (Android & iOS)
  • Simple API with isOnline property and onStatusChanged stream
  • Enhanced error handling and logging
  • Optimized platform-specific implementations
  • Comprehensive test coverage

0.0.1 #

  • Initial release of Network Checker Plus plugin
  • Real-time network connectivity monitoring
  • Cross-platform support (Android & iOS)
  • Simple API with isOnline() method and statusStream
  • Automatic permission handling for Android
  • Thread-safe EventChannel implementation
  • Comprehensive error handling and logging
  • Backward compatibility with NetworkCheckerPlus alias
0
likes
140
points
1
downloads

Publisher

verified publisherstackonix.com

Weekly Downloads

A Flutter plugin that provides real-time network connectivity monitoring with a simple and efficient API.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on stackonix_network_checker

Packages that implement stackonix_network_checker