df_scalable 0.7.1 copy "df_scalable: ^0.7.1" to clipboard
df_scalable: ^0.7.1 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 Dart:

 $ dart pub add df_scalable
copied to clipboard

With Flutter:

 $ flutter pub add df_scalable
copied to clipboard

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

dependencies:
  df_scalable: ^0.7.1
copied to clipboard

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:df_scalable/df_scalable.dart';
copied to clipboard
1
likes
0
points
143
downloads

Publisher

verified publisherdev-cetera.com

Weekly Downloads

2024.09.30 - 2025.04.14

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

Funding

Consider supporting this project:

www.buymeacoffee.com

License

unknown (license)

Dependencies

df_pod, flutter

More

Packages that depend on df_scalable