asimov 24.0.0-dev.0 copy "asimov: ^24.0.0-dev.0" to clipboard
asimov: ^24.0.0-dev.0 copied to clipboard

Asimov Software Development Kit (SDK) for Dart

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add asimov

With Flutter:

 $ flutter pub add asimov

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

dependencies:
  asimov: ^24.0.0-dev.0

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:asimov/asimov.dart';
0
likes
150
pub points
0%
popularity

Publisher

unverified uploader

Asimov Software Development Kit (SDK) for Dart

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

Unlicense (license)

Dependencies

know, meta, path

More

Packages that depend on asimov