lightning_bridge 0.2.4 copy "lightning_bridge: ^0.2.4" to clipboard
lightning_bridge: ^0.2.4 copied to clipboard

Converts Hive / Scot return values to lightning-api objects

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add lightning_bridge

With Flutter:

 $ flutter pub add lightning_bridge

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

dependencies:
  lightning_bridge: ^0.2.4

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:lightning_bridge/lightning_bridge.dart';
0
likes
120
pub points
0%
popularity

Publisher

unverified uploader

Converts Hive / Scot return values to lightning-api objects

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

hive_api, lightning_api, scot_api

More

Packages that depend on lightning_bridge