apivideouploader 0.0.2 copy "apivideouploader: ^0.0.2" to clipboard
apivideouploader: ^0.0.2 copied to clipboard

discontinuedreplaced by: video_uploader
PlatformAndroidiOS

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

flutter-video-uploader #

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

Installation #

Add this to your package's pubspec.yaml file, use the latest version

dependencies:
  apivideouploader: ^latest_version

Getting Started #

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

Example #

var json = await ApiVideoUploader.uploadVideo("your_Token","imageName" , "imagePath");

Plugins #

this project is using external library

Plugin README
VideoUploaderIos https://github.com/apivideo/VideoUploaderIos
android-video-uploader https://github.com/apivideo/android-video-uploader

FAQ #

If you have any questions, ask us here: https://community.api.video . Or use Issues.

License #

MIT License Copyright (c) 2021 api.video

1
likes
110
pub points
0%
popularity

Publisher

verified publisherapi.video

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on apivideouploader