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

A high-performance, professional email input widget for Flutter with intelligent chip management and batch parsing.

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: ^1.0.0

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
160
points
133
downloads

Publisher

verified publishermomarkhan.com

Weekly Downloads

A high-performance, professional email input widget for Flutter with intelligent chip management and batch parsing.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter

More

Packages that depend on chip_emails