app_component 0.0.6
app_component: ^0.0.6 copied to clipboard
Reusable Flutter widgets for your app.
app_component #
A lightweight Flutter package that provides reusable and customizable widgets.
Features #
- AppBarWidget with optional search functionality.
- TabBarWidget for scrollable tabs.
- SwitchBarWidget for tabbed content navigation.
- RadioGroupWidget with customizable selection behavior.
- AppListView with filtering and search options.
- ChipWidget with selectable chips.
- NeonInputBox for tabbed inputs.
- GradientContainerWidget for gradient backgrounds.
- AppContainer for reusable styled containers.
- Support for Icons from
ioniconsandeva_icons_flutter.
Installation #
Add this to your pubspec.yaml:
dependencies:
app_component: ^0.0.6