ant_media_flutter 1.2.1 ant_media_flutter: ^1.2.1 copied to clipboard
Flutter Package to use Ant Media Server Enterprise Edition Streaming Engine on Android, iOS, Web and Desktop
1.2.1 #
- FIX: Make samples compatible with web and fix push notification type error.
1.2.0 #
- FEAT: Add sending push notification from sdk.
1.0.10 #
- FIX: Fix broken images in README.md.
1.0.9 #
- ENHAN: Update README.md file with complate function list.
1.0.8 #
- FIX: Fix an issue which prevents the sdk from working on the mobile devices
1.0.7 #
- FIX: Fix the issue of not being able to use sdk on the web
1.0.6 #
- ENHAN: Update dependencies
1.0.5 #
- FEAT: Webrtc client lib updated added option to : force stream quality , fix IOS screen rotation and audio issues
1.0.4 #
- ENHAN: Update WebRTC stack
1.0.3 #
- FIX: Fix conference widget issue and Bring back dart 3 compatibility
1.0.2 #
- FIX: Fix DataChannel and make ice servers configurable
1.0.1 #
- FIX: CI problems
1.0.0 #
- FEAT: Increase flutter_webrtc version, add web support
0.0.8 #
- ENHAN: Updated sample's code
0.0.7 #
- REFAC: Removed unnecessary code
0.0.6 #
- REFAC: Updated readme.md file , removed signaling class
0.0.5 #
- FEAT: Data Channel implemented, Updated the sdk usability, Call screen's UI can be customised.
0.0.4 #
- ENHA: Update sdk-code structure and optimize a code, And create a common helper class for all functions
0.0.3 #
- FIX: Resolve Switch Camera and Mic issue in SDK & Samples
0.0.2 #
- ENHA: Correction in Samples
0.0.1 #
- INIT: Initial Release