channel_io 0.0.5 copy "channel_io: ^0.0.5" to clipboard
channel_io: ^0.0.5 copied to clipboard

flutter plugin for channel io

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add channel_io

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

dependencies:
  channel_io: ^0.0.5

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:channel_io/channel_io.dart';
1
likes
30
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

flutter plugin for channel io

License

MIT (license)

Dependencies

flutter

More

Packages that depend on channel_io