Skip to content

Releases: natsuk4ze/gal

Gal 🖼 1.6.3

20 Jul 03:15
Compare
Choose a tag to compare

🔥What's new

  • FIX: Problem with permission requests not working with other plugins

👏Contributors

Gal 🖼 1.6.0

05 Jul 13:38
Compare
Choose a tag to compare

🔥What's new

  • UPDATE: Significantly improved error handling for low iOS versions. This should result in error handling similar to the latest iOS in most cases. Therefore, GalExceptionType.notHandle is now @Deprecated and will be removed in the next major version.

Gal 🖼 1.5.0

04 Jul 15:53
Compare
Choose a tag to compare

🔥What's new

  • FEAT: Add putImageBytes(). This allows saving image from memory.
    No need to prepare temporary files,
    It is fast because images can be saved directly from memory.

This feature is requested from @kamranbekirovyz , thank you👏.

Gal 🖼️ 1.4.0

19 Jun 05:32
c4f360c
Compare
Choose a tag to compare

🔥What's new

  • UPDATE: Gal is final now.
  • UPDATE: Add export file. import 'package:gal/gal.dart'; to use GalException.