appdimens_fit 3.2.0 copy "appdimens_fit: ^3.2.0" to clipboard
appdimens_fit: ^3.2.0 copied to clipboard

AppDimens fit strategy module — part of the modular AppDimens Flutter family (port of appdimens-dynamic / KMP).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add appdimens_fit

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

dependencies:
  appdimens_fit: ^3.2.0

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:appdimens_fit/appdimens_fit.dart';
0
likes
150
points
68
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

AppDimens fit strategy module — part of the modular AppDimens Flutter family (port of appdimens-dynamic / KMP).

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#responsive #ui #scaling

License

Apache-2.0 (license)

Dependencies

appdimens_flutter, flutter

More

Packages that depend on appdimens_fit