Skip to content

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

License

Notifications You must be signed in to change notification settings

Skyggedans/rw_help

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rw_help

Help plugin for RealWear HMT-1(Z1).

Usage

import 'package:rw_help/rw_help.dart';

// Set commands
RwHelp.setCommands(<String>[
  'Full Boar',
  'California Sunshine',
  'Deadicated',
]);

// Reset commands
RwHelp.setCommands([]);

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published