Add Flutter library relative (#179)

This commit is contained in:
Feng Qiang 2019-04-23 17:46:04 +08:00 committed by Aleksander Nowakowski
parent 0703e579ed
commit ec14c8c522
1 changed files with 5 additions and 0 deletions

View File

@ -96,6 +96,11 @@ Check platform folders for mode details about compatibility for each library.
A library for both iOS and Android that is based on this library is available for React Native:
[react-native-nordic-dfu](https://github.com/Pilloxa/react-native-nordic-dfu)
### Flutter
A library for both iOS and Android that is based on this library is available for Flutter:
[flutter-nordic-dfu](https://github.com/fengqiangboy/flutter-nordic-dfu)
### Resources
- [DFU Introduction](http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/examples_ble_dfu.html?cp=6_0_0_4_3_1 "BLE Bootloader/DFU")