jl_ota 0.0.6
jl_ota: ^0.0.6 copied to clipboard
jl_recordBle OTA update.
jl_ota #
Plugin for common pcm for audio conversion in a specific mp3 format
Getting Started #
This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
Usage #
Add the jl_ota to dependencies in pubspec.yaml.
dependencies:
jl_ota: ^0.0.1
Next, import the library into your app.
import 'package:jl_ota/jl_ota.dart';
Next, Implement the function according to your needs