polymer_ajax_form 0.1.1 copy "polymer_ajax_form: ^0.1.1" to clipboard
polymer_ajax_form: ^0.1.1 copied to clipboard

outdatedDart 1 only

Submit custom polymer(.dart) elements using forms.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add polymer_ajax_form

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

dependencies:
  polymer_ajax_form: ^0.1.1

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:polymer_ajax_form/ajax_form.dart';
import 'package:polymer_ajax_form/form_input.dart';
0
likes
0
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

Submit custom polymer(.dart) elements using forms.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

core_elements, polymer, quiver

More

Packages that depend on polymer_ajax_form