From 17d3e3d0b35fc2797c30fa3a76acbd241c3a6d81 Mon Sep 17 00:00:00 2001 From: natsuk4ze Date: Tue, 5 Dec 2023 16:44:22 +0900 Subject: [PATCH] Update README.md --- README.md | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index c17260a9..0910757d 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,13 @@ Logo

Gal

+

+ + Dart3 plugin for saving image or video to photos gallery + ios photos google photos microsoft photos + +

- Dart3 plugin for saving image or video to photos gallery -
pub.dev »

@@ -26,13 +30,11 @@

-## Dart3 plugin for saving image or video to photos gallery ios photos google photos microsoft photos - ### Please [LIKE👍](https://pub.dev/packages/gal) and [STAR⭐️](https://github.com/natsuk4ze/gal) to support our volunteer efforts. -| | Android | iOS | macOS | Windows | -|-------------|---------|-----|-------|---------| -| **Support** | SDK 21+ | 11+ | 11+ | 10+ | +| | Android | iOS | macOS | Windows | Linux | +|-------------|---------|-----|-------|---------|-------| +| **Support** | SDK 21+ | 11+ | 11+ | 10+ | See: [gal_linux](https://pub.dev/packages/gal_linux) | | | iOS | Android | |-------------|-----|---------| @@ -97,6 +99,10 @@ Flutter has [fatal crash issue for loading info.plist on macOS](https://github.c Update [Visual Studio](https://visualstudio.microsoft.com) to the latest version for using `C++ 20`. +### Linux + +Currently does not officially support Linux, but it can be added through a community plugin. +See: [gal_linux](https://pub.dev/packages/gal_linux) ## ✅ Usage