cindel_annotations 0.2.1 copy "cindel_annotations: ^0.2.1" to clipboard
cindel_annotations: ^0.2.1 copied to clipboard

Public annotations and schema metadata types for the Cindel NoSQL local database.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cindel_annotations

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

dependencies:
  cindel_annotations: ^0.2.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:cindel_annotations/cindel_annotations.dart';
1
likes
0
points
184
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

Public annotations and schema metadata types for the Cindel NoSQL local database.

Repository (GitHub)
View/report issues

Topics

#database #nosql #annotations #schema

License

unknown (license)

More

Packages that depend on cindel_annotations