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

outdated

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.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:slerver_io/slerver_io.dart';
5
likes
40
points
2
downloads

Publisher

verified publisherflutter.bixterprise.com

Weekly Downloads

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

Packages that implement slerver_io