Flutter Carbon

Unofficial implementation of Carbon Design System using Flutter framework.

Finished widgets

  • [x] CButtons (primary, secondary, danger, tertiary, ghost)

  • [x] CTextfield (primary, success , warning, danger) based on validation

  • [x] CForm (form , form group)

  • [x] CCheckbox

  • [x] CSVGIcon

  • [x] CLink

Screenshots

Form

6722394311907b9425ce843040c7ac9688e24d95

Button

92d6e745e7f8b2d8198dd52a57470c51f68c35b7

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

GitHub

https://github.com/NourEldinShobier/carbon-flutter