Skip to content

Commit 7dd60c7

Browse files
committed
updated package version to 4.1.10
1 parent a5a04ca commit 7dd60c7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

packages/flutter_image/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
## NEXT
1+
## 4.1.10
22

3+
* Fixes image asset link to use image within package.
34
* Updates minimum supported SDK version to Flutter 3.10/Dart 3.0.
45

56
## 4.1.9

packages/flutter_image/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: >
33
Image utilities for Flutter: improved network providers, effects, etc.
44
repository: https://github.com/flutter/packages/tree/main/packages/flutter_image
55
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+flutter_image%22
6-
version: 4.1.9
6+
version: 4.1.10
77

88
environment:
99
sdk: ">=3.0.0 <4.0.0"

0 commit comments

Comments
 (0)