Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
natsuk4ze committed Dec 5, 2023
1 parent 2ed91b4 commit 17d3e3d
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,13 @@
<img width="200" height="200" src="https://github.com/natsuk4ze/gal/raw/main/assets/logo.png" alt="Logo">
</p>
<h1 align="center"><b>Gal</b></h1>
<h3 align="center">
<b>
Dart3 plugin for saving image or video to photos gallery
<img src="https://is5-ssl.mzstatic.com/image/thumb/Purple122/v4/fe/3a/7e/fe3a7e0e-7f52-b750-0ed2-523998c59d48/AppIcon-0-0-1x_U007emarketing-0-0-0-7-0-0-sRGB-0-0-0-GLES2_U002c0-512MB-85-220-0-0.png/246x0w.webp" alt="ios photos" width="20" height="20"/> <img src="https://play-lh.googleusercontent.com/ZyWNGIfzUyoajtFcD7NhMksHEZh37f-MkHVGr5Yfefa-IX7yj9SMfI82Z7a2wpdKCA=w240-h480-rw" alt="google photos" width="20" height="20"/> <img src="https://upload.wikimedia.org/wikipedia/en/9/94/Microsoft_Photos_logo.png" alt="microsoft photos" width="22" height="22"/>
</b>
</h3>
<p align="center">
Dart3 plugin for saving image or video to photos gallery
<br />
<a href="https://pub.dev/packages/gal"><strong>pub.dev »</strong></a>
<br />
<br />
Expand All @@ -26,13 +30,11 @@
</p>
</p>

## Dart3 plugin for saving image or video to photos gallery <img src="https://is5-ssl.mzstatic.com/image/thumb/Purple122/v4/fe/3a/7e/fe3a7e0e-7f52-b750-0ed2-523998c59d48/AppIcon-0-0-1x_U007emarketing-0-0-0-7-0-0-sRGB-0-0-0-GLES2_U002c0-512MB-85-220-0-0.png/246x0w.webp" alt="ios photos" width="20" height="20"/> <img src="https://play-lh.googleusercontent.com/ZyWNGIfzUyoajtFcD7NhMksHEZh37f-MkHVGr5Yfefa-IX7yj9SMfI82Z7a2wpdKCA=w240-h480-rw" alt="google photos" width="20" height="20"/> <img src="https://upload.wikimedia.org/wikipedia/en/9/94/Microsoft_Photos_logo.png" alt="microsoft photos" width="22" height="22"/>

### 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 |
|-------------|-----|---------|
Expand Down Expand Up @@ -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

Expand Down

0 comments on commit 17d3e3d

Please sign in to comment.