adding packages
This commit is contained in:
@@ -0,0 +1,102 @@
|
||||
## 1.4.0
|
||||
|
||||
* fixed deprecated theme properties
|
||||
|
||||
## 1.3.2
|
||||
|
||||
* fixing hide select box
|
||||
* recreating example target folders
|
||||
|
||||
## 1.3.1
|
||||
|
||||
* support for no items
|
||||
* adding totalItems
|
||||
|
||||
## 1.3.0
|
||||
|
||||
* adding `showSelect'
|
||||
* adding `showSort'
|
||||
|
||||
## 1.2.0
|
||||
|
||||
* Stable Version
|
||||
* Added '.fromJson'
|
||||
* Updated Examples
|
||||
|
||||
## 1.1.1-nullsafety
|
||||
|
||||
* Updating to null safety
|
||||
|
||||
## 1.1.0-nullsafety
|
||||
|
||||
* Updating to null safety
|
||||
|
||||
## 1.0.1 - 04.06.2019
|
||||
|
||||
* Fixing Bugs on Mobile
|
||||
* Added `alwaysShowDataTable`
|
||||
|
||||
## 1.0.0 - 04.26.2019
|
||||
|
||||
* Adding Desktop to Example
|
||||
* Requiring `Dart 2.2.2`
|
||||
* Fixing Sort Fields
|
||||
* Fixing Bottom Bar
|
||||
* Fixed Mobile Item Builder
|
||||
|
||||
## 0.3.0 - 04.06.2019
|
||||
|
||||
* Making Example Desktop Aware
|
||||
|
||||
## 0.2.4
|
||||
|
||||
* Fixed Padding on Refresh
|
||||
* Added CupertinoRefreshController
|
||||
|
||||
## 0.2.3
|
||||
|
||||
* Removing SafeArea
|
||||
|
||||
## 0.2.2
|
||||
|
||||
* Adding Mobile Slivers
|
||||
* Updated Example
|
||||
|
||||
## 0.2.1
|
||||
|
||||
* Updating Toolbar on Mobile
|
||||
|
||||
## 0.2.0
|
||||
|
||||
* Updating Size Attribute to Detect if Tablet
|
||||
|
||||
## 0.1.3
|
||||
|
||||
* Adding Size Attribute to Detect if Tablet
|
||||
|
||||
## 0.1.2
|
||||
|
||||
* Fixing Mobile onSort Behavior
|
||||
* Fixing Bottom Bar Sizing
|
||||
|
||||
## 0.1.1
|
||||
|
||||
* Adding Support for Widgets when No Items Loded and Empty Items
|
||||
|
||||
## 0.1.0
|
||||
|
||||
* Updated Example
|
||||
* Made Tableview Stateless
|
||||
* Removed Need for Data Source
|
||||
|
||||
## 0.0.2
|
||||
|
||||
* Updated Example
|
||||
* Made Tableview Stateless
|
||||
* Removed Need for Data Source
|
||||
|
||||
|
||||
## 0.0.1
|
||||
|
||||
* Created Data Table
|
||||
* Created Mobile ListView
|
||||
Reference in New Issue
Block a user