coucou_flutter 0.0.3 copy "coucou_flutter: ^0.0.3" to clipboard
coucou_flutter: ^0.0.3 copied to clipboard

Coucou is a network service discovery and broadcast library for Flutter that supports both Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add coucou_flutter

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

dependencies:
  coucou_flutter: ^0.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:coucou_flutter/coucou.dart';
import 'package:coucou_flutter/models/broadcast_config.dart';
import 'package:coucou_flutter/models/disposable.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Coucou is a network service discovery and broadcast library for Flutter that supports both Android and iOS.

Homepage
Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on coucou_flutter