Flutter UI library based on IBM’s Carbon Design System

  Designs, library, UI

Flutter Carbon

Unofficial implementation of Carbon Design System using Flutter framework

gre

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

rf

Button

f

Toggle

f

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