speakpro_meet_flutter_sdk 1.0.0
speakpro_meet_flutter_sdk: ^1.0.0 copied to clipboard
Flutter SDK for Speak Pro - A comprehensive video conferencing solution
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-27 #
Added #
- Initial release of Speak Pro Meet Flutter SDK
- Support for Android and iOS platforms
- Basic meeting functionality (join, hang up, mute audio/video)
- Chat functionality (open, send messages, close)
- Screen sharing support
- Endpoint text messaging
- Participant management
- Event listeners for all meeting events
- Example Flutter app demonstrating SDK usage
- Comprehensive documentation and README
Features #
- Join meetings with customizable options
- Real-time audio and video controls
- Chat system with private messaging
- Screen sharing capabilities
- Participant tracking and management
- Event-driven architecture with comprehensive callbacks
- Cross-platform support (Android/iOS)
- Easy integration with existing Flutter apps
Technical Details #
- Built with Flutter 3.10.0+
- Minimum Android API level 24
- Minimum iOS version 15.1
- Uses platform channels for native communication
- Follows Flutter plugin best practices
- Compatible with Dart 3.0.0+