fl_drag_picture 1.0.1 copy "fl_drag_picture: ^1.0.1" to clipboard
fl_drag_picture: ^1.0.1 copied to clipboard

用Flutter实现的多图片拖动,上传至网络, 开箱即用.

2
likes
120/ 160
pub points
15%
popularity

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

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

0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 60 to 180 characters to describe the package, what it does, and its target use case.

The package description contains too many non-ASCII characters.

The site uses English as its primary language. The content of the description field in your package's pubspec.yaml should primarily contain characters used in English.

Failed to verify repository URL.

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: fl_drag_picture,
    • contains a version property, and,
    • does not contain a publish_to property.

Unable to access git repository: Could not accept branch name: (unknown).

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

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

22 out of 106 API elements (20.8 %) have documentation comments.

Some symbols that are missing documentation: base_dialog, base_dialog.BaseDialog, base_dialog.BaseDialog.BaseDialog, base_dialog.BaseDialog.cancelText, base_dialog.BaseDialog.confirmText.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

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

Because:

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

Because:

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

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `macOS`.

Because:

  • package:fl_drag_picture/fl_drag_picture.dart that imports:
  • package:wechat_camera_picker/wechat_camera_picker.dart that imports:
  • package:wechat_camera_picker/src/widgets/camera_progress_button.dart that imports:
  • package:wechat_camera_picker/src/internals/methods.dart that imports:
  • package:wechat_camera_picker/src/constants/type_defs.dart that imports:
  • package:camera/camera.dart that declares support for platforms: Android, iOS, Web.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:fl_drag_picture/fl_drag_picture.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.

0/0 points: Swift Package Manager support

Package does not support the Swift Package Manager on macOS

It does not contain macos/fl_drag_picture/Package.swift.

This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.

See https://docs.flutter.dev/to/spm for details.

failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 16 issues. Showing the first 2:

WARNING: This class (or a class that this class inherits from) is marked as '@immutable', but one or more of its instance fields aren't final: FlDragPicture.isShowBigPic, FlDragPicture.isCanDrag, FlDragPicture.isNeedCrop, FlDragPicture.isNeedCompress

lib/fl_drag_picture.dart:19:7

   ╷
19 │ class FlDragPicture extends StatefulWidget {
   │       ^^^^^^^^^^^^^
   ╵

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

WARNING: The member 'value' can only be used within instance members of subclasses of 'package:get/get_rx/src/rx_types/rx_iterables/rx_list.dart'.

lib/fl_drag_picture.dart:67:29

   ╷
67 │         logic.otherPicImage.value.add(widget.picList![i]);
   │                             ^^^^^
   ╵

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

failed
Support up-to-date dependencies
30 / 40trigger folding of the section

0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
flutter flutter 0.0.0 0.0.0
flutter_draggable_gridview ^0.0.7 0.0.12 0.0.12
flutter_easyloading ^3.0.5 3.0.5 3.0.5
get ^4.6.5 4.6.6 4.6.6
image_cropper ^1.5.1 1.5.1 8.0.2
image_gallery_saver ^1.7.1 1.7.1 2.0.3
open_app_settings ^2.0.1 2.0.1 2.0.1
permission_handler 10.2.0 10.2.0 11.3.1
photo_view ^0.14.0 0.14.0 0.15.0
plugin_platform_interface ^2.1.4 2.1.8 2.1.8
wechat_assets_picker 8.3.1+1 8.3.1+1 9.4.0
wechat_camera_picker 3.6.5 3.6.5 4.3.4
Transitive dependencies
Package Constraint Compatible Latest
async - 2.12.0 2.12.0
camera - 0.10.6 0.11.0+2
camera_android - 0.10.9+16 0.10.9+16
camera_avfoundation - 0.9.17+5 0.9.17+5
camera_platform_interface - 2.8.0 2.8.0
camera_web - 0.3.5 0.3.5
characters - 1.3.0 1.3.1
collection - 1.18.0 1.19.1
cross_file - 0.3.4+2 0.3.4+2
crypto - 3.0.6 3.0.6
csslib - 1.0.2 1.0.2
extended_image - 6.4.1 9.0.7
extended_image_library - 3.6.0 4.0.5
ffi - 2.1.3 2.1.3
flutter_plugin_android_lifecycle - 2.0.23 2.0.23
flutter_spinkit - 5.2.1 5.2.1
flutter_web_plugins - 0.0.0 0.0.0
html - 0.15.5 0.15.5
http - 1.2.2 1.2.2
http_client_helper - 3.0.0 3.0.0
http_parser - 4.0.2 4.1.1
js - 0.6.7 0.7.1
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
nested - 1.0.0 1.0.0
path - 1.9.1 1.9.1
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.12 2.2.12
path_provider_foundation - 2.4.0 2.4.0
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 - 10.3.6 12.0.13
permission_handler_apple - 9.1.4 9.4.5
permission_handler_platform_interface - 3.12.0 4.2.3
permission_handler_windows - 0.1.3 0.2.1
photo_manager - 2.8.2 3.6.2
platform - 3.1.6 3.1.6
provider - 6.1.2 6.1.2
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
stream_transform - 2.1.0 2.1.0
string_scanner - 1.4.0 1.4.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.4.0 1.4.0
vector_math - 2.1.4 2.1.4
video_player - 2.9.2 2.9.2
video_player_android - 2.7.16 2.7.16
video_player_avfoundation - 2.6.2 2.6.2
video_player_platform_interface - 6.2.3 6.2.3
video_player_web - 2.3.3 2.3.3
web - 1.1.0 1.1.0
xdg_directories - 1.1.0 1.1.0

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

Found 6 issues. Showing the first 2:

The constraint `^1.5.1` on image_cropper does not support the stable version `2.0.0`.

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

The constraint `^1.7.1` on image_gallery_saver does not support the stable version `2.0.1`.

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

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

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.15, Flutter 3.24.4, Dart 3.5.4.

Check the analysis log for details.