6 Forks
26 Stars
26 Watchers

flutter_choice

The successor to smart_select and chips_choice with cleaner, more flexible, and composable API for creating inline or prompted choice widgets with single or multiple selection.

How to download and setup flutter_choice

Open terminal and run command
git clone https://github.com/davigmacode/flutter_choice.git
git clone is used to create a copy or clone of flutter_choice repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with flutter_choice https://github.com/davigmacode/flutter_choice/archive/master.zip

Or simply clone flutter_choice with SSH
[email protected]:davigmacode/flutter_choice.git

If you have some problems with flutter_choice

You may open issue on flutter_choice support forum (system) here: https://github.com/davigmacode/flutter_choice/issues