nordic_dfu_web 0.0.7 copy "nordic_dfu_web: ^0.0.7" to clipboard
nordic_dfu_web: ^0.0.7 copied to clipboard

Platformweb

Flutter Plugin to Update Device Firmware (DFU) of your nrf51 or nrf52 chip from Nordic Semiconductor

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nordic_dfu_web

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

dependencies:
  nordic_dfu_web: ^0.0.7

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:nordic_dfu_web/nordic_dfu_web.dart';
5
likes
140
points
29
downloads

Publisher

verified publisherrohitsangwan.in

Weekly Downloads

Flutter Plugin to Update Device Firmware (DFU) of your nrf51 or nrf52 chip from Nordic Semiconductor

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, js

More

Packages that depend on nordic_dfu_web