Skip to content

v4.0.0

Compare
Choose a tag to compare
@juliansteenbakker juliansteenbakker released this 13 Apr 07:54
· 195 commits to master since this release
5649dc0

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.