size_adapter 0.0.1 copy "size_adapter: ^0.0.1" to clipboard
size_adapter: ^0.0.1 copied to clipboard

Supercharge Flutter responsiveness! Scale your app effortlessly for pixel-perfect layouts on all screens. Get responsive with size_adapter!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add size_adapter

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

dependencies:
  size_adapter: ^0.0.1

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:size_adapter/size_adapter.dart';
2
likes
150
pub points
39%
popularity

Publisher

verified publisherby3kdeveloper.blogspot.com

Supercharge Flutter responsiveness! Scale your app effortlessly for pixel-perfect layouts on all screens. Get responsive with size_adapter!

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on size_adapter