design 0.0.9 copy "design: ^0.0.9" to clipboard
design: ^0.0.9 copied to clipboard

Flutter App Design System

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add design

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

dependencies:
  design: ^0.0.9

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:design/design.dart';
2
likes
110
pub points
42%
popularity

Publisher

verified publisherlab.mobi

Flutter App Design System

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on design