Skip to content

sugith10/collection-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CollectionBox

CollectionBox is a Flutter widget that allows users to easily input and manage a collection of text items. It's perfect for creating tag inputs, skill lists, or any other UI element where you need to collect multiple text entries from users.

Features

  • Add and remove text items dynamically
  • Customizable input field decoration
  • Limit the number of items that can be added
  • Prevent duplicate entries
  • Customizable border color
  • Responsive layout with a Wrap widget for displaying items

Getting started

To use this package, add collection_box as a dependency in your pubspec.yaml file.

dependencies:
  collection_box: ^1.0.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published