Skip to content

Commit

Permalink
Change version for pub release
Browse files Browse the repository at this point in the history
  • Loading branch information
octomato committed May 14, 2023
1 parent 3d6f68f commit db7108a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 8 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,7 @@
## [0.1.6]

* Beta Version - Bug fix. If you found any issue in this beta version, please try stable version [0.1.4]

## [0.2.0]

* Bug fix for Flutter 3.10
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,4 @@ Also you can use `preloadPagesCount` to set preload pages count when you need.



If you found any issue in the newest beta version, please try stable version [0.1.4]. Please give us a star if you like this widget. **Your star could help us update or fix bugs quickly.**

## Buy me a cup of coffee

When I was working at Google, I created a feature request at Buganizer about the preload function. At my part time(I'm not part of the Flutter team) I worked to add the preload function to Flutter official page_view widget and fix the bugs you all reported in this repo.

Suddenly Google announced a 12k layoff and my team disappeared so I'm back to maintain this widget! If you think this widget helps and want to buy me a cup of coffee to help me fix bugs, please click this [PayPal link](https://www.paypal.com/paypalme/octomato), thanks in advance :)
If you found any issue in the newest beta version, please try stable version [0.1.4]. Please give us a star if you like this widget. Your star could help us update or fix bugs quickly.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: preload_page_view
description: A pre-load PageView widget which you can use it to preload one page before and after current page.
version: 0.1.6
version: 0.2.0
homepage: https://github.com/Neil-Gu/preload_page_view

environment:
Expand Down

0 comments on commit db7108a

Please sign in to comment.