video_uploader 0.1.1 copy "video_uploader: ^0.1.1" to clipboard
video_uploader: ^0.1.1 copied to clipboard

PlatformAndroidiOS
outdated

This flutter plugin is an easy way to upload video to api.video.

Changelog #

All changes to this project will be documented in this file.

[0.1.1] - 2022-01-26 #

  • Define the application name when instanciating native uploader libraries

[0.1.0] - 2022-01-11 #

  • Rename package to video_uploader
  • Add upload by videoId
  • Add progressive uploader
  • Update to new Android and iOS video uploader

[0.0.2] - 2021-09-09 #

  • Initial release