Skip to content

Latest commit

 

History

History
82 lines (41 loc) · 917 Bytes

CHANGELOG.md

File metadata and controls

82 lines (41 loc) · 917 Bytes

3.0.0

  • Adapt flutter 2.0

2.4.0

  • Update Android library to 1.10.1

2.3.0

  • Update iOS library to 4.5.1

2.2.1

  • add android x depend

2.2.0

  • Add example project
  • Cancel notification when dfu complete

2.1.0

  • Fix android 8+ notification error
  • Add some android parameter to dfu lib
  • Add forceDfu parameter to dfu lib

2.0.0

  • Add asset file support

1.2.0

  • Update iOS dependce to 4.4.2

1.1.0

  • Convert android kotlin code to java

1.0.0

  • Add DefaultDfuProgressListenerAdapter

0.5.0+2

  • fix pod bug

0.5.0

  • change dfu iOS dependens version
  • this version has bug, do not use

0.4.0

  • migrate to android x

0.3.0

  • Down kotlin version to 1.2.71

0.2.1

  • Update android kotlin version to 1.3.21
  • Update com.android.tools.build:gradle to 3.3.1

0.2.0

  • Finish iOS version

0.1.0

  • Finish android version

0.0.1

  • Init the package.