flutter_msp 0.4.3 copy "flutter_msp: ^0.4.3" to clipboard
flutter_msp: ^0.4.3 copied to clipboard

flutter library to handle MSP connection

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_msp

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

dependencies:
  flutter_msp: ^0.4.3

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:flutter_msp/flutter_msp.dart';
1
likes
120
points
182
downloads

Publisher

unverified uploader

Weekly Downloads

flutter library to handle MSP connection

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter, serialport_for_msp

More

Packages that depend on flutter_msp