Skip to content

Commit f51e65d

Browse files
committed
4.0.2
1 parent 905223c commit f51e65d

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 4.0.2
2+
- Fix `TableView` overscroll notification silencing preventing `RefreshIndicator` from functioning.
3+
- Changed color of the default placeholder from deprecated `colorScheme.background` to `colorScheme.surface`.
4+
- Updated package metadata and README.
5+
16
## 4.0.1
27
- Updated package description.
38

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Comprehensive, feature-rich and intuitive UI/UX widget solution for
44
repository: 'https://github.com/NikolayNIK/material_table_view'
55
issue_tracker: 'https://github.com/NikolayNIK/material_table_view/issues'
66

7-
version: 4.0.1
7+
version: 4.0.2
88

99
topics:
1010
- table

0 commit comments

Comments
 (0)