catalyst_ui 0.1.2-beta copy "catalyst_ui: ^0.1.2-beta" to clipboard
catalyst_ui: ^0.1.2-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 Dart:

 $ dart pub add catalyst_ui

With Flutter:

 $ flutter pub add catalyst_ui

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

dependencies:
  catalyst_ui: ^0.1.2-beta

Alternatively, your editor might support dart pub get or 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
0
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

unknown (license)

Dependencies

dartx, flutter

More

Packages that depend on catalyst_ui