flutter_nearby_connections 1.0.3 copy "flutter_nearby_connections: ^1.0.3" to clipboard
flutter_nearby_connections: ^1.0.3 copied to clipboard

outdated

Flutter plugin supports peer-to-peer connectivity and discovers nearby devices for Android and IOS

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_nearby_connections

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

dependencies:
  flutter_nearby_connections: ^1.0.3

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_nearby_connections/flutter_nearby_connections.dart';
245
likes
0
pub points
87%
popularity

Publisher

verified publishersmew.tech

Flutter plugin supports peer-to-peer connectivity and discovers nearby devices for Android and IOS

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, fluttertoast, pedantic

More

Packages that depend on flutter_nearby_connections