chip_emails 0.0.1 copy "chip_emails: ^0.0.1" to clipboard
chip_emails: ^0.0.1 copied to clipboard

Flutter package chipemails provides you to building inputChips and show these chips as an output.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chip_emails

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

dependencies:
  chip_emails: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:chip_emails/chip_emails.dart';
3
likes
140
points
131
downloads

Publisher

verified publishermomarkhan.com

Weekly Downloads

Flutter package chipemails provides you to building inputChips and show these chips as an output.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on chip_emails