screen_size_test 1.0.2+3 copy "screen_size_test: ^1.0.2+3" to clipboard
screen_size_test: ^1.0.2+3 copied to clipboard

Resize in realtime to test pages in other sizes

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add screen_size_test

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

dependencies:
  screen_size_test: ^1.0.2+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:screen_size_test/screen_size_test.dart';
7
likes
120
pub points
78%
popularity

Publisher

unverified uploader

Resize in realtime to test pages in other sizes

Repository (GitLab)
View/report issues

Documentation

API reference

License

Unlicense (LICENSE)

Dependencies

flutter

More

Packages that depend on screen_size_test