svrnty_design_system 0.1.0 copy "svrnty_design_system: ^0.1.0" to clipboard
svrnty_design_system: ^0.1.0 copied to clipboard

Server-driven design system for Flutter with dynamic style tokens. Supports Apple HIG and custom brand styles.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add svrnty_design_system

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

dependencies:
  svrnty_design_system: ^0.1.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:svrnty_design_system/svrnty_design_system.dart';
0
likes
140
points
2
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Server-driven design system for Flutter with dynamic style tokens. Supports Apple HIG and custom brand styles.

Homepage
Repository
View/report issues

License

MIT (license)

Dependencies

args, flutter, http, path

More

Packages that depend on svrnty_design_system