Last updated:
0 purchases
jabar design system
Jabar Design System #
Official Jabar Design System Package for Flutter.
Jabar Design System was created as a product design and programming code standard that makes it easy
for designers and developers in West Java (ID) to develop uniform products.
Features #
Import
import 'package:jabar_design_system/jabar_design_system.dart';
copied to clipboard
Colors (Primary, Secondary, Neutral, etc)
Container(color: Jds.colors.primary.green,)
copied to clipboard
Text Theme (Sans Serif, Sans Serif Alt, Serif)
import 'package:jabar_design_system/jabar_design_system.dart';
Text('Jabar Design System', style: Jds.textTheme.sansSerif.bodyMedium)
copied to clipboard
Additional information #
This package is still a work in progress and will be treated as an internal project, while its Figma is open to the community. You can read more about Jabar Design System here.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.