meshtastic_flutter 0.0.3 copy "meshtastic_flutter: ^0.0.3" to clipboard
meshtastic_flutter: ^0.0.3 copied to clipboard

A comprehensive Flutter package for communicating with Meshtastic devices over Bluetooth Low Energy (BLE).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add meshtastic_flutter

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

dependencies:
  meshtastic_flutter: ^0.0.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:meshtastic_flutter/meshtastic_flutter.dart';
5
likes
160
points
86
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter package for communicating with Meshtastic devices over Bluetooth Low Energy (BLE).

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

fixnum, flutter, flutter_blue_plus, logging, permission_handler, protobuf

More

Packages that depend on meshtastic_flutter