flutter_carbon 1.0.0+4
flutter_carbon: ^1.0.0+4 copied to clipboard
A comprehensive Flutter implementation of IBM's Carbon Design System V11. Features 48 components, 4 theme variants, and seamless Material Design integration.
1.0.0+4 #
- Updated
ButtonsDemoPageto correctly documentElevatedButtonas the Carbon secondary button variant. - Integrated
super_drag_and_droppackage inFileUploaderDemoPagefor native drag and drop support.
1.0.0+3 #
- Fixed deprecated
RadioListTile.groupValueusage in example app by migrating toRadioGroupwidget (Flutter v3.32.0+) - Fixed Dart formatting issue
1.0.0+2 #
- README.md updated
1.0.0+1 #
- static analysis fix for pub.dev
1.0.0 #
- Initial release with Carbon Design System V11.