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

PlatformAndroid

A Flutter package for responsive UI design with dynamic screen scaling.

Size Configurator #

A Flutter package for responsive UI design. It provides utilities to scale UI components like text, images, and containers based on screen size and orientation.

Features #

  • Responsive Scaling: Scales text, images, and other UI components proportionally based on screen size and orientation.
  • Supports Different Orientations: Automatically adjusts for both portrait and landscape modes.
  • Platform-Specific Adjustments: Tweaks screen width for Android and iOS devices for better responsiveness.

Getting Started #

To start using the size_configurator package in your Flutter project:

  1. Add the dependency in your pubspec.yaml:
dependencies:
  size_configurator:
    git:
      url: https://github.com/your-username/size_configurator.git
0
likes
160
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for responsive UI design with dynamic screen scaling.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on size_configurator

Packages that implement size_configurator