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

Flutter package containing 2 libraries for creating chips (as in Gmail app) and selecting chips.

simple_chips_input #

Contents #

  • Create chips from user's text input and get the value after form submission. Read the API reference for full documentation.
  • Select pre-defined chips to get the value of selected chips. Read the API reference for full documentation.

Importing the package #

import 'package:simple_chips_input/simple_chips_input.dart';
import 'package:simple_chips_input/select_chips_input.dart';

Working #

For example usage, refer pub.dev example #

Author #

@danger-ahead

34
likes
0
pub points
85%
popularity

Publisher

verified publishershourya.floatingpoint.co.in

Flutter package containing 2 libraries for creating chips (as in Gmail app) and selecting chips.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on simple_chips_input