facio_design_system

Last updated:

0 purchases

facio_design_system Image
facio_design_system Images
Add to Cart

Description:

facio design system

Facio Components for Flutter #
The facio_components for Flutter allows you to easily use customized components from Facio Design System
in your Flutter app.
Getting started #
First, add the facio_components package to your pubspec dependencies.
To import facio_components:
import 'package:facio_components/components.dart';
copied to clipboard
To use some facio_components component, for example, PrimaryButtonContained:
PrimaryButtonContained(title: 'details', onPressed: () => {})
copied to clipboard
You can check our API Reference.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.