flutter_freedome_connectivity 1.1.0 copy "flutter_freedome_connectivity: ^1.1.0" to clipboard
flutter_freedome_connectivity: ^1.1.0 copied to clipboard

FreeDome connectivity and discovery library for Flutter applications

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.0 - 2024-01-01 #

Added #

  • Initial release of flutter_freedome_connectivity
  • Automatic discovery of FreeDome systems on local network
  • Multi-protocol connection support (Socket.IO, WebSocket, HTTP)
  • Real-time event streaming and command sending
  • Heartbeat monitoring with auto-reconnection
  • Network scanning with configurable settings
  • Connection status tracking and management
  • Comprehensive test coverage
  • JSON serialization support for all models
  • Error handling with custom exceptions