scaled_app 0.1.8 copy "scaled_app: ^0.1.8" to clipboard
scaled_app: ^0.1.8 copied to clipboard

outdated

Scale the entire UI design proportionally, useful when the UI design is fixed-width.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scaled_app

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

dependencies:
  scaled_app: ^0.1.8

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:scaled_app/scaled_app.dart';
34
likes
0
pub points
91%
popularity

Publisher

verified publisherhanshi.tech

Scale the entire UI design proportionally, useful when the UI design is fixed-width.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on scaled_app