nrf_ble_dfu 0.0.23
nrf_ble_dfu: ^0.0.23 copied to clipboard
The Nordic DFU over BLE library helps enable firmware updates of BLE devices over Bluetooth Low Energy (BLE), for Windows, Android, iOS, Linux and macOS.
0.0.23 #
- Add separate Auto Update toggle.
- Fix FilePicker compilation error.
- Refine auto scan and update logic.
0.0.22 #
- Fix FilePicker usage and dependency constraints.
- Fix analysis warnings.
0.0.21 #
- Add automated scan and update history system.
- Implement persistent history dialog and retry logic.
0.0.20 #
- Use
flutter_blue_plus_windowsfor Windows support.
0.0.19 #
- Fix Bluetooth connection signature mismatch.
- Standardize on
flutter_blue_plus. - Update dependency constraints.
0.0.14 #
- Minor fixes and updates.
0.0.13 #
- Fix typos in
nrf_dfu_op_t.
0.0.12 #
- Enable to use firmware binary instead of firmware file path.
- Fix bug w.r.t. dfu failure in android device.
0.0.11 #
- Store entry setup into shared preference.
0.0.9 #
- Run dart formatter.
0.0.8 #
- Add specified-platform in
pub.dev.
0.0.7 #
- Fix list view scroll error in Android.
0.0.6 #
- Make manager to execute auto DFU.
0.0.5 #
- Grant android support.
0.0.4 #
- Add button to mark completed devices.
0.0.3 #
- Does not auto DFU for finished devices.
0.0.2 #
- Add automated dfu mode entry.
0.0.1 #
- Initial release.