iso_base_media 6.0.1 copy "iso_base_media: ^6.0.1" to clipboard
iso_base_media: ^6.0.1 copied to clipboard

A dart package to parse ISO Base Media File Format (e.g. MP4, HEIC, AVIF, JXL files).

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add iso_base_media

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

dependencies:
  iso_base_media: ^6.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:iso_base_media/iso_base_media.dart';
1
likes
0
points
1.5k
downloads

Publisher

verified publishermgenware.com

Weekly Downloads

A dart package to parse ISO Base Media File Format (e.g. MP4, HEIC, AVIF, JXL files).

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

random_access_source, web

More

Packages that depend on iso_base_media