moinsen_screen_recording 1.0.0 copy "moinsen_screen_recording: ^1.0.0" to clipboard
moinsen_screen_recording: ^1.0.0 copied to clipboard

Gradle-9-clean fork of flutter_screen_recording. Native screen recording for Android/iOS/Web with the dead jcenter + bytedance repositories removed, which is what breaks an upstream 2.0.25 build on Gradle 9.

120/ 160
pub points
93
downloads

We analyzed this package 2 days ago, and awarded it 120 pub points (of a possible 160):

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

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too long.

Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.

Failed to verify repository URL.

Could not find any pubspec.yaml in the repository.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: moinsen_screen_recording,
    • contains a version property, and,
    • does not contain a publish_to property.

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

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

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

Detected license: MIT.

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

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

0 out of 6 API elements (0.0 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: moinsen_screen_recording, moinsen_screen_recording.MoinsenScreenRecording, moinsen_screen_recording.MoinsenScreenRecording.MoinsenScreenRecording.new, moinsen_screen_recording.MoinsenScreenRecording.startRecordScreen, moinsen_screen_recording.MoinsenScreenRecording.startRecordScreenAndAudio.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Partially passed report section
Platform support
10 / 20trigger folding of the section

Partially passed check 10/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:moinsen_screen_recording/moinsen_screen_recording.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Linux`.

Because:

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

Because:

  • package:moinsen_screen_recording/moinsen_screen_recording.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:moinsen_screen_recording/moinsen_screen_recording.dart that imports:
  • package:flutter_foreground_task/flutter_foreground_task.dart that declares support for platforms: Android, iOS.

WASM compatibility:

Package not compatible with runtime wasm

Because:

  • package:moinsen_screen_recording/moinsen_screen_recording.dart that imports:
  • package:flutter_foreground_task/flutter_foreground_task.dart that imports:
  • package:flutter_foreground_task/flutter_foreground_task_platform_interface.dart that imports:
  • package:flutter_foreground_task/flutter_foreground_task_method_channel.dart that imports:
  • package:flutter_foreground_task/models/service_options.dart that imports:
  • package:platform/platform.dart that imports:
  • package:platform/src/interface/local_platform.dart that imports:
  • dart:io

Note: This package supports Web but is not WASM-compatible, resulting in a partial score. See https://dart.dev/web/wasm for details.

Swift Package Manager support:

Package does not support the Swift Package Manager on iOS

The package does not contain ios/moinsen_screen_recording/Package.swift.

Note: This iOS or macOS plugin does not support the Swift Package Manager, resulting in a partial score. See https://docs.flutter.dev/to/spm for details.

Built-in Kotlin support:

Legacy Kotlin configuration detected in `android/build.gradle`.

This plugin applies the Kotlin Gradle Plugin (KGP) or uses the android.kotlinOptions{} block.

Note: This Android plugin does not support built-in Kotlin. In the future, this might affect scoring. See https://docs.flutter.dev/release/breaking-changes/migrate-to-built-in-kotlin/for-plugin-authors for details.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

Partially passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Partially passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
flutter_foreground_task ^9.1.0 9.2.2 10.0.0
flutter_screen_recording_platform_interface ^1.0.3 1.0.3 1.0.3
flutter_screen_recording_web ^1.0.8 1.0.8 1.0.8
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
js - 0.7.2 0.7.2 Discontinued
material_color_utilities - 0.13.0 0.13.0
meta - 1.18.0 1.19.0
path - 1.9.1 1.9.1
path_provider_linux - 2.2.2 2.2.2
path_provider_platform_interface - 2.1.3 2.1.3
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
shared_preferences - 2.5.5 2.5.5
shared_preferences_android - 2.4.27 2.4.27
shared_preferences_foundation - 2.5.6 2.5.6
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.2 2.4.2
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
vector_math - 2.2.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 `^9.1.0` on flutter_foreground_task does not support the stable version `10.0.0`, that was published 0 days ago.

When flutter_foreground_task is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions flutter_foreground_task 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.23.14, Flutter 3.44.5, Dart 3.12.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
120
points
93
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Gradle-9-clean fork of flutter_screen_recording. Native screen recording for Android/iOS/Web with the dead jcenter + bytedance repositories removed, which is what breaks an upstream 2.0.25 build on Gradle 9.

Topics

#screen-recording #recording #media-projection

License

MIT (license)

Dependencies

flutter, flutter_foreground_task, flutter_screen_recording_platform_interface, flutter_screen_recording_web

More

Packages that depend on moinsen_screen_recording

Packages that implement moinsen_screen_recording