Releases: apivideo/api.video-flutter-uploader
Releases · apivideo/api.video-flutter-uploader
v1.3.0
v1.2.4
- Android: fix crash due to
ProxyLifecycleProvider
getLifecycle
- Android: upgrade dependencies
v1.2.3
- Android: fix crash on release due to minification
- Android: use plugin instead of imperative apply in
build.gradle
- Override
toString
forVideo
class
v1.2.2
- iOS: improve returned error message
- Android: Upgrade to gradle 8, AGP and Kotlin to 1.9
v1.2.1
Fix crash when targeting Android API level >= 34
v1.2.0
- Add upload with upload token and video id
- Add upload in background for Android through WorkManager
- Refactor Android and iOS to share the code with React Native
v1.1.0
- Add web support
v1.0.0
- Add API to set application name
- Use SDK name
v0.1.1
- Define the application name when instanciating native uploader libraries
v0.1.0
- Rename package to
video_uploader
- Add
upload
by videoId - Add progressive uploader
- Update to new Android and iOS video uploader