lx_ota 0.0.1 copy "lx_ota: ^0.0.1" to clipboard
lx_ota: ^0.0.1 copied to clipboard

lx_recordBle OTA update.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lx_ota

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  lx_ota: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:lx_ota/lx_ota.dart';
0
likes
130
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

lx_recordBle OTA update.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, path_provider, plugin_platform_interface

More

Packages that depend on lx_ota

Packages that implement lx_ota