dart_desk_annotation 0.3.2 copy "dart_desk_annotation: ^0.3.2" to clipboard
dart_desk_annotation: ^0.3.2 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.3.2

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
234
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

#desk #annotations #flutter

License

BSD-3-Clause (license)

Dependencies

dart_mappable, flutter, form_builder_validators, meta

More

Packages that depend on dart_desk_annotation