carbide 0.3.0 copy "carbide: ^0.3.0" to clipboard
carbide: ^0.3.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).

example/lib/main.dart

// Copyright 2026 Bizjak Tech OÜ
//
// This file is part of the Carbide gallery and is licensed under the GNU
// Affero General Public License v3.0 or later.

import 'package:flutter/widgets.dart';

import 'src/gallery_app.dart';

void main() {
  runApp(const GalleryApp());
}
3
likes
160
points
566
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

AGPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on carbide