flutter_local_walkie_talkie 1.0.0 copy "flutter_local_walkie_talkie: ^1.0.0" to clipboard
flutter_local_walkie_talkie: ^1.0.0 copied to clipboard

A Flutter package for local Wi-Fi peer-to-peer (P2P) voice communication using UDP and mDNS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_local_walkie_talkie

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

dependencies:
  flutter_local_walkie_talkie: ^1.0.0

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_local_walkie_talkie/flutter_local_walkie_talkie.dart';
0
likes
150
points
33
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package for local Wi-Fi peer-to-peer (P2P) voice communication using UDP and mDNS.

Repository (GitHub)
View/report issues

Topics

#communication #wifi #walkie-talkie #p2p #audio

License

MIT (license)

Dependencies

audio_session, bonsoir, flutter, flutter_sound, network_info_plus, permission_handler, record

More

Packages that depend on flutter_local_walkie_talkie