scale_design 0.0.6 copy "scale_design: ^0.0.6" to clipboard
scale_design: ^0.0.6 copied to clipboard

A Flutter component library based on relative size design.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add scale_design

With Flutter:

 $ flutter pub add scale_design

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

dependencies:
  scale_design: ^0.0.6

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:scale_design/scale_design.dart';
4
likes
0
pub points
24%
popularity

Publisher

unverified uploader

A Flutter component library based on relative size design.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on scale_design