easy_home_design_library 0.0.3 copy "easy_home_design_library: ^0.0.3" to clipboard
easy_home_design_library: ^0.0.3 copied to clipboard

Easy Home Design Library is a reusable Flutter package that centralizes commonly used UI components, color schemes, and text styles. It enables consistent theming and visual standards across multiple [...]

0.0.3 #

  • Added SpacerSize class for responsive spacing based on screen dimensions
  • SpacerSize provides 16 spacing options from s2 to s64 using scale factor approach
  • Scale factor calculated as screen width / 390 (iPhone 14/15 reference width)
  • Exported SpacerSize class from the main library for easy access

0.0.2 #

  • Added FontSize class for responsive font sizing based on screen dimensions
  • FontSize calculates small, medium, large, and extraLarge font sizes using screen width multipliers
  • Exported FontSize class from the main library for easy access

0.0.1 #

  • Initial release with basic UI components and theme system
  • Includes EHText, EHButton, EHTextField, EHDropdown widgets
  • Provides centralized color scheme and text styles
  • Supports Outfit and Poppins font families
0
likes
120
points
30
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Easy Home Design Library is a reusable Flutter package that centralizes commonly used UI components, color schemes, and text styles. It enables consistent theming and visual standards across multiple apps in the Easy Home ecosystem. Built for scalability and maintainability, this library ensures design consistency, faster development, and reduced code duplication in all internal projects.

Homepage

License

MIT (license)

Dependencies

flutter

More

Packages that depend on easy_home_design_library