adaptive_screen 0.1.3 copy "adaptive_screen: ^0.1.3" to clipboard
adaptive_screen: ^0.1.3 copied to clipboard

Simple represent widget for representative screen.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adaptive_screen

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

dependencies:
  adaptive_screen: ^0.1.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:adaptive_screen/adaptive_screen.dart';
3
likes
130
pub points
36%
popularity

Publisher

unverified uploader

Simple represent widget for representative screen.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on adaptive_screen