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

This package helps to manage app layout displaying responsiveness across devices

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add responsiveness_handler

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

dependencies:
  responsiveness_handler: ^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:responsiveness_handler/responsiveness_handler.dart';
10
likes
160
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

This package helps to manage app layout displaying responsiveness across devices

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on responsiveness_handler