fabrik_theme 0.1.1 copy "fabrik_theme: ^0.1.1" to clipboard
fabrik_theme: ^0.1.1 copied to clipboard

A foundational theme system for Flutter apps, built on design tokens.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fabrik_theme

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

dependencies:
  fabrik_theme: ^0.1.1

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:fabrik_theme/fabrik_theme.dart';
2
likes
160
points
25
downloads

Publisher

verified publisherfabriktool.com

Weekly Downloads

A foundational theme system for Flutter apps, built on design tokens.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fabrik_theme