Releases: natsuk4ze/gal
Releases · natsuk4ze/gal
Gal 🖼️ 2.3.0
🔥 What's new
- Add
name
parameter toputImageBytes
. #205 @noob8boi , @natsuk4ze
⭐️ Latest news
- gal was featured in Best Flutter Packages Of 2023
- gal on pub.dev reached 115 likes👍, gal on GitHub reached 50⭐️, thank you for your all supports!
Gal 🖼️ 2.2.3
🔥 What's new
- Fix error when saving the same file name 32 times on Android. #199 @natsuk4ze
⭐️ Latest news
- gal on pub.dev reached 90 likes👍, thank you for your all supports!
Gal 🖼️ 2.2.1
🔥 What's new
- Update gradle settings to latest #196 @natsuk4ze
- Update error message
⭐️ Latest news
- gal on pub.dev reached 90 likes👍, thank you for your all supports!
Gal 🖼️ 2.2.0
🔥 What's new
- ADD: Platform Interface #180 , #178 , #164 @natsuk4ze @freshtechtips
- FIX: Package download size 1MB to 0.5MB #181 @natsuk4ze
⭐️ Latest news
-
We added plugin platform interface to allow Non-endorsed federated plugin. This allows users of the package to extend the interface to support any platform. And the gal_linux by @freshtechtips allows us to add Linux to the support 💚
-
The package size has been dramatically reduced in conjunction with the previous update
-
gal on pub.dev reached 70 likes👍, thank you for your all supports!
Gal 🖼️ 2.1.4
Gal 🖼️ 2.1.3
🔥 What's new
⭐️ Latest news
- gal on pub.dev reached 50 likes👍, and GitHub reached 20 stars⭐️. thank you for your all supports!
- The owner is obsessed with the -進撃の巨人- Attack on Titan.
Gal 🖼️ 2.1.2
Gal 🖼️ 2.1.1
🔥 What's new
- UPDATE:
putImageBytes
for Improving performance on windows #155 @natsuk4ze - FIX:
putImageBytes
for saving .tiff on windows #154 @natsuk4ze
Gal 🖼 2.1.0
Gal 🖼️ 2.0.0
🔥 What's new
- ADD: macOS support #142 @natsuk4ze
- BREAKING CHANGE:
flutter: '>=3.3.0'
toflutter: '>=3.7.0'
#142 @natsuk4ze - BREAKING CHANGE:
GalException.error
toGalException.platformException
#143 @natsuk4ze - BREAKING CHANGE: Remove
GalExceptionType.notHandle
(had marked deprecated)#144 @natsuk4ze