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.

rw_movie #

Movie plugin for RealWear HMT-1(Z1).

Usage #

import 'package:rw_movie/rw_movie.dart';

// Play file
RwMovie.playFile('/storage/emulated/0/Movies/kick_ass.mp4');

// Play URL
RwMovie.playUrl('https://github.com/realwear/Developer-Examples/raw/integration/hmt1developerexamples/src/main/assets/kick%20ass.mp4');
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