image_picker_totalxsoftware 1.0.2
image_picker_totalxsoftware: ^1.0.2 copied to clipboard
A Flutter package for picking, cropping, and uploading images to Firebase Storage with advanced features like multiple image selection and custom aspect ratio presets.
We analyzed this package 18 hours ago, and awarded it 150 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
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.
10/10 points: 20% or more of the public API has dartdoc comments
20 out of 24 API elements (83.3 %) have documentation comments.
Some symbols that are missing documentation: crop_aspect_ratio_preset, map_aspect_ratio_preset, omniware_payment_gateway_totalxsoftware, omniware_payment_gateway_totalxsoftware.ImagePickerTotalxsoftware.ImagePickerTotalxsoftware.new.
10/10 points: Package has an example and has no issues with screenshots
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:image_picker_totalxsoftware/image_picker_totalxsoftware.dartthat imports:package:image_picker_totalxsoftware/service/map_aspect_ratio_preset.dartthat imports:package:image_cropper/image_cropper.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Linux`.
Because:
package:image_picker_totalxsoftware/image_picker_totalxsoftware.dartthat imports:package:image_picker_totalxsoftware/service/map_aspect_ratio_preset.dartthat imports:package:image_cropper/image_cropper.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `macOS`.
Because:
package:image_picker_totalxsoftware/image_picker_totalxsoftware.dartthat imports:package:image_picker_totalxsoftware/service/map_aspect_ratio_preset.dartthat imports:package:image_cropper/image_cropper.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Web`.
Because:
package:image_picker_totalxsoftware/image_picker_totalxsoftware.dartthat imports:package:image_picker_totalxsoftware/service/map_aspect_ratio_preset.dartthat imports:package:hl_image_picker/hl_image_picker.dartthat declares support for platforms:Android,iOS.
50/50 points: code has no errors, warnings, lints, or formatting issues
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
firebase_storage |
^12.3.5 |
12.4.10 | 13.0.4 | |
flutter_image_compress |
^2.3.0 |
2.4.0 | 2.4.0 | |
hl_image_picker |
^1.2.16 |
1.2.16 | 1.2.16 | |
image_cropper |
^8.0.2 |
8.1.0 | 11.0.0 | |
image_picker |
^1.1.2 |
1.2.1 | 1.2.1 | |
plugin_platform_interface |
^2.0.2 |
2.1.8 | 2.1.8 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^12.3.5` on firebase_storage does not support the stable version `13.0.0`.
Try running dart pub upgrade --major-versions firebase_storage to update the constraint.
The constraint `^8.0.2` on image_cropper does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions image_cropper 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.23.2, Flutter 3.38.1, Dart 3.10.0.
Check the analysis log for details.
