simple_file_manager 0.0.6 copy "simple_file_manager: ^0.0.6" to clipboard
simple_file_manager: ^0.0.6 copied to clipboard

Simple File Manager preview your folder and files in simple way.

95/ 160
pub points
78
downloads

We analyzed this package 32 hours 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.6").

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.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

29 out of 71 API elements (40.8 %) have documentation comments.

Some symbols that are missing documentation: simple_file_manager, simple_file_manager.CheckboxStack, simple_file_manager.CheckboxStack.CheckboxStack.new, simple_file_manager.CheckboxStack.dropdownItems, simple_file_manager.CheckboxStack.file.

Passed check 10/10 points: Package has 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:simple_file_manager/simple_file_manager.dart that imports:
  • 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:simple_file_manager/simple_file_manager.dart that imports:
  • 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:simple_file_manager/simple_file_manager.dart that imports:
  • 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:simple_file_manager/simple_file_manager.dart that imports:
  • 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:simple_file_manager/simple_file_manager.dart that imports:
  • 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:simple_file_manager/simple_file_manager.dart that imports:
  • 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 check 0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package 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
0 / 50trigger folding of the section

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

Found 15 issues. Showing the first 2:

ERROR: 4 positional arguments expected by 'viewFile', but 3 found.

lib/src/checkbox_stack_widget.dart:95:45

   ╷
95 │               Theme.of(context).primaryColor);
   │                                             ^
   ╵

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

WARNING: This function has a nullable return type of 'Future

lib/src/simple_file_manager.dart:341:54

    ╷
341 │                                     pickedFilePaths) {},
    │                                                      ^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/simple_file_manager.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
dropdown_button2 ^2.1.2 2.3.9 2.3.9
file_picker ^5.3.0 5.5.0 10.3.3
flowder_ex ^0.2.2 0.2.2 0.2.2
flutter_file_handler ^0.0.4 0.0.16 0.0.16
path_provider ^2.0.15 2.1.5 2.1.5
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
cached_network_image - 3.4.1 3.4.1
cached_network_image_platform_interface - 4.1.1 4.1.1
cached_network_image_web - 1.3.1 1.3.1
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
connectivity_plus - 2.3.9 7.0.0
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.0.1
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 0.3.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.11 0.7.11
device_info_plus - 9.1.2 12.2.0
device_info_plus_platform_interface - 7.0.3 7.0.3
dio - 5.9.0 5.9.0
dio_web_adapter - 2.1.1 2.1.1
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
file_saver - 0.2.14 0.3.1
fixnum - 1.1.1 1.1.1
flutter_cache_manager - 3.4.1 3.4.1
flutter_mobx - 2.3.0 2.3.0
flutter_plugin_android_lifecycle - 2.0.32 2.0.32
html - 0.15.6 0.15.6
http - 1.5.0 1.5.0
http_parser - 4.1.2 4.1.2
intl - 0.18.1 0.20.2
js - 0.6.7 0.7.2 Discontinued
logging - 1.3.0 1.3.0
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
mime - 1.0.6 2.0.0
mobx - 2.5.0 2.5.0
nested - 1.0.0 1.0.0
nm - 0.5.0 0.5.0
octo_image - 2.1.0 2.1.0
path - 1.9.1 1.9.1
path_provider_android - 2.2.20 2.2.20
path_provider_foundation - 2.4.3 2.4.3
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 - 11.4.0 12.0.1
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 - 7.0.1 7.0.1
photo_view - 0.14.0 0.15.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
provider - 6.1.5+1 6.1.5+1
rxdart - 0.28.0 0.28.0
sensors_plus - 1.4.1 7.0.0
sensors_plus_platform_interface - 1.2.0 2.0.1
sensors_plus_web - 1.1.2 1.1.2 Discontinued
share_plus - 7.2.2 12.0.1
share_plus_platform_interface - 3.4.0 6.1.0
source_span - 1.10.1 1.10.1
sqflite - 2.4.2 2.4.2
sqflite_android - 2.4.2+2 2.4.2+2
sqflite_common - 2.5.6 2.5.6
sqflite_darwin - 2.4.2 2.4.2
sqflite_platform_interface - 2.4.0 2.4.0
string_scanner - 1.4.1 1.4.1
syncfusion_flutter_core - 23.2.7 31.2.5
syncfusion_flutter_pdf - 23.2.7 31.2.5
syncfusion_flutter_pdfviewer - 23.2.7 31.2.5
syncfusion_flutter_signaturepad - 23.2.7 31.2.5
syncfusion_pdfviewer_macos - 23.2.7 31.2.5
syncfusion_pdfviewer_platform_interface - 23.2.7 31.2.5
syncfusion_pdfviewer_web - 23.2.7 31.2.5
syncfusion_pdfviewer_windows - 23.2.7 31.2.5
synchronized - 3.4.0 3.4.0
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
url_launcher - 6.3.2 6.3.2
url_launcher_android - 6.3.24 6.3.24
url_launcher_ios - 6.3.5 6.3.5
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.4 3.2.4
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.1 2.4.1
url_launcher_windows - 3.1.4 3.1.4
uuid - 4.5.2 4.5.2
vector_math - 2.2.0 2.2.0
video_box - 0.17.0 0.17.0
video_player - 2.10.0 2.10.0
video_player_android - 2.8.17 2.8.17
video_player_avfoundation - 2.8.5 2.8.5
video_player_platform_interface - 6.6.0 6.6.0
video_player_web - 2.4.0 2.4.0
web - 1.1.1 1.1.1
win32 - 5.15.0 5.15.0
win32_registry - 1.1.5 2.1.0
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 6.6.1

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

The constraint `^5.3.0` on file_picker does not support the stable version `6.0.0`.

Try running dart pub upgrade --major-versions file_picker 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.0, Flutter 3.35.7, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
95
points
78
downloads

Publisher

unverified uploader

Weekly Downloads

Simple File Manager preview your folder and files in simple way.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

dropdown_button2, file_picker, flowder_ex, flutter, flutter_file_handler, path_provider

More

Packages that depend on simple_file_manager