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
9
likes
130
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

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