dart_desk_annotation 0.1.0 copy "dart_desk_annotation: ^0.1.0" to clipboard
dart_desk_annotation: ^0.1.0 copied to clipboard

Annotations and field definitions for the Dart Desk CMS framework.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dart_desk_annotation

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

dependencies:
  dart_desk_annotation: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:dart_desk_annotation/dart_desk_annotation.dart';
0
likes
150
points
87
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Annotations and field definitions for the Dart Desk CMS framework.

Repository (GitHub)
View/report issues

Topics

#cms #annotations #flutter

License

BSD-3-Clause (license)

Dependencies

flutter, form_builder_validators, meta

More

Packages that depend on dart_desk_annotation