chip_emails

Creator: coderz1093

Last updated:

0 purchases

chip_emails Image
chip_emails Images

Languages

Categories

Add to Cart

Description:

chip emails

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

Getting started #
In your flutter project, add the dependency to your pubspec.yaml
dependencies:
...
chip_emails:
copied to clipboard
Usage #
All you need is simple import library for this flutter package
import 'import 'package:chip_emails/chip_emails.dart;
copied to clipboard
EmailChips(
press: () {

},
emails: email_list,
backgroundcolor: Colors.blue,
editingController: emailcontroller,
),
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.