flutter_giphy_picker 1.0.11 copy "flutter_giphy_picker: ^1.0.11" to clipboard
flutter_giphy_picker: ^1.0.11 copied to clipboard

A Flutter package for interacting with the Giphy API and a full-featured GIF picker UI, enabling seamless search and selection of GIFs, stickers, and emojis.

5
likes
150/ 160
pub points
129
downloads

We analyzed this package 17 hours ago, and awarded it 150 pub points (of a possible 160):

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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: GPL-3.0.

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

161 out of 216 API elements (74.5 %) have documentation comments.

Some symbols that are missing documentation: giphy_api.Bundle.apiValue, giphy_api.CategoriesData.CategoriesData.fromJson, giphy_api.CategoriesData.CategoriesData.new, giphy_api.CategoriesData.gif, giphy_api.ChannelContentType.

Passed check 10/10 points: Package has an example

Failed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:flutter_giphy_picker/giphy_ui.dart that imports:
  • package:flutter_giphy_picker/src/ui/giphy_picker.dart that imports:
  • package:flutter_giphy_picker/src/ui/giphy.dart that imports:
  • package:flutter_giphy_picker/src/ui/View/Gifs/gif_tab.dart that imports:
  • package:flutter_giphy_picker/src/ui/View/Gifs/gifs.dart that imports:
  • package:flutter_giphy_picker/src/ui/View/Gifs/search.dart that imports:
  • package:flutter_giphy_picker/src/ui/Platforms/platforms_stub.dart that imports:
  • package:flutter_giphy_picker/src/ui/Platforms/platforms_io.dart that imports:
  • dart:io

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm 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
flutter_staggered_grid_view ^0.7.0 0.7.0 0.7.0
focus_detector_v2 ^3.1.0+1 3.1.0+1 3.1.0+1
http ^1.2.2 1.4.0 1.4.0
intl ^0.19.0 0.19.0 0.20.2
shared_preferences ^2.2.3 2.5.3 2.5.3
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
http_parser - 4.1.2 4.1.2
material_color_utilities - 0.11.1 0.12.0
meta - 1.16.0 1.17.0
path - 1.9.1 1.9.1
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
shared_preferences_android - 2.4.10 2.4.10
shared_preferences_foundation - 2.5.4 2.5.4
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.1.4 2.1.5
visibility_detector - 0.4.0+2 0.4.0+2
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0

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

The constraint `^0.19.0` on intl does not support the stable version `0.20.0`.

Try running dart pub upgrade --major-versions intl 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.22.21, Flutter 3.29.3, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
5
likes
150
points
129
downloads

Publisher

verified publisherpieteraerens.eu

Weekly Downloads

A Flutter package for interacting with the Giphy API and a full-featured GIF picker UI, enabling seamless search and selection of GIFs, stickers, and emojis.

Homepage
Repository (GitHub)

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, flutter_localizations, flutter_staggered_grid_view, focus_detector_v2, http, intl, shared_preferences

More

Packages that depend on flutter_giphy_picker