catalyst_ui 0.1.4-beta copy "catalyst_ui: ^0.1.4-beta" to clipboard
catalyst_ui: ^0.1.4-beta copied to clipboard

A flexible, theme-driven UI component library for Flutter. No Material or Cupertino dependency — fully customisable design tokens, colour schemes, typography, and user-defined component variants.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add catalyst_ui

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

dependencies:
  catalyst_ui: ^0.1.4-beta

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:catalyst_ui/catalyst_ui.dart';
0
likes
150
points
0
downloads

Publisher

verified publisherptrbrynt.com

Weekly Downloads

A flexible, theme-driven UI component library for Flutter. No Material or Cupertino dependency — fully customisable design tokens, colour schemes, typography, and user-defined component variants.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dartx, flutter

More

Packages that depend on catalyst_ui