flutter_aoi 0.0.1+4 copy "flutter_aoi: ^0.0.1+4" to clipboard
flutter_aoi: ^0.0.1+4 copied to clipboard

A Dart/Flutter BLE library based on the multi-platform Rust library btleplug

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_aoi

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

dependencies:
  flutter_aoi: ^0.0.1+4

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:flutter_aoi/flutter_aoi.dart';
2
likes
150
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart/Flutter BLE library based on the multi-platform Rust library btleplug

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

unknown (license)

Dependencies

aoi, flutter, meta, path, path_provider

More

Packages that depend on flutter_aoi