lime 0.0.25 copy "lime: ^0.0.25" to clipboard
lime: ^0.0.25 copied to clipboard

LIME Protocol for Dart/Flutter - A lightweight messaging library

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lime

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

dependencies:
  lime: ^0.0.25

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:lime/lime.dart';
2
likes
110
pub points
3%
popularity

Publisher

verified publisherblip.ai

LIME Protocol for Dart/Flutter - A lightweight messaging library

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, pretty_json, simple_logger, uuid

More

Packages that depend on lime