mvimg 1.3.0 copy "mvimg: ^1.3.0" to clipboard
mvimg: ^1.3.0 copied to clipboard

A library to split mvimg(android motion video) file.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mvimg

With Flutter:

 $ flutter pub add mvimg

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  mvimg: ^1.3.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:mvimg/mvimg.dart';
1
likes
150
points
169
downloads

Publisher

verified publisherfluttercandies.com

Weekly Downloads

A library to split mvimg(android motion video) file.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

buff, collection, xml

More

Packages that depend on mvimg