gify 1.0.9
gify: ^1.0.9 copied to clipboard
Make GIF with video and images, control speed with fps, set size when create GIF
We analyzed this package 29 hours ago, and awarded it 130 pub points (of a possible 160):
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: MIT
.
0/10 points: 20% or more of the public API has dartdoc comments
OUT: Documenting gify... Discovering libraries... Linking elements... Precaching local docs for 855613 elements... Initialized dartdoc with 937 libraries Generating docs for library gify_text_message.dart from package:gify/gify_text_message.dart... Generating docs for library gify_platform_interface.dart from package:gify/gify_platform_interface.dart... Generating docs for library gify_method_channel.dart from package:gify/gify_method_channel.dart... Generating docs for library gify.dart from package:gify/gify.dart... Generating docs for library web/gif_repository_web_video_worker.dart from package:gify/web/gif_repository_web_video_worker.dart... [10 more lines] ERR: warning: gif_repository_web_worker has no library level documentation comments from gif_repository_web_worker: (file:///tmp/pana_YAEDAW/lib/web/gif_repository_web_video_worker.dart:1:1) warning: video_repository_web_function has no library level documentation comments from video_repository_web_function: (file:///tmp/pana_YAEDAW/lib/web/video_repository_web_function.dart:1:1) warning: gif_repository_web_worker has no library level documentation comments from gif_repository_web_worker: (file:///tmp/pana_YAEDAW/lib/web/gif_repository_web_images_worker.dart:1:1) error: file already written at "gif_repository_web_worker/index.html" for symbol gif_repository_web_worker: (file:///tmp/pana_YAEDAW/lib/web/gif_repository_web_images_worker.dart:1:1) conflicting with file already generated by gif_repository_web_worker: (file:///tmp/pana_YAEDAW/lib/web/gif_repository_web_video_worker.dart:1:1) Dartdoc generates a path and filename to write to for each symbol. [32 more lines]
10/10 points: Package has an example
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Web
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:gify/gify.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `Linux`.
Because:
package:gify/gify.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `macOS`.
Because:
package:gify/gify.dart
that declares support for platforms:Android
,iOS
,Web
.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Web`.
Because:
package:gify/gify.dart
that imports:package:gify/gify_native.dart
that imports:package:gify/native/video_repository_native.dart
that imports:package:path_provider/path_provider.dart
that declares support for platforms:Android
,iOS
,Windows
,Linux
,macOS
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:gify/gify.dart
that imports:package:gify/gify_native.dart
that imports:package:gify/native/video_repository_native.dart
that imports:package:path_provider/path_provider.dart
that imports:package:path_provider_platform_interface/path_provider_platform_interface.dart
that imports:package:path_provider_platform_interface/src/method_channel_path_provider.dart
that imports:package:platform/platform.dart
that imports:package:platform/src/interface/local_platform.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.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 5 issues. Showing the first 2:
INFO: 'alpha' is deprecated and shouldn't be used. Use (*.a * 255.0).round() & 0xff.
lib/gify_text_message.dart:41:40
╷
41 │ '${_generateAlpha(alpha: alpha, withAlpha: withAlpha)}'
│ ^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/gify_text_message.dart
INFO: 'red' is deprecated and shouldn't be used. Use (*.r * 255.0).round() & 0xff.
lib/gify_text_message.dart:42:18
╷
42 │ '${red.toRadixString(16).padLeft(2, '0')}'
│ ^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/gify_text_message.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
cross_file |
^0.3.3+2 |
0.3.4+2 | 0.3.4+2 | |
ffmpeg_kit_flutter_full |
^5.1.0 |
5.1.0 | 6.0.3 | Discontinued |
js |
^0.6.4 |
0.6.7 | 0.7.2 | Discontinued |
path_provider |
^2.0.11 |
2.1.5 | 2.1.5 | |
plugin_platform_interface |
^2.0.2 |
2.1.8 | 2.1.8 | |
universal_html |
^2.0.8 |
2.2.4 | 2.2.4 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
charcode |
- | 1.4.0 | 1.4.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
csslib |
- | 1.0.2 | 1.0.2 | |
ffi |
- | 2.1.4 | 2.1.4 | |
ffmpeg_kit_flutter_platform_interface |
- | 0.2.1 | 0.2.1 | |
html |
- | 0.15.6 | 0.15.6 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider_android |
- | 2.2.17 | 2.2.17 | |
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 | |
source_span |
- | 1.10.1 | 1.10.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_io |
- | 2.2.2 | 2.2.2 | |
vector_math |
- | 2.1.4 | 2.2.0 | |
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
.
Found 3 issues. Showing the first 2:
The constraint `^5.1.0` on ffmpeg_kit_flutter_full does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions ffmpeg_kit_flutter_full
to update the constraint.
The constraint `^0.6.4` on js does not support the stable version `0.7.0`.
Try running dart pub upgrade --major-versions js
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.21
, Flutter 3.32.4
, Dart 3.8.1
.
Check the analysis log for details.