File tree Expand file tree Collapse file tree 3 files changed +11
-4
lines changed
Expand file tree Collapse file tree 3 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 1- ## 2.5.0-beta.1 - 20/09/2025
1+ ## 2.5.0 - 30/10/2025
2+
3+ - Added multiple templates for image generation
4+ - Added multiple fonts for image generation
5+ - Bug fixes
6+
7+ ## 2.5.0-beta.1 - 20/10/2025
28
39- Add support for templates 😉
410- Minor bug fixes for user onboarding
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
1515# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1616# Read more about iOS versioning at
1717# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18- version : 2.5.0-beta.1+27
18+ version : 2.5.0+28
1919
2020environment :
2121 sdk : " >=3.3.0 <4.0.0"
Original file line number Diff line number Diff line change 1- - Add support for templates 😉
2- - Minor bug fixes for user onboarding
1+ - Added multiple templates for image generation
2+ - Added multiple fonts for image generation
3+ - Bug fixes
You can’t perform that action at this time.
0 commit comments