lx_ota 0.0.1
lx_ota: ^0.0.1 copied to clipboard
lx_recordBle OTA update.
lx_ota #
Plugin for common pcm for audio conversion in a specific opus 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 lx_ota to dependencies in pubspec.yaml.
dependencies:
lx_ota: ^0.0.1
Next, import the library into your app.
import 'package:lx_ota/lx_ota.dart';
Next, Implement the function according to your needs