flutter_file_handler 0.0.16 copy "flutter_file_handler: ^0.0.16" to clipboard
flutter_file_handler: ^0.0.16 copied to clipboard

A simple flutter package to handle view network files.

95/ 160
pub points
91
downloads

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

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

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

`CHANGELOG.md` does not contain reference to the current version ("0.0.16").

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: BSD-3-Clause.

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

3 out of 33 API elements (9.1 %) 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: flutter_file_handler, flutter_file_handler.FileViewUtils, flutter_file_handler.FileViewUtils.FileViewUtils.new, flutter_file_handler.FileViewUtils.viewFile, flutter_file_handler.FileViewWidget.

Passed check 10/10 points: Package has an example

Passed 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:flutter_file_handler/flutter_file_handler.dart that imports:
  • package:video_box/video_box.dart that imports:
  • package:video_box/video.controller.dart that imports:
  • package:video_box/video_state.dart that imports:
  • package:video_player/video_player.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `Linux`.

Because:

  • package:flutter_file_handler/flutter_file_handler.dart that imports:
  • package:video_box/video_box.dart that imports:
  • package:video_box/video.controller.dart that imports:
  • package:video_box/video_state.dart that imports:
  • package:video_player/video_player.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `macOS`.

Because:

  • package:flutter_file_handler/flutter_file_handler.dart that imports:
  • package:video_box/video_box.dart that imports:
  • package:video_box/video.controller.dart that imports:
  • package:video_box/mixin/video_listenner_mixin.dart that imports:
  • package:sensors_plus/sensors_plus.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Web`.

Because:

  • package:flutter_file_handler/flutter_file_handler.dart that imports:
  • package:cached_network_image/cached_network_image.dart that imports:
  • package:cached_network_image/src/image_provider/cached_network_image_provider.dart that imports:
  • package:flutter_cache_manager/flutter_cache_manager.dart that imports:
  • package:flutter_cache_manager/src/storage/file_system/file_system.dart that imports:
  • package:flutter_cache_manager/src/storage/file_system/file_system_io.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.

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:flutter_file_handler/flutter_file_handler.dart that imports:
  • package:syncfusion_flutter_pdfviewer/pdfviewer.dart that imports:
  • package:syncfusion_flutter_pdfviewer/src/pdfviewer.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:flutter_file_handler/flutter_file_handler.dart that imports:
  • package:syncfusion_flutter_pdfviewer/pdfviewer.dart that imports:
  • package:syncfusion_flutter_pdfviewer/src/pdfviewer.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
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

Found 31 issues. Showing the first 2:

WARNING: Unused import: 'dart:io'.

lib/flutter_file_handler.dart:15:8

   ╷
15 │ import 'dart:io' show Platform;
   │        ^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/flutter_file_handler.dart

WARNING: Unused import: 'package:video_box/video_box.dart'.

lib/flutter_file_handler.dart:19:8

   ╷
19 │ import 'package:video_box/video_box.dart';
   │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/flutter_file_handler.dart

Failed report section
Support up-to-date dependencies
10 / 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
cached_network_image ^3.3.0 3.4.1 4.0.0
file_saver ^0.2.13 0.2.14 0.4.0
http ^1.2.2 1.6.0 1.6.0
path_provider ^2.1.3 2.1.6 2.1.6
permission_handler ^11.0.1 11.4.0 13.0.2
photo_view ^0.14.0 0.14.0 0.15.0
share_plus ^7.1.0 7.2.2 13.3.0
syncfusion_flutter_pdfviewer ^23.1.38 23.2.7 34.2.8
url_launcher ^6.1.14 6.3.2 6.3.2
video_box ^0.17.0 0.17.0 0.17.0
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
cached_network_image_platform_interface - 4.1.1 5.0.0
cached_network_image_web - 1.3.1 2.0.0
characters - 1.4.1 1.4.1
clock - 1.1.3 1.1.3
code_assets - 2.1.0 2.1.0
collection - 1.19.1 1.19.1
connectivity_plus - 2.3.9 7.3.1
connectivity_plus_linux - 1.3.1 1.3.1 Discontinued
connectivity_plus_macos - 1.2.6 1.2.6 Discontinued
connectivity_plus_platform_interface - 1.2.4 2.1.0
connectivity_plus_web - 1.2.5 1.2.5 Discontinued
connectivity_plus_windows - 1.2.2 1.2.2 Discontinued
convert - 3.1.2 3.1.2
cross_file - 0.3.5+5 0.3.5+5
crypto - 3.0.7 3.0.7
csslib - 1.0.2 1.0.2
dart_printf - 0.6.0 0.6.0
dbus - 0.7.15 0.8.0
device_info_plus - 9.1.2 13.2.0
device_info_plus_platform_interface - 7.0.3 8.1.0
dio - 5.11.1 5.11.1
dio_web_adapter - 2.2.2 2.2.2
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
flutter_cache_manager - 3.4.4 3.4.4
flutter_mobx - 2.4.0 2.4.0
hooks - 2.2.0 2.2.0
html - 0.15.7 0.15.7
http_parser - 4.1.2 4.1.2
intl - 0.18.1 0.20.3
jni - 1.0.3 1.0.3
jni_flutter - 1.0.3 1.0.3
jni_util - 1.0.0 1.0.0
js - 0.6.7 0.7.2 Discontinued
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
mime - 1.0.6 2.1.0
mobx - 2.7.0 2.7.0
nested - 1.0.0 1.0.0
nm - 0.5.0 0.5.0
objective_c - 9.6.0 9.6.0
octo_image - 2.1.0 2.1.0
package_config - 3.0.0 3.0.0
path - 1.9.1 1.9.1
path_provider_android - 2.3.1 2.3.1
path_provider_foundation - 2.6.0 2.6.0
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
permission_handler_android - 12.1.0 14.1.0
permission_handler_apple - 9.6.1 9.6.1
permission_handler_html - 0.1.4+1 0.1.4+1
permission_handler_platform_interface - 4.4.1 4.4.1
permission_handler_windows - 0.2.2 0.2.2
petitparser - 7.0.2 7.0.2
platform - 3.2.0 3.2.0
plugin_platform_interface - 2.1.8 2.1.8
provider - 6.1.5+1 6.1.5+1
pub_semver - 2.2.1 2.2.1
record_use - 1.1.1 1.1.1
rxdart - 0.28.0 0.28.0
sensors_plus - 1.4.1 7.1.0
sensors_plus_platform_interface - 1.2.0 2.0.2
sensors_plus_web - 1.1.2 1.1.2 Discontinued
share_plus_platform_interface - 3.4.0 7.2.0
source_span - 1.10.2 1.10.2
sqflite - 2.4.4 2.4.4
sqflite_android - 2.4.4 2.4.4
sqflite_common - 2.5.13 2.5.13
sqflite_darwin - 2.4.4 2.4.4
sqflite_platform_interface - 2.4.2 2.4.2
string_scanner - 1.4.1 1.4.1
syncfusion_flutter_core - 23.2.7 34.2.8
syncfusion_flutter_pdf - 23.2.7 34.2.8
syncfusion_flutter_signaturepad - 23.2.7 34.2.8
syncfusion_pdfviewer_macos - 23.2.7 34.2.8
syncfusion_pdfviewer_platform_interface - 23.2.7 34.2.8
syncfusion_pdfviewer_web - 23.2.7 34.2.8
syncfusion_pdfviewer_windows - 23.2.7 34.2.8
synchronized - 3.4.2 3.4.2
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
url_launcher_android - 6.3.33 6.3.33
url_launcher_ios - 6.4.2 6.4.2
url_launcher_linux - 3.2.3 3.2.3
url_launcher_macos - 3.2.6 3.2.6
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.3 2.4.3
url_launcher_windows - 3.1.6 3.1.6
uuid - 4.6.0 4.6.0
vector_math - 2.4.2 2.4.2
video_player - 2.14.0 2.14.0
video_player_android - 2.12.2 2.12.2
video_player_avfoundation - 2.12.0 2.12.0
video_player_platform_interface - 6.9.0 6.9.0
video_player_web - 2.4.0 2.4.0
web - 1.1.1 1.1.1
win32 - 5.15.0 6.4.0
win32_registry - 1.1.5 3.0.3
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 7.0.1
yaml - 3.1.4 3.1.4

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

Found 6 issues. Showing the first 2:

The constraint `^3.3.0` on cached_network_image does not support the stable version `4.0.0`, that was published 20 days ago.

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

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

The constraint `^0.2.13` on file_saver does not support the stable version `0.3.0`.

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

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 1 error:

  • UNDEFINED_METHOD - lib/widgets/video_box.widget.dart:52:41 - The method 'networkUrl' isn't defined for the type 'VideoPlayerController'.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.19, Flutter 3.47.4, Dart 3.13.3.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: