video_launcher 0.3.0 copy "video_launcher: ^0.3.0" to clipboard
video_launcher: ^0.3.0 copied to clipboard

discontinued
Dart 1 only

Fullscreen video launcher plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add video_launcher

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

dependencies:
  video_launcher: ^0.3.0

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

Import it

Now in your Dart code, you can use:

import 'package:video_launcher/video_launcher.dart';
0
likes
25
pub points
0%
popularity

Publisher

unverified uploader

Fullscreen video launcher plugin

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on video_launcher