polymer_paper_typeahead_input 0.0.5 copy "polymer_paper_typeahead_input: ^0.0.5" to clipboard
polymer_paper_typeahead_input: ^0.0.5 copied to clipboard

discontinued
Dart 1 only

A Dart port of the paper-typeahead-input polymer element.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add polymer_paper_typeahead_input

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

dependencies:
  polymer_paper_typeahead_input: ^0.0.5

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_paper_typeahead_input/paper_typeahead_input.dart';
0
likes
15
pub points
0%
popularity

Publisher

unverified uploader

A Dart port of the paper-typeahead-input polymer element.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

dart_to_js_script_rewriter, polymer, polymer_elements

More

Packages that depend on polymer_paper_typeahead_input