gal 0.0.5 copy "gal: ^0.0.5" to clipboard
gal: ^0.0.5 copied to clipboard

PlatformAndroidiOS
outdated

Gal is a Flutter plugin for handle native gallary apps.Easily open or save videos to native standard photo apps (iOS Photos or Android Google Photos)

130/ 160
pub points
228k
downloads

We analyzed this package 8 days ago, and awarded it 130 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
20 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

Failed to verify repository URL.

pubspec.yaml from the repository URL mismatch: expected https://github.com/Midori-Design-Studio/gal but got https://github.com/natsuk4ze/gal.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: gal,
    • contains a version property, and,
    • does not contain a publish_to property.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: BSD-3-Clause.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

7 out of 15 API elements (46.7 %) have documentation comments.

Some symbols that are missing documentation: gal, gal.Gal.Gal.new, gal_method_channel, gal_method_channel.MethodChannelGal.MethodChannelGal.new, gal_method_channel.MethodChannelGal.methodChannel.

Passed check 10/10 points: Package has an example and has no issues with screenshots

Partially passed report section
Platform support
10 / 20trigger folding of the section

Partially passed check 10/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:gal/gal.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:gal/gal.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:gal/gal.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:gal/gal.dart that declares support for platforms: Android, iOS.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `iOS`.

Because:

  • package:gal/gal.dart that imports:
  • package:android_intent_plus/flag.dart that declares support for platforms: Android.

Swift Package Manager support:

Package does not support the Swift Package Manager on iOS

The package does not contain ios/gal/Package.swift.

Note: This iOS or macOS plugin does not support the Swift Package Manager, resulting in a partial score. See https://docs.flutter.dev/to/spm for details.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
android_intent_plus ^4.0.1 4.0.3 6.0.0
plugin_platform_interface ^2.0.2 2.1.8 2.1.8
url_launcher ^6.1.11 6.3.2 6.3.2
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
material_color_utilities - 0.13.0 0.13.0
meta - 1.17.0 1.18.2
platform - 3.1.6 3.1.6
url_launcher_android - 6.3.29 6.3.29
url_launcher_ios - 6.4.1 6.4.1
url_launcher_linux - 3.2.2 3.2.2
url_launcher_macos - 3.2.5 3.2.5
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.2 2.4.2
url_launcher_windows - 3.1.5 3.1.5
vector_math - 2.2.0 2.3.0
web - 1.1.1 1.1.1

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^4.0.1` on android_intent_plus does not support the stable version `5.0.0`.

Try running dart pub upgrade --major-versions android_intent_plus to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.12, Flutter 3.41.7, Dart 3.11.5.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
565
likes
130
points
228k
downloads
screenshot

Documentation

API reference

Publisher

verified publishermidoridesign.studio

Weekly Downloads

Gal is a Flutter plugin for handle native gallary apps.Easily open or save videos to native standard photo apps (iOS Photos or Android Google Photos)

Topics

#gallery #video #plugin

License

BSD-3-Clause (license)

Dependencies

android_intent_plus, flutter, plugin_platform_interface, url_launcher

More

Packages that depend on gal

Packages that implement gal