flutter_mindwave_mobile_2 0.1.0
flutter_mindwave_mobile_2: ^0.1.0 copied to clipboard
NeuroSky MindWave Mobile 2 plugin for Flutter that aims to offer the most from both Android Developer Tools 4.2 and iOS Developer Tools 4.8 from Neurosky
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add flutter_mindwave_mobile_2This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
flutter_mindwave_mobile_2: ^0.1.0Alternatively, 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:flutter_mindwave_mobile_2/flutter_mindwave_mobile_2.dart';