easy_home_design_library 0.0.1 copy "easy_home_design_library: ^0.0.1" to clipboard
easy_home_design_library: ^0.0.1 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 Dart:

 $ dart pub add easy_home_design_library

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 dart pub get):

dependencies:
  easy_home_design_library: ^0.0.1

Alternatively, your editor might support dart pub get or 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
0
points
29
downloads

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.

License

unknown (license)

Dependencies

flutter

More

Packages that depend on easy_home_design_library