defaults_provider_annotations 1.0.0 copy "defaults_provider_annotations: ^1.0.0" to clipboard
defaults_provider_annotations: ^1.0.0 copied to clipboard

discontinuedreplaced by: squarealfa_entity_annotations
outdated

Contains annotations to drive the code generator that creates defaults providers.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add defaults_provider_annotations

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

dependencies:
  defaults_provider_annotations: ^1.0.0

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:defaults_provider_annotations/defaults_provider_annotations.dart';
0
likes
0
pub points
2%
popularity

Publisher

verified publishersquarealfa.com

Contains annotations to drive the code generator that creates defaults providers.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on defaults_provider_annotations