fire_crud_flutter 1.2.9
fire_crud_flutter: ^1.2.9 copied to clipboard
Purpose built collection widgets for easily displaying your data via fire_crud
1.2.9 #
- Pylon Streams with mutable pylons
1.2.8 #
- More Sliver Fixes
1.2.7 #
- Sliver Fixes
1.2.6 #
- BREAKING: Rename Data(List|Grid|Wrap|Column|Row|View) to Model(List|Grid|Wrap|Column|Row|View) to avoid material class name conflicts.
1.2.5 #
- Lots of fixes for new data api
- Added DataList (and DataSliverList)
- Added DataGrid (and DataSliverGrid)
- Added DataRow and DataColumn
- Added DataWrap
- Added DataView