programming_cli_core_sdk 2.1.1 copy "programming_cli_core_sdk: ^2.1.1" to clipboard
programming_cli_core_sdk: ^2.1.1 copied to clipboard

Core abstractions shared across the Zenscrap CLI SDK packages.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add programming_cli_core_sdk

With Flutter:

 $ flutter pub add programming_cli_core_sdk

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

dependencies:
  programming_cli_core_sdk: ^2.1.1

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:programming_cli_core_sdk/programming_cli_core_sdk.dart';
0
likes
135
points
171
downloads

Publisher

unverified uploader

Weekly Downloads

Core abstractions shared across the Zenscrap CLI SDK packages.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

meta, nanoid2, path, synchronized

More

Packages that depend on programming_cli_core_sdk