fifty_ui 0.6.0 copy "fifty_ui: ^0.6.0" to clipboard
fifty_ui: ^0.6.0 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 Dart:

 $ dart pub add fifty_ui

With Flutter:

 $ flutter pub add fifty_ui

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

dependencies:
  fifty_ui: ^0.6.0

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

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

License

unknown (license)

Dependencies

fifty_theme, fifty_tokens, flutter, flutter_animate

More

Packages that depend on fifty_ui