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

discontinuedreplaced by: facio_design_system

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.33.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:facio_styles/facio_styles.dart';
2
likes
30
pub points
0%
popularity

Publisher

verified publisherfacio.com

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

ISC (LICENSE)

Dependencies

flutter

More

Packages that depend on facio_styles