mcast_lock 0.0.1 copy "mcast_lock: ^0.0.1" to clipboard
mcast_lock: ^0.0.1 copied to clipboard

PlatformAndroid

Android Multicast Lock Client - Null Safe

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mcast_lock

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

dependencies:
  mcast_lock: ^0.0.1

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:mcast_lock/mcast_lock.dart';
1
likes
140
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

Android Multicast Lock Client - Null Safe

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on mcast_lock

Packages that implement mcast_lock