slerver_io 0.9.1 copy "slerver_io: ^0.9.1" to clipboard
slerver_io: ^0.9.1 copied to clipboard

This plugin provides client way to interconnect flutter app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add slerver_io

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

dependencies:
  slerver_io: ^0.9.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:slerver_io/slerver_io.dart';
5
likes
35
pub points
0%
popularity

Publisher

verified publisherflutter.bixterprise.com

This plugin provides client way to interconnect flutter app.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter, logger

More

Packages that depend on slerver_io