File tree 3 files changed +15
-2
lines changed
3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 2.4.5] ( https://github.com/zeshuaro/appainter/compare/v2.4.4...v2.4.5 ) (2025-04-13)
2
+
3
+ ### Bug Fixes
4
+
5
+ * ** deps:** update dependency file_picker to v10 ([ #1556 ] ( https://github.com/zeshuaro/appainter/issues/1556 ) ) ([ 39eb4e2] ( https://github.com/zeshuaro/appainter/commit/39eb4e272d90a7be3ebaf81689f4380c668627ce ) )
6
+ * ** deps:** update dependency flutter_markdown to v0.7.7 ([ #1559 ] ( https://github.com/zeshuaro/appainter/issues/1559 ) ) ([ 983fc18] ( https://github.com/zeshuaro/appainter/commit/983fc189bb74d65445a3da89004d7bc89eed24c8 ) )
7
+ * ** deps:** update firebase dependencies ([ #1557 ] ( https://github.com/zeshuaro/appainter/issues/1557 ) ) ([ 63f11db] ( https://github.com/zeshuaro/appainter/commit/63f11dbbd1fc691183ff3e33c012579ead299ee4 ) )
8
+
9
+ ### Miscellaneous Chores
10
+
11
+ * ** deps:** lock file maintenance ([ #1555 ] ( https://github.com/zeshuaro/appainter/issues/1555 ) ) ([ 23dd4f6] ( https://github.com/zeshuaro/appainter/commit/23dd4f6fc96b33c46fbb69dfaab3f1904ff5e624 ) )
12
+ * ** deps:** update dependency semantic-release-pub to v0.10.3 ([ #1558 ] ( https://github.com/zeshuaro/appainter/issues/1558 ) ) ([ 43fab0f] ( https://github.com/zeshuaro/appainter/commit/43fab0ffbdaaecded1405b4891428e29325d5e7e ) )
13
+
1
14
## [ 2.4.4] ( https://github.com/zeshuaro/appainter/compare/v2.4.3...v2.4.4 ) (2025-04-06)
2
15
3
16
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " appainter" ,
3
- "version" : " 2.4.4 " ,
3
+ "version" : " 2.4.5 " ,
4
4
"description" : " A material theme editor and generator for Flutter to configure and preview the overall visual theme of your material app" ,
5
5
"main" : " index.js" ,
6
6
"repository" : " https://github.com/zeshuaro/appainter.git" ,
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: appainter
2
2
description : A material theme editor and generator for Flutter to configure and
3
3
preview the overall visual theme of your material app
4
4
publish_to : " none"
5
- version : 2.4.4
5
+ version : 2.4.5
6
6
7
7
environment :
8
8
sdk : " >=3.0.0 <4.0.0"
You can’t perform that action at this time.
0 commit comments