flutter_autoscaler 0.0.3 copy "flutter_autoscaler: ^0.0.3" to clipboard
flutter_autoscaler: ^0.0.3 copied to clipboard

A responsive layout and typography scaling solution for Flutter applications across mobile, desktop, and web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_autoscaler

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

dependencies:
  flutter_autoscaler: ^0.0.3

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:flutter_autoscaler/flutter_autoscaler.dart';
0
likes
160
points
140
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A responsive layout and typography scaling solution for Flutter applications across mobile, desktop, and web.

Repository (GitHub)
View/report issues

Topics

#autoscale #responsive #screen-size #adaptive

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_autoscaler