app_component 0.0.2 copy "app_component: ^0.0.2" to clipboard
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