flutter_snappy_plugin 1.0.2
flutter_snappy_plugin: ^1.0.2 copied to clipboard
Flutter plugin for SNAPPY remote device communication on Windows and Linux platforms.
1.0.1 #
- Added web platform support via Socket.IO communication
- Fixed Platform detection error on web browsers
- Fixed switch case handling for web platform
- Web browsers can now connect directly to snappy_web_agent daemon
- Same real-time data streaming available in web applications
- CORS support for cross-origin web app access
- Updated platform detection to include web support
- No breaking changes - patch release for additional platform
1.0.0 #
- First stable release 🎉
- Added macOS support via snappy-web-agent daemon
- Cross-platform support for Windows, Linux, and macOS
- Real-time data streaming from SNAPPY devices
- Socket.IO communication with snappy_web_agent daemon
- Automatic daemon detection on ports 8436-8535
- Device connection monitoring and status tracking
- Comprehensive error handling and recovery
- Complete documentation with platform setup guides
- Universal macOS support (ARM64 + Intel)