assist_core 0.3.1 copy "assist_core: ^0.3.1" to clipboard
assist_core: ^0.3.1 copied to clipboard

Assist Core

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add assist_core

With Flutter:

 $ flutter pub add assist_core

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

dependencies:
  assist_core: ^0.3.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:assist_core/assist_core.dart';
0
likes
140
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

Assist Core

Repository (GitHub)
Contributing

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

async, collection, crypto, equatable, github, hive, io, meta, path, pub_semver, pubspec_parse, test_report_parser, uuid

More

Packages that depend on assist_core