app_component 0.0.2
app_component: ^0.0.2 copied to clipboard
Reusable Flutter widgets for your app.
CHANGELOG.md:
# Changelog
## [0.0.2] – 2026-01-18
### Added
- Initial public release
- CustomWidgets for reuseable in app
- Horizontal scrolling chip layout
- Generic type support (`<T>`)
- Example Flutter application
- MIT License
- Documentation and usage examples