File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 34
34
* Allow the source to reset the first view index, can be used to go back to page 1
35
35
* Updated test cases to support new functions
36
36
37
- ## [ 0.0.7] - 10/03 /2021
37
+ ## [ 0.0.7] - 10/24 /2021
38
38
39
+ * BREAKING CHANGES, see the readme
39
40
* Including Flutter Lint
40
41
* Customer table footer support, render your complete own footer if you wish too
41
- * BREAKING CHANGES, see the readme
42
+ * Updated example to support horizontal scroll with flutter 2.5.X
43
+ * New default loading, keep table sceleton and show a centered spinner
44
+
45
+
Original file line number Diff line number Diff line change 1
1
name : advanced_datatable
2
2
description : An addtion to the Flutter PaginatedDataTable allowing pagination
3
3
also for the datasource aka server side datatables
4
- version : 0.0.6
4
+ version : 0.0.7
5
5
homepage : https://devowl.de
6
6
7
7
environment :
You can’t perform that action at this time.
0 commit comments