aug_validateform_annotations 0.0.1-dev.2 copy "aug_validateform_annotations: ^0.0.1-dev.2" to clipboard
aug_validateform_annotations: ^0.0.1-dev.2 copied to clipboard

Core annotations for aug_validateform. Pure Dart package with zero dependencies.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add aug_validateform_annotations

With Flutter:

 $ flutter pub add aug_validateform_annotations

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

dependencies:
  aug_validateform_annotations: ^0.0.1-dev.2

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:aug_validateform_annotations/aug_validateform_annotations.dart';
1
likes
160
points
128
downloads

Publisher

unverified uploader

Weekly Downloads

Core annotations for aug_validateform. Pure Dart package with zero dependencies.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

meta

More

Packages that depend on aug_validateform_annotations