File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 2.6.0] ( https://github.com/zeshuaro/appainter/compare/v2.5.12...v2.6.0 ) (2025-12-26)
2+
3+ ### Features
4+
5+ * ** sdk:** update dependency flutter to v3.35.1 ([ #1745 ] ( https://github.com/zeshuaro/appainter/issues/1745 ) ) ([ a19678a] ( https://github.com/zeshuaro/appainter/commit/a19678aedbbd28b98d6f6561bdf125dfca3db4b6 ) )
6+
7+ ### Bug Fixes
8+
9+ * ** deps:** update dependency google_fonts to v6.3.3 ([ #1743 ] ( https://github.com/zeshuaro/appainter/issues/1743 ) ) ([ c1c4da6] ( https://github.com/zeshuaro/appainter/commit/c1c4da6b3afd696a5bde2f38d48f2e2fd8324083 ) )
10+ * ** deps:** update dependency sentry_flutter to v9.9.1 ([ #1721 ] ( https://github.com/zeshuaro/appainter/issues/1721 ) ) ([ 666f4e9] ( https://github.com/zeshuaro/appainter/commit/666f4e9a6bf55303a74da46c4a28235ad573ed54 ) )
11+ * ** deps:** update firebase dependencies ([ #1691 ] ( https://github.com/zeshuaro/appainter/issues/1691 ) ) ([ 30c3500] ( https://github.com/zeshuaro/appainter/commit/30c35002e71889a6e9ed9ba9e667d25208077d98 ) )
12+
113## [ 2.5.12] ( https://github.com/zeshuaro/appainter/compare/v2.5.11...v2.5.12 ) (2025-12-21)
214
315### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " appainter" ,
3- "version" : " 2.5.12 " ,
3+ "version" : " 2.6.0 " ,
44 "description" : " A material theme editor and generator for Flutter to configure and preview the overall visual theme of your material app" ,
55 "main" : " index.js" ,
66 "repository" : " https://github.com/zeshuaro/appainter.git" ,
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: appainter
22description : A material theme editor and generator for Flutter to configure and
33 preview the overall visual theme of your material app
44publish_to : " none"
5- version : 2.5.12
5+ version : 2.6.0
66
77environment :
88 sdk : " >=3.0.0 <4.0.0"
You can’t perform that action at this time.
0 commit comments