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

this package is for make your app responsive to any change in screen resolution

Dimensions Package #

The dimensions package is a Flutter utility library designed to simplify working with screen dimensions and responsive layouts.

Features #

  • Easy access to screen width and height.
  • Simplified responsive design utilities.
  • Customizable scaling for widgets and text.

Installation #

Add the following to your pubspec.yaml file:

dependencies:
    dimensions: ^1.0.0

Then run:

flutter pub get

Usage #

Import the package:

import 'package:dimensions/dimensions.dart';

Contributing #

Contributions are welcome! Please open an issue or submit a pull request.

License #

This project is licensed under the MIT License. See the LICENSE file for details.

0
likes
130
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

this package is for make your app responsive to any change in screen resolution

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on kemo_dimensions