nordic_nrf_mesh 0.10.1 copy "nordic_nrf_mesh: ^0.10.1" to clipboard
nordic_nrf_mesh: ^0.10.1 copied to clipboard

outdated

A Flutter plugin to enable mesh network management and communication using Nordic's SDKs. It also provides the ability to open BLE connection with mesh nodes using some other Flutter plugin.

example/lib/main.dart

import 'package:flutter/material.dart';

import 'package:nordic_nrf_mesh_example/src/app.dart';

void main() => runApp(const MyApp());
18
likes
0
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to enable mesh network management and communication using Nordic's SDKs. It also provides the ability to open BLE connection with mesh nodes using some other Flutter plugin.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_lints, flutter_reactive_ble, freezed_annotation, json_annotation, meta, retry, rxdart

More

Packages that depend on nordic_nrf_mesh

Packages that implement nordic_nrf_mesh