xerkonix_design_system 1.1.1 copy "xerkonix_design_system: ^1.1.1" to clipboard
xerkonix_design_system: ^1.1.1 copied to clipboard

Flutter design system package for XERKONIX Weave UI tokens, themes, typography, and components.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add xerkonix_design_system

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

dependencies:
  xerkonix_design_system: ^1.1.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:xerkonix_design_system/xerkonix_design_system.dart';
0
likes
150
points
83
downloads

Documentation

API reference

Publisher

verified publisherxerkonix.com

Weekly Downloads

Flutter design system package for XERKONIX Weave UI tokens, themes, typography, and components.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on xerkonix_design_system