facio_design_system 22.5.1 copy "facio_design_system: ^22.5.1" to clipboard
facio_design_system: ^22.5.1 copied to clipboard

Facio Design System style tokens and UI components for Facio applications built on Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add facio_design_system

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

dependencies:
  facio_design_system: ^22.5.1

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_design_system/components.dart';
import 'package:facio_design_system/styles.dart';
12
likes
60
points
957
downloads

Documentation

Documentation
API reference

Publisher

verified publisherfacio.com

Weekly Downloads

Facio Design System style tokens and UI components for Facio applications built on Flutter.

Homepage
Repository (GitHub)
View/report issues

License

ISC (license)

Dependencies

flutter, flutter_svg, intl, universal_io

More

Packages that depend on facio_design_system