flutter_design 0.0.10-pre+1 copy "flutter_design: ^0.0.10-pre+1" to clipboard
flutter_design: ^0.0.10-pre+1 copied to clipboard

outdated

A complete framework with tools to help you bootstrap your design system.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_design

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

dependencies:
  flutter_design: ^0.0.10-pre+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:flutter_design/flutter_design.dart';
23
likes
0
pub points
21%
popularity

Publisher

verified publisherflutterdesign.io

A complete framework with tools to help you bootstrap your design system.

Homepage

License

unknown (LICENSE)

Dependencies

flutter, flutter_design_annotation, freezed_annotation, json_annotation, recase

More

Packages that depend on flutter_design