v_chat_media_editor 2.2.0
v_chat_media_editor: ^2.2.0 copied to clipboard
v chat media editor package from v chat sdk this package is used to edit images and videos
We analyzed this package 31 hours ago, and awarded it 140 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.
10/10 points: 20% or more of the public API has dartdoc comments
6 out of 30 API elements (20.0 %) have documentation comments.
Some symbols that are missing documentation: v_chat_media_editor, v_chat_media_editor.VBaseMediaRes, v_chat_media_editor.VBaseMediaRes.VBaseMediaRes.new, v_chat_media_editor.VBaseMediaRes.getVPlatformFile, v_chat_media_editor.VBaseMediaRes.id.
10/10 points: Package has an example
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ macOS
-
✓ Web
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:v_chat_media_editor/v_chat_media_editor.dartthat declares support for platforms:Android,iOS,Windows,macOS,Web.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Android`.
Because:
package:v_chat_media_editor/v_chat_media_editor.dartthat imports:package:v_chat_media_editor/src/modules/modules.dartthat imports:package:v_chat_media_editor/src/modules/home/media_editor_view.dartthat imports:package:v_chat_media_editor/src/modules/home/media_editor_controller.dartthat imports:package:v_chat_media_editor/src/modules/home/app_pick.dartthat imports:package:file_picker/file_picker.dartthat imports:package:file_picker/src/windows/file_picker_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:v_chat_media_editor/v_chat_media_editor.dartthat imports:package:v_chat_media_editor/src/modules/modules.dartthat imports:package:v_chat_media_editor/src/modules/home/media_editor_view.dartthat imports:package:v_chat_media_editor/src/modules/home/media_editor_controller.dartthat imports:package:v_chat_media_editor/src/modules/home/app_pick.dartthat imports:package:file_picker/file_picker.dartthat imports:package:file_picker/src/windows/file_picker_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `Windows`.
Because:
package:v_chat_media_editor/v_chat_media_editor.dartthat imports:package:v_chat_media_editor/src/modules/modules.dartthat imports:package:v_chat_media_editor/src/modules/home/media_editor_view.dartthat imports:package:v_chat_media_editor/src/modules/home/media_editor_controller.dartthat imports:package:v_chat_media_editor/src/modules/home/app_pick.dartthat imports:package:image_cropper/image_cropper.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `macOS`.
Because:
package:v_chat_media_editor/v_chat_media_editor.dartthat imports:package:v_chat_media_editor/src/modules/modules.dartthat imports:package:v_chat_media_editor/src/modules/home/media_editor_view.dartthat imports:package:v_chat_media_editor/src/modules/home/media_editor_controller.dartthat imports:package:v_chat_media_editor/src/modules/home/app_pick.dartthat imports:package:image_cropper/image_cropper.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Web`.
Because:
package:v_chat_media_editor/v_chat_media_editor.dartthat imports:package:v_chat_media_editor/src/modules/modules.dartthat imports:package:v_chat_media_editor/src/modules/home/media_editor_view.dartthat imports:package:v_chat_media_editor/src/modules/home/media_editor_controller.dartthat imports:package:v_chat_media_editor/src/modules/video_editor/v_video_player.dartthat imports:package:flutter_cache_manager/flutter_cache_manager.dartthat imports:package:flutter_cache_manager/src/storage/file_system/file_system.dartthat imports:package:flutter_cache_manager/src/storage/file_system/file_system_io.dartthat imports:package:path_provider/path_provider.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:v_chat_media_editor/v_chat_media_editor.dartthat imports:package:v_chat_media_editor/src/modules/modules.dartthat imports:package:v_chat_media_editor/src/modules/home/media_editor_view.dartthat imports:package:v_chat_media_editor/src/modules/home/media_editor_controller.dartthat imports:package:v_chat_media_editor/src/modules/home/app_pick.dartthat imports:package:v_platform/v_platform.dartthat imports:package:v_platform/src/v_platform_file.dartthat 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 14 issues. Showing the first 2:
INFO: Don't invoke 'print' in production code.
lib/src/core/v_file.dart:62:7
╷
62 │ print(err);
│ ^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/core/v_file.dart
INFO: Don't invoke 'print' in production code.
lib/src/core/v_file.dart:111:7
╷
111 │ print(err);
│ ^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/core/v_file.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
cached_network_image |
^3.4.1 |
3.4.1 | 3.4.1 | |
chewie |
^1.8.5 |
1.13.0 | 1.13.0 | |
fc_native_video_thumbnail |
^0.16.1 |
0.16.1 | 0.17.2 | |
file_picker |
^8.1.3 |
8.3.7 | 10.3.8 | |
flutter_cache_manager |
^3.4.1 |
3.4.1 | 3.4.1 | |
flutter_image_compress |
^2.3.0 |
2.4.0 | 2.4.0 | |
flutter_painter_v2 |
^2.0.1 |
2.1.0+1 | 2.1.0+1 | |
image_cropper |
^8.1.0 |
8.1.0 | 11.0.0 | |
meta |
^1.15.0 |
1.17.0 | 1.17.0 | |
path |
^1.9.0 |
1.9.1 | 1.9.1 | |
path_provider |
^2.1.5 |
2.1.5 | 2.1.5 | |
phosphor_flutter |
^2.1.0 |
2.1.0 | 2.1.0 | |
v_platform |
^2.1.4 |
2.1.5 | 2.1.5 | |
video_player |
^2.9.2 |
2.10.1 | 2.10.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
cached_network_image_platform_interface |
- | 4.1.1 | 4.1.1 | |
cached_network_image_web |
- | 1.3.1 | 1.3.1 | |
characters |
- | 1.4.0 | 1.4.1 | |
charcode |
- | 1.4.0 | 1.4.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
cross_file |
- | 0.3.5+1 | 0.3.5+1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
csslib |
- | 1.0.2 | 1.0.2 | |
cupertino_icons |
- | 1.0.8 | 1.0.8 | |
dbus |
- | 0.7.11 | 0.7.11 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
file_sizes |
- | 1.0.6 | 1.0.6 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_image_compress_common |
- | 1.0.6 | 1.0.6 | |
flutter_image_compress_macos |
- | 1.0.3 | 1.0.3 | |
flutter_image_compress_ohos |
- | 0.0.3 | 0.0.3 | |
flutter_image_compress_platform_interface |
- | 1.0.5 | 1.0.5 | |
flutter_image_compress_web |
- | 0.1.5 | 0.1.5 | |
flutter_plugin_android_lifecycle |
- | 2.0.33 | 2.0.33 | |
html |
- | 0.15.6 | 0.15.6 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image_cropper_for_web |
- | 6.1.0 | 7.0.0 | |
image_cropper_platform_interface |
- | 7.2.0 | 8.0.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
mime_type |
- | 1.0.1 | 1.0.1 | |
nested |
- | 1.0.0 | 1.0.0 | |
octo_image |
- | 2.1.0 | 2.1.0 | |
package_info_plus |
- | 9.0.0 | 9.0.0 | |
package_info_plus_platform_interface |
- | 3.2.1 | 3.2.1 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.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 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sqflite |
- | 2.4.2 | 2.4.2 | |
sqflite_android |
- | 2.4.2+2 | 2.4.2+2 | |
sqflite_common |
- | 2.5.6 | 2.5.6 | |
sqflite_darwin |
- | 2.4.2 | 2.4.2 | |
sqflite_platform_interface |
- | 2.4.0 | 2.4.0 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_html |
- | 2.3.0 | 2.3.0 | |
universal_io |
- | 2.3.1 | 2.3.1 | |
uuid |
- | 4.5.2 | 4.5.2 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
video_player_android |
- | 2.9.1 | 2.9.1 | |
video_player_avfoundation |
- | 2.8.8 | 2.8.8 | |
video_player_platform_interface |
- | 6.6.0 | 6.6.0 | |
video_player_web |
- | 2.4.0 | 2.4.0 | |
wakelock_plus |
- | 1.4.0 | 1.4.0 | |
wakelock_plus_platform_interface |
- | 1.3.0 | 1.3.0 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.15.0 | 5.15.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 6.6.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 3 issues. Showing the first 2:
The constraint `^0.16.1` on fc_native_video_thumbnail does not support the stable version `0.17.0`.
Try running dart pub upgrade --major-versions fc_native_video_thumbnail to update the constraint.
The constraint `^8.1.3` on file_picker does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions file_picker 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.23.3, Flutter 3.38.4, Dart 3.10.3.
Check the analysis log for details.