angulardart_forms 5.0.2 copy "angulardart_forms: ^5.0.2" to clipboard
angulardart_forms: ^5.0.2 copied to clipboard

Forms framework for AngularDart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add angulardart_forms

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

dependencies:
  angulardart_forms: ^5.0.2

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:angulardart_forms/angulardart_forms.dart';
0
likes
0
points
90
downloads

Publisher

verified publisherqlapp.fr

Weekly Downloads

Forms framework for AngularDart.

Repository (GitHub)
View/report issues

Topics

#angular #form #web #validation

License

unknown (license)

Dependencies

angulardart, meta

More

Packages that depend on angulardart_forms