adeptabhi_widgets 1.0.4
adeptabhi_widgets: ^1.0.4 copied to clipboard
A customizable data table with editable cells, dropdowns, and tab bar.
adeptabhi_datatable #
A customizable Flutter UI component package featuring:
- 🧮 DataTable with rich customization
- ⌨️ TextField editing inside rows
- 🔽 Dropdowns in table cells
- 🗂️ TabBar integration for data grouping
Designed to simplify building interactive, editable, and responsive data tables in Flutter apps.
✨ Features #
- Customizable Flutter
DataTable
with dynamic rows and columns - Inline
TextField
for editing data - Dropdown selection within table cells
- TabBar layout for segmented data views
- Easy-to-use APIs and model-driven configuration
📦 Installation #
Add this to your pubspec.yaml
:
dependencies:
adeptabhi_widgets: ^1.0.0