Skip to content

Commit 1502b56

Browse files
committed
version: bump version to 1.25.0
1 parent 6926036 commit 1502b56

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.25.0
2+
- ChatScrollObserver
3+
- Add `customAdjustPosition`.
4+
15
## 1.24.0
26
- ObserveModel
37
- Add `displayingChildModelMap`.

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: scrollview_observer
22
description: A widget for observing data related to the child widgets being displayed in a ScrollView.
3-
version: 1.24.0
3+
version: 1.25.0
44
homepage: https://github.com/fluttercandies/flutter_scrollview_observer
55

66
environment:

0 commit comments

Comments
 (0)