local_push_connectivity 0.0.4-beta.1 copy "local_push_connectivity: ^0.0.4-beta.1" to clipboard
local_push_connectivity: ^0.0.4-beta.1 copied to clipboard

a local network Apple Local Push Connectivity

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add local_push_connectivity

With Flutter:

 $ flutter pub add local_push_connectivity

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

dependencies:
  local_push_connectivity: ^0.0.4-beta.1

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:local_push_connectivity/local_push_connectivity.dart';
0
likes
0
points
54
downloads

Publisher

unverified uploader

Weekly Downloads

a local network Apple Local Push Connectivity

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web, web_socket_channel

More

Packages that depend on local_push_connectivity