flutter_opendroneid 0.21.1 copy "flutter_opendroneid: ^0.21.1" to clipboard
flutter_opendroneid: ^0.21.1 copied to clipboard

A flutter plugin for reading Wi-Fi and Bluetooth Remote ID advertisements using native Android and iOS platform-specific implementation.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_opendroneid
copied to clipboard

With Flutter:

 $ flutter pub add flutter_opendroneid
copied to clipboard

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

dependencies:
  flutter_opendroneid: ^0.21.1
copied to clipboard

Alternatively, your editor might support dart pub get or 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_opendroneid/flutter_opendroneid.dart';
copied to clipboard
7
likes
0
points
792
downloads

Publisher

verified publisherdronetag.cz

Weekly Downloads

2024.09.15 - 2025.03.30

A flutter plugin for reading Wi-Fi and Bluetooth Remote ID advertisements using native Android and iOS platform-specific implementation.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dart_opendroneid, device_info_plus, flutter, permission_handler

More

Packages that depend on flutter_opendroneid