fifty_theme 1.0.0 copy "fifty_theme: ^1.0.0" to clipboard
fifty_theme: ^1.0.0 copied to clipboard

Flutter theming layer for the fifty.dev ecosystem. Converts design tokens into Material ThemeData.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fifty_theme

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

dependencies:
  fifty_theme: ^1.0.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:fifty_theme/fifty_theme.dart';
0
likes
150
points
123
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter theming layer for the fifty.dev ecosystem. Converts design tokens into Material ThemeData.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #theming #design-system #material

Documentation

API reference

License

MIT (license)

Dependencies

fifty_tokens, flutter, google_fonts

More

Packages that depend on fifty_theme