sintia_design_system 1.3.0 copy "sintia_design_system: ^1.3.0" to clipboard
sintia_design_system: ^1.3.0 copied to clipboard

Sistema de diseño de Sintia para Flutter, organizado con Atomic Design: tokens, theming configurable y componentes listos para producción.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sintia_design_system

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

dependencies:
  sintia_design_system: ^1.3.0

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:sintia_design_system/sintia_design_system.dart';
1
likes
70
points
267
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Sistema de diseño de Sintia para Flutter, organizado con Atomic Design: tokens, theming configurable y componentes listos para producción.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, lottie

More

Packages that depend on sintia_design_system