miniav_tools_web 0.5.1 copy "miniav_tools_web: ^0.5.1" to clipboard
miniav_tools_web: ^0.5.1 copied to clipboard

Platformweb

WebCodecs/MediaStreamTrack-backed codecs for miniav_tools (browser).

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add miniav_tools_web

With Flutter:

 $ flutter pub add miniav_tools_web

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

dependencies:
  miniav_tools_web: ^0.5.1

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:miniav_tools_web/miniav_tools_web.dart';
0
likes
140
points
523
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

WebCodecs/MediaStreamTrack-backed codecs for miniav_tools (browser).

License

MIT (license)

Dependencies

meta, miniav_platform_interface, miniav_tools_platform_interface, minigpu_platform_interface, web

More

Packages that depend on miniav_tools_web