v4.0.0
juliansteenbakker
released this
13 Apr 07:54
·
195 commits
to master
since this release
BREAKING CHANGES:
NordicDfu now uses a Singleton! The notation changes from NordicDfu.startDfu() to NordicDfu().startDfu()
New Features:
- Upgraded Nordic-DFU-Library to 2.0.2
- Upgraded Android Bluetooth Permissions.
- Upgraded other minor dependencies.
- Upgraded flutter_lints to lint for stricter analyzer.