flutter_jl_ota 1.0.4 copy "flutter_jl_ota: ^1.0.4" to clipboard
flutter_jl_ota: ^1.0.4 copied to clipboard

A Flutter plugin for Over-The-Air (OTA) firmware updates targeting JL (JieLi) chipsets. Supports Android and iOS platforms with progress callbacks and error handling.

Changelog #

1.0.4 #

Added #

  • Add stopScan, isOtaUpdateInProgress, getSdkVersion, optional deviceName, and typed OtaProgress callbacks.
  • Add Dart tests for MethodChannel calls and OTA progress parsing.

Changed #

  • Sync bundled iOS JL OTA frameworks with the official JL_OTA_Flutter package: JL_OTALib 2.3.1, JL_BLEKit 1.13.0, JL_AdvParse 1.1.1, and JL_HashPair 1.0.2.
  • Keep Android on the local newer jl_bt_ota_V1.10.0_10932 AAR while adding official-inspired native methods.
  • Redesign the package documentation in English and remove Chinese comments from the public plugin source.

Fixed #

  • Register the iOS OTA progress callback before starting an update.
  • Start Android OTA once the connection becomes ready instead of waiting for a second connection callback.

1.0.3 #

Fixed #

  • Fix iOS OTA behavior.

1.0.1 #

Changed #

  • Update the Android SDK to 1.10.0.

1.0.0 #

Changed #

  • Update the Android SDK to 1.10.0.

0.1.3 #

Changed #

  • Update the Android SDK to 1.10.0.

0.1.2 #

Changed #

  • Clean project

0.1.1 #

Changed #

  • Clean project

0.1.0 #

Added #

  • Add verified Android upgrade flow.

0.0.9 #

Fixed #

  • Fix Android code.

0.0.8 #

Changed #

  • Update README.md.

0.0.7 #

Changed #

  • Update README.md.

0.0.6 #

Fixed #

  • Fix Android code.

0.0.5 #

Added #

  • Add verified iOS upgrade flow.

0.0.4 #

Fixed #

  • Fix MethodChannel invocation errors.

0.0.3 #

Fixed #

  • Fix MethodChannel invocation errors.

0.0.2 #

Fixed #

  • Fix MethodChannel invocation errors.

0.0.1 #

Added #

  • Flutter JL OTA Initial Release
4
likes
150
points
333
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for Over-The-Air (OTA) firmware updates targeting JL (JieLi) chipsets. Supports Android and iOS platforms with progress callbacks and error handling.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_jl_ota

Packages that implement flutter_jl_ota