facio_styles 0.14.7 copy "facio_styles: ^0.14.7" to clipboard
facio_styles: ^0.14.7 copied to clipboard

discontinuedreplaced by: facio_design_system
outdated

Facio Design System style package for use in Flutter applications. The styles in this package are consumed by the UI components of Facio applications built on Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add facio_styles

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

dependencies:
  facio_styles: ^0.14.7

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:facio_styles/facio_styles.dart';
2
likes
0
points
22
downloads

Publisher

verified publisherfacio.com

Weekly Downloads

Facio Design System style package for use in Flutter applications. The styles in this package are consumed by the UI components of Facio applications built on Flutter.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter

More

Packages that depend on facio_styles