velvet_annotation 0.0.1-dev.9 copy "velvet_annotation: ^0.0.1-dev.9" to clipboard
velvet_annotation: ^0.0.1-dev.9 copied to clipboard

A package exposing annotations for velvel_generator. It is part of the Velvet framework.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add velvet_annotation

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

dependencies:
  velvet_annotation: ^0.0.1-dev.9

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:velvet_annotation/velvet_annotation.dart';
0
likes
130
points
14
downloads

Publisher

verified publisherstratumfoundry.com

Weekly Downloads

A package exposing annotations for velvel_generator. It is part of the Velvet framework.

Topics

#annotations #code-generation

Documentation

API reference

License

MIT (license)

Dependencies

flutter, freezed_annotation, json_annotation, meta, riverpod, riverpod_annotation

More

Packages that depend on velvet_annotation