mioceen_design_system 0.2.0 copy "mioceen_design_system: ^0.2.0" to clipboard
mioceen_design_system: ^0.2.0 copied to clipboard

A design system package for Flutter, including color, typography, icons and more

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mioceen_design_system

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

dependencies:
  mioceen_design_system: ^0.2.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:mioceen_design_system/mioceen_design_system.dart';
2
likes
120
points
10
downloads

Publisher

unverified uploader

Weekly Downloads

A design system package for Flutter, including color, typography, icons and more

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on mioceen_design_system