Skip to content

Movie plugin for RealWear HMT-1(Z) for Flutter developers

License

Notifications You must be signed in to change notification settings

Skyggedans/rw_movie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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');

About

Movie plugin for RealWear HMT-1(Z) for Flutter developers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published