From 4f6c701dce9fd6f3c49dc508c20410dbb5712429 Mon Sep 17 00:00:00 2001 From: Midori <50433979+natsuk4ze@users.noreply.github.com> Date: Tue, 22 Aug 2023 20:26:33 +0900 Subject: [PATCH] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6b3b193b..e38e9b8f 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,7 @@ [![License](https://img.shields.io/badge/license-BSD3-blue.svg)](LICENSE) [![pub package](https://img.shields.io/pub/v/gal.svg)](https://pub.dev/packages/gal) -### Easy to use Dart3 plugin for saving image/video to gallery app ios photo amdroid photo -**Please leave a [like👍](https://pub.dev/packages/gal) and [star⭐️](https://github.com/natsuk4ze/gal) for more features.** +### Dart3 plugin for saving image/video to gallery ios photo amdroid photo Hit a [like👍](https://pub.dev/packages/gal) and [star⭐️](https://github.com/natsuk4ze/gal) for more. | **Support** | iOS 11.0+ | Android SDK 21+ | |-------------|----------------|-----------------| | **Example** | ios | android | @@ -18,8 +17,10 @@ ## ✨ Features * Open gallery -* Save video (to album) -* Save image (to album) +* Save video +* Save image +* Save to album +* Save with metadata * Handle permission * Handle errors * Lots of docs and wiki