flutter_ios_airplay 0.0.6
flutter_ios_airplay: ^0.0.6 copied to clipboard
flutter ios airplay is a plugin to play video from a url and be able to use iOS Native AirPlay.
0.0.6 #
- Migrate to Flutter 3.38.x and Dart 3.10 SDK constraints
- Update iOS plugin for UIScene lifecycle compatibility
- Enable AVAudioSession playback and default-to-speaker
- Add Picture in Picture support (auto inline on iOS ≥ 14.2)
- Fix iOS asset resolution using registrar key and bundle paths
- Provide static API helpers:
FlutterIosAirplay.urlandFlutterIosAirplay.assets - Update example app, add error handling and assets button
- Bump lints to
flutter_lints ^6.0.0and add analysis options - Set iOS minimum to 13.0 in podspec
0.0.5 #
- Adding Repository URL.
0.0.4 #
- fix code issue when playing video.
0.0.3 #
- fix code issue.
0.0.2 #
- fix issue.
0.0.1 #
- initial release.