Skip to content

Commit 0ef5059

Browse files
author
Nankai
committed
fixed Pass static analysis
1 parent 6be5ffd commit 0ef5059

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.0.4
2+
3+
* Fixed static analysis
4+
15
## 0.0.3
26

37
* Update readme

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: scroll_two
22
description: Flutter Solution for keep scroll position in ListView when adding new item on top. Detect item position when scrolling.
3-
version: 0.0.3
3+
version: 0.0.4
44
homepage: https://github.com/VNAPNIC/scroll_two
55

66
environment:

0 commit comments

Comments
 (0)