uidimeconfig 1.0.0 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