cindel_annotations 0.5.3 copy "cindel_annotations: ^0.5.3" to clipboard
cindel_annotations: ^0.5.3 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

With Flutter:

 $ flutter 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.5.3

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:cindel_annotations/cindel_annotations.dart';
1
likes
150
points
500
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Topics

#database #nosql #annotations #schema

License

Apache-2.0 (license)

More

Packages that depend on cindel_annotations