Flutter Carbon
Unofficial implementation of Carbon Design System using Flutter framework
Finished widgets
- CButtons (primary, secondary, danger, tertiary, ghost)
- CTextfield (primary, success , warning, danger) based on validation
- CForm (form , form group)
- CCheckbox
- CSVGIcon
- CLink
- Breadcrumb
- Toggle
Screenshots
Form
Button
Toggle
Setup project
Clone the repo:
git clone https://github.com/NourEldinShobier/carbon-flutter
Change directory to lab:
cd lab
Get flutter dependencies
flutter pub get
Download Flutter Carbon UI design source code on GitHub
Provides the list of the opensource Flutter apps collection with GitHub repository.