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

An opinionated yet customizable Flutter package for searching and selecting from a list of GIFs/Stickers from the Tenor GIF search API.

6
likes
150/ 160
pub points
724
downloads

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

OK
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: BSD-3-Clause.

OK
Provide documentation
20 / 20trigger folding of the section

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

62 out of 211 API elements (29.4 %) have documentation comments.

Some symbols that are missing documentation: tenor_flutter, tenor_flutter.Tenor, tenor_flutter.Tenor.Tenor, tenor_flutter.TenorApiException, tenor_flutter.TenorApiException.TenorApiException.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:tenor_flutter/tenor_flutter.dart that imports:
  • package:tenor_flutter/src/components/tab_view_gifs.dart that imports:
  • package:tenor_flutter/src/components/tab_view.dart that imports:
  • package:tenor_flutter/src/components/components.dart that imports:
  • package:tenor_flutter/src/components/selectable_gif.dart that imports:
  • package:extended_image/extended_image.dart that imports:
  • package:extended_image/src/utils.dart that imports:
  • package:extended_image/src/extended_image.dart that imports:
  • package:extended_image/src/editor/editor.dart that imports:
  • package:extended_image_library/extended_image_library.dart that imports:
  • package:extended_image_library/src/platform.dart that imports:
  • package:extended_image_library/src/_platform_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.

OK
Pass static analysis
50 / 50trigger folding of the section

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

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

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

Package Constraint Compatible Latest
extended_image ^8.3.1 8.3.1 9.0.9
flutter flutter 0.0.0 0.0.0
flutter_staggered_grid_view ^0.7.0 0.7.0 0.7.0
provider ^6.1.2 6.1.2 6.1.2
tenor_dart ^0.0.2 0.0.2 0.0.2
Transitive dependencies
Package Constraint Compatible Latest
async - 2.12.0 2.12.0
characters - 1.3.0 1.4.0
collection - 1.19.0 1.19.1
crypto - 3.0.6 3.0.6
extended_image_library - 4.0.5 4.0.5
ffi - 2.1.3 2.1.3
http - 1.2.2 1.2.2
http_client_helper - 3.0.0 3.0.0
http_parser - 4.1.2 4.1.2
js - 0.7.1 0.7.1
json_annotation - 4.9.0 4.9.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
nested - 1.0.0 1.0.0
path - 1.9.1 1.9.1
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.15 2.2.15
path_provider_foundation - 2.4.1 2.4.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
sky_engine - 0.0.0 0.0.0
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.4
web - 1.1.0 1.1.0
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 `^8.3.1` on extended_image does not support the stable version `9.0.0`.

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

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

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.17, Flutter 3.27.0, Dart 3.6.0.

Check the analysis log for details.

6
likes
150
points
724
downloads

Publisher

verified publisherflyclops.com

Weekly Downloads

An opinionated yet customizable Flutter package for searching and selecting from a list of GIFs/Stickers from the Tenor GIF search API.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#gif #tenor

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

extended_image, flutter, flutter_staggered_grid_view, provider, tenor_dart

More

Packages that depend on tenor_flutter