easy_home_design_library 0.0.2 copy "easy_home_design_library: ^0.0.2" to clipboard
easy_home_design_library: ^0.0.2 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 [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_home_design_library

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  easy_home_design_library: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:easy_home_design_library/easy_home_design_library.dart';
0
likes
120
points
29
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