df_scalable 0.2.7 copy "df_scalable: ^0.2.7" to clipboard
df_scalable: ^0.2.7 copied to clipboard

A package that provides a convenient method to scale your app UI up or down.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add df_scalable

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

dependencies:
  df_scalable: ^0.2.7

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:df_scalable/df_scalable.dart';
1
likes
160
pub points
56%
popularity

Publisher

verified publisherdevcetra.com

A package that provides a convenient method to scale your app UI up or down.

Repository (GitHub)
View/report issues

Topics

#accessibility #app-scale #reactive #ui #ui-scaling

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

df_pod, flutter

More

Packages that depend on df_scalable