carbide 0.4.0 copy "carbide: ^0.4.0" to clipboard
carbide: ^0.4.0 copied to clipboard

An unofficial Flutter port of the IBM Carbon Design System, built strictly on Flutter's base widgets (no Material, no Cupertino).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add carbide

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  carbide: ^0.4.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:carbide/carbide.dart';
3
likes
160
points
462
downloads

Documentation

API reference

Publisher

verified publisherbizjak.dev

Weekly Downloads

An unofficial Flutter port of the IBM Carbon Design System, built strictly on Flutter's base widgets (no Material, no Cupertino).

Repository (GitHub)
View/report issues
Contributing

Topics

#ui #design-system #widget #carbon

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on carbide