diff --git a/README.md b/README.md index af98dc28..fd007603 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,11 @@ ![CI](https://github.com/natsuk4ze/gal/actions/workflows/ci.yml/badge.svg?branch=main) [![pub package](https://img.shields.io/pub/v/gal.svg)](https://pub.dev/packages/gal) -## Dart3 plugin for saving image/video to gallery ios photos google photos microsoft photos +## Dart3 plugin for saving image or video to gallery/photos 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+ | iOS 11+ | 11+ | 10+ | +| | Android | iOS | macOS | Windows | +|-------------|---------|-----|-------|---------| +| **Support** | SDK 21+ | 11+ | 11+ | 10+ | | | iOS | Android | |-------------|-----|---------| diff --git a/pubspec.yaml b/pubspec.yaml index 82d23d28..552f6fa9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: gal -description: Gal is a Flutter plugin for saving image/video to gallary app. You can also easily handle permissions. +description: Gal is a Flutter plugin for saving image or video to gallary/photos. You can also easily handle permissions. version: 2.1.0 homepage: https://pub.dev/packages/gal repository: https://github.com/natsuk4ze/gal