app_component 0.0.4
app_component: ^0.0.4 copied to clipboard
Reusable Flutter widgets for your app.
CHANGELOG.md:
# Changelog
## [0.0.3] – 2026-02-15
### Added
- Reusable `ImageWidget` with SpinKit and Shimmer placeholders
- `SliverListGrid` supports borders and grid/list modes
- Carousel improvements: indicator, parallax, cardStack animations
### Fixed
- ImageWidget `setState` error during build
- Loading animations now show correctly before image loads
### Updated
- Example usage for ImageWidget and Carousel