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

A Flutter video editing library with compression, trimming and thumbnail generation capabilities.

125/ 160
pub points
3
downloads

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

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

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://github.com/enesuzun2002/video_editor was unreachable. Make sure that the website is reachable via HEAD requests.

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

Failed check 0/5 points: Provide a valid CHANGELOG.md

No `CHANGELOG.md` found.

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

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

Detected license: MIT.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

3 out of 7 API elements (42.9 %) have documentation comments.

Some symbols that are missing documentation: simple_video_editor, simple_video_editor.SimpleVideoEditor, simple_video_editor.SimpleVideoEditor.SimpleVideoEditor.new, simple_video_editor.SimpleVideoEditor.ffmpegController.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

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

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

  • ✓ Android

  • ✓ iOS

  • ✓ macOS

  • ✓ Web

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:simple_video_editor/simple_video_editor.dart that imports:
  • package:simple_video_editor/src/simple_video_editor.dart that imports:
  • package:simple_video_editor/src/business_logic/ffmpeg/ffmpeg_controller.dart that imports:
  • package:simple_video_editor/src/business_logic/ffmpeg/service/core.dart that imports:
  • package:simple_video_editor/src/business_logic/ffmpeg/service/ffmpeg_service_mobile.dart that imports:
  • package:ffmpeg_kit_flutter_full_gpl/return_code.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Linux`.

Because:

  • package:simple_video_editor/simple_video_editor.dart that imports:
  • package:simple_video_editor/src/simple_video_editor.dart that imports:
  • package:simple_video_editor/src/business_logic/ffmpeg/ffmpeg_controller.dart that imports:
  • package:simple_video_editor/src/business_logic/ffmpeg/service/core.dart that imports:
  • package:simple_video_editor/src/business_logic/ffmpeg/service/ffmpeg_service_mobile.dart that imports:
  • package:ffmpeg_kit_flutter_full_gpl/return_code.dart that declares support for platforms: Android, iOS, macOS.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:simple_video_editor/simple_video_editor.dart that imports:
  • package:simple_video_editor/src/simple_video_editor.dart that imports:
  • package:simple_video_editor/src/business_logic/ffmpeg/ffmpeg_controller.dart that imports:
  • package:simple_video_editor/src/business_logic/ffmpeg/service/core.dart that imports:
  • package:ffmpeg_wasm/ffmpeg_wasm.dart that imports:
  • package:ffmpeg_wasm/src/ffmpeg_extension.dart that imports:
  • package:js/js_util.dart that imports:
  • dart:js_util

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.cn/web/wasm for details.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

INFO: 'dart:html' is deprecated and shouldn't be used. Use package:web and dart:js_interop instead.

lib/src/business_logic/ffmpeg/service/ffmpeg_service_web.dart:2:1

  ╷
2 │ import 'dart:html' as html;
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/business_logic/ffmpeg/service/ffmpeg_service_web.dart

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
cross_file ^0.3.4+2 0.3.5+1 0.3.5+1
cupertino_icons ^1.0.2 1.0.8 1.0.8
ffmpeg_kit_flutter_full_gpl ^6.0.3 6.0.3 6.0.3 Discontinued
ffmpeg_wasm ^1.0.3 1.0.3 1.0.3
path ^1.8.2 1.9.1 1.9.1
path_provider ^2.1.4 2.1.5 2.1.5
permission_handler ^11.3.1 11.4.0 12.0.1
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
code_assets - 1.0.0 1.0.0
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
ffi - 2.1.5 2.1.5
ffmpeg_kit_flutter_platform_interface - 0.2.1 0.2.1
file - 7.0.1 7.0.1
glob - 2.1.3 2.1.3
hooks - 1.0.0 1.0.0
js - 0.7.2 0.7.2 Discontinued
logging - 1.3.0 1.3.0
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.18.0
native_toolchain_c - 0.17.4 0.17.4
objective_c - 9.2.3 9.2.3
path_provider_android - 2.2.22 2.2.22
path_provider_foundation - 2.6.0 2.6.0
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
permission_handler_android - 12.1.0 13.0.1
permission_handler_apple - 9.4.7 9.4.7
permission_handler_html - 0.1.3+5 0.1.3+5
permission_handler_platform_interface - 4.3.0 4.3.0
permission_handler_windows - 0.2.1 0.2.1
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pub_semver - 2.2.0 2.2.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.2.0 2.2.0
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0
yaml - 3.1.3 3.1.3

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

The constraint `^11.3.1` on permission_handler does not support the stable version `12.0.0`.

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

The package has one or more discontinued direct dependencies.

Discontinued packages are no longer maintained, and can end up being a liability.

Consider migrating away from these dependencies:

  • ffmpeg_kit_flutter_full_gpl.

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.5, Flutter 3.38.6, Dart 3.10.7.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
125
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter video editing library with compression, trimming and thumbnail generation capabilities.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

cross_file, cupertino_icons, ffmpeg_kit_flutter_full_gpl, ffmpeg_wasm, flutter, path, path_provider, permission_handler

More

Packages that depend on simple_video_editor