mcumgr_flutter 0.4.1 copy "mcumgr_flutter: ^0.4.1" to clipboard
mcumgr_flutter: ^0.4.1 copied to clipboard

nRF Connect Device Manager library is a Flutter plugin based on Android and iOS nRF Connect Device Manager libraries.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mcumgr_flutter

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

dependencies:
  mcumgr_flutter: ^0.4.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:mcumgr_flutter/mcumgr_flutter.dart';
4
likes
140
pub points
80%
popularity

Publisher

unverified uploader

nRF Connect Device Manager library is a Flutter plugin based on Android and iOS nRF Connect Device Manager libraries.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

fixnum, flutter, protobuf, rxdart, tuple

More

Packages that depend on mcumgr_flutter