fifty_ui 0.6.2 copy "fifty_ui: ^0.6.2" to clipboard
fifty_ui: ^0.6.2 copied to clipboard

FDL v2 styled Flutter components for the fifty.dev ecosystem. Buttons, cards, inputs, and more.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fifty_ui

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

dependencies:
  fifty_ui: ^0.6.2

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_ui/fifty_ui.dart';
0
likes
160
points
48
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

FDL v2 styled Flutter components for the fifty.dev ecosystem. Buttons, cards, inputs, and more.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #ui #components #design-system #widget

Documentation

API reference

License

MIT (license)

Dependencies

fifty_theme, fifty_tokens, flutter, flutter_animate

More

Packages that depend on fifty_ui