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

A Flutter package developed by TotalXSoftware for downloading YouTube videos with customizable quality options and progress notifications.

5
likes
120/ 160
pub points
96
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

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.

Partially passed report section
Provide documentation
10 / 20trigger folding of the section

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

0 out of 17 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: get_youtube_id_from_url, get_youtube_id_from_url.getYoutubeIdFromUrl, merge_video_and_audio, merge_video_and_audio.mergeVideoAndAudio, notification_manager.

Passed check 10/10 points: Package has an example and has no issues with screenshots

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:youtube_downloader_totalxsoftware/youtube_downloader_totalxsoftware.dart that imports:
  • package:youtube_downloader_totalxsoftware/service/merge_video_and_audio.dart that imports:
  • package:ffmpeg_kit_flutter/return_code.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Linux`.

Because:

  • package:youtube_downloader_totalxsoftware/youtube_downloader_totalxsoftware.dart that imports:
  • package:youtube_downloader_totalxsoftware/service/merge_video_and_audio.dart that imports:
  • package:ffmpeg_kit_flutter/return_code.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `macOS`.

Because:

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

Because:

  • package:youtube_downloader_totalxsoftware/youtube_downloader_totalxsoftware.dart that imports:
  • package:youtube_downloader_totalxsoftware/service/merge_video_and_audio.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:youtube_downloader_totalxsoftware/youtube_downloader_totalxsoftware.dart that imports:
  • package:youtube_downloader_totalxsoftware/service/merge_video_and_audio.dart that imports:
  • package:youtube_downloader_totalxsoftware/service/notification_manager.dart that imports:
  • package:awesome_notifications/awesome_notifications.dart that imports:
  • package:awesome_notifications/src/utils/bitmap_utils.dart that imports:
  • package:awesome_notifications/src/utils/media_abstract_utils.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.

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

/tmp/pana_XWIAOX/lib/service/merge_video_and_audio.dart doesn't match the Dart formatter.

To format your files run: dart format .

/tmp/pana_XWIAOX/lib/service/notification_manager.dart doesn't match the Dart formatter.

To format your files run: dart format .

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
awesome_notifications ^0.10.0 0.10.1 0.10.1
ffmpeg_kit_flutter ^6.0.3 6.0.3 6.0.3 Discontinued
flutter_foreground_task ^8.13.0 8.17.0 9.1.0
http ^1.2.2 1.3.0 1.3.0
path_provider ^2.1.5 2.1.5 2.1.5
permission_handler ^11.3.1 11.4.0 12.0.0+1
video_url_validator ^1.0.3 1.0.3 1.0.3
youtube_explode_dart ^2.3.5 2.4.0 2.4.0
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.0.6 4.0.6
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
crypto - 3.0.6 3.0.6
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
file - 7.0.1 7.0.1
freezed_annotation - 3.0.0 3.0.0
html - 0.15.5+1 0.15.5+1
http_parser - 4.1.2 4.1.2
intl - 0.20.2 0.20.2
json_annotation - 4.9.0 4.9.0
logging - 1.3.0 1.3.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.16.0 1.16.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
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
petitparser - 6.1.0 6.1.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
posix - 6.0.2 6.0.2
shared_preferences - 2.5.3 2.5.3
shared_preferences_android - 2.4.10 2.4.10
shared_preferences_foundation - 2.5.4 2.5.4
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
simple_sparse_list - 0.1.4 0.1.4
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
unicode - 1.1.8 1.1.8
vector_math - 2.1.4 2.1.5
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0
xml - 6.5.0 6.5.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 `^8.13.0` on flutter_foreground_task does not support the stable version `9.0.0`, that was published 6 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.

The constraint `^11.3.1` on permission_handler does not support the stable version `12.0.0`, that was published 10 days ago.

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

Try running dart pub upgrade --major-versions permission_handler 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.20, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
5
likes
120
points
96
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A Flutter package developed by TotalXSoftware for downloading YouTube videos with customizable quality options and progress notifications.

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

awesome_notifications, ffmpeg_kit_flutter, flutter, flutter_foreground_task, http, path_provider, permission_handler, video_url_validator, youtube_explode_dart

More

Packages that depend on youtube_downloader_totalxsoftware