flutter_better_pickers 0.0.8
flutter_better_pickers: ^0.0.8 copied to clipboard
This is a multi-picker package that includes several different modes, making it easy to use.
We analyzed this package 1 hour ago, and awarded it 80 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
195 out of 259 API elements (75.3 %) have documentation comments.
Some symbols that are missing documentation: flutter_better_pickers.CameraImageSettings.CameraImageSettings.new, flutter_better_pickers.CameraImageSettings.imageQuality, flutter_better_pickers.CameraImageSettings.maxHeight, flutter_better_pickers.CameraImageSettings.maxWidth, flutter_better_pickers.CameraImageSettings.preferredCameraDevice.
10/10 points: Package has an example
0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
0/50 points: code has no errors, warnings, lints, or formatting issues
ERROR: There's no constant named 'dim' in 'DirectoryType'.
lib/src/tools/extension/extensions_telegram_picker.dart:140:19
╷
140 │ DirectoryType.dim,
│ ^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/tools/extension/extensions_telegram_picker.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
camera |
^0.11.3 |
0.11.4 | 0.12.1 | |
external_path_ios_mac |
^0.0.7 |
0.0.8 | 0.0.8 | |
flutter_saver |
^0.0.6 |
0.0.7 | 2.4.0 | |
image_picker |
^1.2.1 |
1.2.3 | 1.2.3 | |
loading_animation_widget |
^1.3.0 |
1.3.0 | 1.3.0 | |
lucide_icons_flutter |
^3.1.8 |
3.1.17 | 3.1.17 | |
media_manager |
^0.1.2 |
0.1.2 | 1.0.0 | |
native_android_path |
^0.0.5 |
0.0.5 | 1.0.1 | |
path |
^1.9.1 |
1.9.1 | 1.9.1 | |
permission_handler |
^12.0.1 |
12.0.3 | 13.0.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.1 | 2.13.1 | |
camera_android_camerax |
- | 0.6.30 | 0.7.4+7 | |
camera_avfoundation |
- | 0.9.23+2 | 0.10.3 | |
camera_platform_interface |
- | 2.13.1 | 2.13.1 | |
camera_web |
- | 0.3.5+5 | 0.3.5+5 | |
characters |
- | 1.4.1 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
cross_file |
- | 0.3.5+5 | 0.3.5+5 | |
file_selector_linux |
- | 0.9.4+1 | 0.9.4+1 | |
file_selector_macos |
- | 0.9.5+1 | 0.9.5+1 | |
file_selector_platform_interface |
- | 2.7.0 | 2.7.0 | |
file_selector_windows |
- | 0.9.3+6 | 0.9.3+6 | |
flutter_plugin_android_lifecycle |
- | 2.0.35 | 2.0.35 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image_picker_android |
- | 0.8.13+22 | 0.8.13+22 | |
image_picker_for_web |
- | 3.1.1 | 3.1.1 | |
image_picker_ios |
- | 0.8.13+7 | 0.8.13+7 | |
image_picker_linux |
- | 0.2.2 | 0.2.2 | |
image_picker_macos |
- | 0.2.2+1 | 0.2.2+1 | |
image_picker_platform_interface |
- | 2.11.1 | 2.11.1 | |
image_picker_windows |
- | 0.2.2 | 0.2.2 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
meta |
- | 1.19.0 | 1.19.0 | |
mime |
- | 2.1.0 | 2.1.0 | |
path_provider_master |
- | 1.0.3 | 1.0.3 | |
permission_handler_android |
- | 13.0.1 | 14.0.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.0 | 4.4.0 | |
permission_handler_windows |
- | 0.2.2 | 0.2.2 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stream_transform |
- | 2.1.2 | 2.1.2 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.4.2 | 2.4.2 | |
web |
- | 1.1.1 | 1.1.1 | |
yaml |
- | 3.1.4 | 3.1.4 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 5 issues. Showing the first 2:
The constraint `^0.11.3` on camera does not support the stable version `0.12.0`.
Try running dart pub upgrade --major-versions camera to update the constraint.
The constraint `^0.0.6` on flutter_saver does not support the stable version `1.0.0`, that was published 17 days ago.
When flutter_saver is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions flutter_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.23.19, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.