nrf_mesh_flutter 4.0.1 copy "nrf_mesh_flutter: ^4.0.1" to clipboard
nrf_mesh_flutter: ^4.0.1 copied to clipboard

Flutter plugin for Bluetooth Mesh using Nordic nRF Mesh libraries

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nrf_mesh_flutter

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

dependencies:
  nrf_mesh_flutter: ^4.0.1

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:nrf_mesh_flutter/nrf_mesh_flutter.dart';
2
likes
140
points
77
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Bluetooth Mesh using Nordic nRF Mesh libraries

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

convert, crypto, flutter, meta, plugin_platform_interface

More

Packages that depend on nrf_mesh_flutter

Packages that implement nrf_mesh_flutter