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

A highly customizable and modular Flutter home screen package providing built-in layouts, declarative configuration, and flexible theming for rapid UI development.

0.0.3 #

  • Renamed docs directory to doc to comply with pub.dev package layout conventions.

0.0.2 #

  • Added fine-grained control for section spacing.
  • Exported package APIs correctly for better integration.
  • Improved package metadata and resolved static analysis warnings.

0.0.1 #

  • Initial release of the Modular Home Screen library.
  • Added orchestrator engine ModularHomeScreen powering a declarative layout configuration via HomeConfig
  • Added standard sections definitions: BannerSectionConfig, ActionGridSectionConfig, ContentListSectionConfig, DividerSectionConfig.
  • Core layout engine implementation supporting fully dynamic injecting of CustomSectionConfig.
  • Theme styling capabilities overridden by HomeThemeDelegate.
1
likes
160
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A highly customizable and modular Flutter home screen package providing built-in layouts, declarative configuration, and flexible theming for rapid UI development.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on home_library