rw_movie 1.0.0 copy "rw_movie: ^1.0.0" to clipboard
rw_movie: ^1.0.0 copied to clipboard

Movie plugin for RealWear HMT-1, wraps RealWear movie applet.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rw_movie

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

dependencies:
  rw_movie: ^1.0.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:rw_movie/rw_movie.dart';
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Movie plugin for RealWear HMT-1, wraps RealWear movie applet.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on rw_movie