theoplayer_android 7.0.0 theoplayer_android: ^7.0.0 copied to clipboard
THEOplayer Flutter SDK for Android. Used by `theoplayer` to support streaming video playback on Android platforms.
7.0.0 #
- Update THEOplayer to 7.0.0.
Versioning changes #
We are updating the version numbering for THEOplayer Flutter SDK to more closely match the underlying native THEOplayer SDKs.
Here are the notable changes:
- The major version will be matching the underlying native SDK major version.
- The minor version will reflect new features added in THEOplayer Flutter SDK.
- The patch version will be increased when there is a need for a hotfix on top of the minor version bump.
Note: Breaking changes in THEOplayer Flutter SDK will only occur while increasing the major version.
1.0.3 #
- Update THEOplayer to 6.10.1.
- Add and couple application lifecycle listener.
1.0.2 #
- Service release, no new features.
1.0.1 #
- Updated minimum Dart version to 3.3.0.
- Updated minimum Flutter version to 3.19.0.
1.0.0 #
- Initial release.