adeptabhi_widgets 1.1.8
adeptabhi_widgets: ^1.1.8 copied to clipboard
A customizable data table with editable cells, dropdowns, and tab bar.
adeptabhi_widgets #
A customizable Flutter UI component package featuring: https://pub.dev/documentation/adeptabhi_widgets/latest/
✨ Features #
✅ AdeptDropDown • No need to call setState to update dropdown field • Just pass the list at dialog build time — dynamic updates made easy • Designed for clean integration with models • Smooth, flexible, and boilerplate-free
✅ AdeptAutoComplete • No need to call setState to update the autocomplete field • Pass the suggestion list at dialog build time — enables dynamic, real-time updates • Seamlessly integrates with your data models for clean architecture • Smooth interactions with flexible, boilerplate-free code
✅ AdeptDataTable • Smooth scrolling integrated seamlessly with parent widgets • Built on customizable models — not limited to Flutter’s default DataTable • Easy to integrate and highly customizable for your needs
✅ AdeptTabBar • Responsive design • Nested tabs supported
📦 Installation #
Add this to your pubspec.yaml
:
dependencies:
adeptabhi_widgets: ^1.0.8