uidimeconfig 1.0.0 copy "uidimeconfig: ^1.0.0" to clipboard
uidimeconfig: ^1.0.0 copied to clipboard

A Flutter package for managing responsive dimensions and styles.

Dime Package #

Dime is a Flutter utility package designed to provide responsive dimensions and styling for your Flutter applications. It allows you to define dimensions based on screen size and easily access common text styles throughout your app.

Features #

  • Responsive dimension calculations based on screen width and height.
  • Easy-to-use text styles for consistent typography.
  • Logging utilities for debugging.

Installation #

Add the following dependency in your pubspec.yaml file:

dependencies:
  dime:
    path: /path/to/your/local/dime
copied to clipboard
9
likes
130
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.18 - 2025.04.02

A Flutter package for managing responsive dimensions and styles.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on uidimeconfig