duet_maker 0.1.4 copy "duet_maker: ^0.1.4" to clipboard
duet_maker: ^0.1.4 copied to clipboard

Record a selfie in sync with an original video and export a duet with original-only audio and filters.

110/ 160
pub points
51
downloads

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

Failed report section
Follow Dart file conventions
20 / 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

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

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

13 out of 57 API elements (22.8 %) have documentation comments.

Some symbols that are missing documentation: duet_maker, duet_maker.DuetController, duet_maker.DuetController.DuetController.new, duet_maker.DuetController.cameraController, duet_maker.DuetController.compose.

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 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:duet_maker/duet_maker.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:duet_maker/duet_maker.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:duet_maker/duet_maker.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:duet_maker/duet_maker.dart that declares support for platforms: Android, iOS.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:duet_maker/duet_maker.dart that imports:
  • package:duet_maker/src/widgets/duet_view.dart that imports:
  • package:duet_maker/src/duet_controller.dart that imports:
  • package:video_player/video_player.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.cn/web/wasm for details.

Failed report section
Pass static analysis
30 / 50trigger folding of the section

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

WARNING: The value of the local variable 'vFilterContain' isn't used.

lib/src/ffmpeg_cmd.dart:37:11

   ╷
37 │     final vFilterContain =
   │           ^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/ffmpeg_cmd.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
camera ^0.10.6 0.10.6 0.11.2
ffmpeg_kit_flutter_new ^3.2.0 3.2.0 3.2.0
http ^1.2.2 1.5.0 1.5.0
path_provider ^2.1.5 2.1.5 2.1.5
video_player ^2.9.1 2.10.0 2.10.0
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
camera_android - 0.10.10+8 0.10.10+8
camera_avfoundation - 0.9.22 0.9.22
camera_platform_interface - 2.11.0 2.11.0
camera_web - 0.3.5 0.3.5
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
cross_file - 0.3.4+2 0.3.4+2
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
flutter_plugin_android_lifecycle - 2.0.30 2.0.30
html - 0.15.6 0.15.6
http_parser - 4.1.2 4.1.2
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.18 2.2.18
path_provider_foundation - 2.4.2 2.4.2
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
source_span - 1.10.1 1.10.1
stream_transform - 2.1.1 2.1.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
video_player_android - 2.8.14 2.8.14
video_player_avfoundation - 2.8.4 2.8.4
video_player_platform_interface - 6.4.0 6.4.0
video_player_web - 2.4.0 2.4.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.

The constraint `^0.10.6` on camera does not support the stable version `0.11.0`.

Try running dart pub upgrade --major-versions camera 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.23, Flutter 3.35.5, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
110
points
51
downloads

Publisher

unverified uploader

Weekly Downloads

Record a selfie in sync with an original video and export a duet with original-only audio and filters.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

camera, ffmpeg_kit_flutter_new, flutter, http, path_provider, video_player

More

Packages that depend on duet_maker