-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Josh.Lu
committed
Mar 30, 2022
1 parent
ede3c70
commit ef1a9cd
Showing
9 changed files
with
94 additions
and
177 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,52 +1,20 @@ | ||
## 3.2.0 | ||
|
||
1.更新pub依赖以及flutter版本2.10.1 | ||
|
||
## 3.1.0 | ||
|
||
1.更新pub依赖以及flutter版本 | ||
2.更新photo_view到0.12.0 | ||
|
||
## 3.0.0 | ||
|
||
1.更新pub依赖以及flutter版本 | ||
2.更新cached_network_image至3.0.0 | ||
|
||
## 2.0.0 | ||
|
||
1.更新pub依赖以及flutter版本 | ||
2.支持图片加载失败自定义显示 | ||
|
||
## 1.3.4 | ||
|
||
1.更新pub依赖以及flutter版本 | ||
|
||
## 1.3.3 | ||
|
||
1.修复相同图片地址Hero动画tag相同问题 | ||
|
||
|
||
## 1.3.2 | ||
|
||
1.图片Hero动画相同地址不能加载 | ||
|
||
2.修复Hero动画黑屏显示 | ||
|
||
## 1.3.1 | ||
|
||
1.图片长按回调图片位置 | ||
|
||
2.修复图片显示错位bug | ||
|
||
## 1.3.0 | ||
|
||
1.增加查看图片长按事件回调 | ||
|
||
2.支持自定义加载框,以及更多图片文字样式 | ||
|
||
|
||
## 1.2.0 | ||
|
||
1.适配屏幕宽高显示 | ||
|
||
2.支持动态显示9+以上图片 | ||
## Version 3.2.1 | ||
1. Update pub dependency and fluent version 2.10.1 | ||
|
||
2. Fix the same picture address hero animation tag problem | ||
|
||
3. The same address of the picture hero animation cannot be loaded | ||
|
||
4. Fix the black screen display of hero animation | ||
|
||
5. Long press the picture to recall the picture position | ||
|
||
6. Fix the image display dislocation bug | ||
|
||
7. Add long press event callback for viewing pictures | ||
|
||
8. Support custom loading box and more picture text styles | ||
|
||
9. Adapt to screen width and height display | ||
|
||
10. Support dynamic picture display |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.