cln_common 0.0.1-beta.1 copy "cln_common: ^0.0.1-beta.1" to clipboard
cln_common: ^0.0.1-beta.1 copied to clipboard

outdated

Proposed solution for the package fragmentation across different package and application that used a basic package like building blocks.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cln_common

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

dependencies:
  cln_common: ^0.0.1-beta.1

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

Import it

Now in your Dart code, you can use:

import 'package:cln_common/cln_common.dart';
2
likes
0
points
42
downloads

Publisher

unverified uploader

Weekly Downloads

Proposed solution for the package fragmentation across different package and application that used a basic package like building blocks.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

json_annotation, logger

More

Packages that depend on cln_common