camel 1.3.3 copy "camel: ^1.3.3" to clipboard
camel: ^1.3.3 copied to clipboard

A Flutter package for communicating in a local network.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add camel

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

dependencies:
  camel: ^1.3.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:camel/camel.dart';
2
likes
140
pub points
0%
popularity

Publisher

unverified uploader

A Flutter package for communicating in a local network.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on camel