adhoc_plugin 2.0.4 copy "adhoc_plugin: ^2.0.4" to clipboard
adhoc_plugin: ^2.0.4 copied to clipboard

PlatformAndroid

Flutter plugin that allows creating and managing a mobile (Android only) ad hoc network

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adhoc_plugin

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

dependencies:
  adhoc_plugin: ^2.0.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:adhoc_plugin/adhoc_plugin.dart';
1
likes
110
pub points
0%
popularity

Publisher

unverified uploader

Flutter plugin that allows creating and managing a mobile (Android only) ad hoc network

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

cryptography, flutter, flutter_reactive_ble, json_annotation, ninja_prime, pointycastle, uuid

More

Packages that depend on adhoc_plugin