media_pro 2.0.3
media_pro: ^2.0.3 copied to clipboard
Media widgets for Flutter. Upload and display images from the gallery, camera and more.
We analyzed this package 2 days ago, and awarded it 160 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/nylo-core/media-pro/issues
was unreachable. Make sure that the website is reachable via HEAD
requests.
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
67 out of 135 API elements (49.6 %) have documentation comments.
Some symbols that are missing documentation: api_request
, api_request.ApiRequest.ApiRequest.new
, api_request.ApiRequest.connectTimeout
, api_request.ApiRequest.headers
, api_request.ApiRequest.imageKey
.
10/10 points: Package has an example
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:media_pro/media_pro.dart
that imports:package:media_pro/widgets/grid_image_picker_widget.dart
that imports:package:nylo_support/widgets/ny_state.dart
that imports:package:nylo_support/widgets/ny_stateful_widget.dart
that imports:package:nylo_support/nylo.dart
that imports:package:nylo_support/exceptions/validation_exception.dart
that imports:package:nylo_support/validation/rules.dart
that imports:package:nylo_support/helpers/extensions.dart
that imports:package:nylo_support/helpers/ny_logger.dart
that imports:package:nylo_support/helpers/helper.dart
that imports:package:app_badge_plus/app_badge_plus.dart
that declares support for platforms:Android
,iOS
,macOS
.
Package does not support platform `Linux`.
Because:
package:media_pro/media_pro.dart
that imports:package:media_pro/widgets/grid_image_picker_widget.dart
that imports:package:nylo_support/widgets/ny_state.dart
that imports:package:nylo_support/widgets/ny_stateful_widget.dart
that imports:package:nylo_support/nylo.dart
that imports:package:nylo_support/exceptions/validation_exception.dart
that imports:package:nylo_support/validation/rules.dart
that imports:package:nylo_support/helpers/extensions.dart
that imports:package:nylo_support/helpers/ny_logger.dart
that imports:package:nylo_support/helpers/helper.dart
that imports:package:app_badge_plus/app_badge_plus.dart
that declares support for platforms:Android
,iOS
,macOS
.
Package does not support platform `Web`.
Because:
package:media_pro/media_pro.dart
that imports:package:media_pro/widgets/grid_image_picker_widget.dart
that imports:package:nylo_support/widgets/ny_state.dart
that imports:package:nylo_support/widgets/ny_stateful_widget.dart
that imports:package:nylo_support/nylo.dart
that imports:package:nylo_support/exceptions/validation_exception.dart
that imports:package:nylo_support/validation/rules.dart
that imports:package:nylo_support/helpers/extensions.dart
that imports:package:nylo_support/helpers/ny_logger.dart
that imports:package:nylo_support/helpers/helper.dart
that imports:package:nylo_support/networking/ny_api_service.dart
that imports:package:nylo_support/networking/dio_api_service.dart
that imports:package:nylo_support/helpers/ny_cache.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:media_pro/media_pro.dart
that imports:package:media_pro/widgets/grid_image_picker_widget.dart
that imports:package:nylo_support/widgets/ny_state.dart
that imports:package:nylo_support/widgets/ny_stateful_widget.dart
that imports:package:nylo_support/nylo.dart
that imports:package:flutter_local_notifications/flutter_local_notifications.dart
that imports:package:flutter_local_notifications/src/notification_details.dart
that imports:package:flutter_local_notifications_windows/flutter_local_notifications_windows.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:media_pro/media_pro.dart
that imports:package:media_pro/widgets/grid_image_picker_widget.dart
that imports:package:nylo_support/widgets/ny_state.dart
that imports:package:nylo_support/widgets/ny_stateful_widget.dart
that imports:package:nylo_support/nylo.dart
that imports:package:flutter_local_notifications/flutter_local_notifications.dart
that imports:package:flutter_local_notifications/src/notification_details.dart
that imports:package:flutter_local_notifications_windows/flutter_local_notifications_windows.dart
that declares support for platforms:Windows
.
Package does not support platform `macOS`.
Because:
package:media_pro/media_pro.dart
that imports:package:media_pro/widgets/grid_image_picker_widget.dart
that imports:package:nylo_support/widgets/ny_state.dart
that imports:package:nylo_support/widgets/ny_stateful_widget.dart
that imports:package:nylo_support/nylo.dart
that imports:package:flutter_local_notifications/flutter_local_notifications.dart
that imports:package:flutter_local_notifications/src/notification_details.dart
that imports:package:flutter_local_notifications_windows/flutter_local_notifications_windows.dart
that declares support for platforms:Windows
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:media_pro/media_pro.dart
that imports:package:media_pro/widgets/grid_image_picker_widget.dart
that imports:package:nylo_support/widgets/ny_state.dart
that imports:package:nylo_support/widgets/ny_stateful_widget.dart
that imports:package:nylo_support/nylo.dart
that imports:package:nylo_support/exceptions/validation_exception.dart
that imports:package:nylo_support/validation/rules.dart
that imports:package:nylo_support/helpers/extensions.dart
that imports:package:nylo_support/helpers/ny_logger.dart
that imports:package:nylo_support/helpers/helper.dart
that imports:package:nylo_support/networking/ny_api_service.dart
that imports:package:nylo_support/networking/dio_api_service.dart
that imports:package:nylo_support/helpers/ny_cache.dart
that imports:package:path_provider/path_provider.dart
that imports:package:path_provider_platform_interface/path_provider_platform_interface.dart
that imports:package:path_provider_platform_interface/src/method_channel_path_provider.dart
that imports:package:platform/platform.dart
that imports:package:platform/src/interface/local_platform.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.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
cached_network_image |
^3.4.1 |
3.4.1 | 3.4.1 | |
dio |
^5.7.0 |
5.8.0+1 | 5.8.0+1 | |
flutter_draggable_gridview |
^0.0.12 |
0.0.13 | 0.0.13 | |
http_parser |
^4.1.1 |
4.1.2 | 4.1.2 | |
image_picker |
^1.1.2 |
1.1.2 | 1.1.2 | |
mime |
^2.0.0 |
2.0.0 | 2.0.0 | |
nylo_support |
^6.14.0 |
6.22.0 | 6.22.0 | |
pretty_dio_logger |
^1.4.0 |
1.4.0 | 1.4.0 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
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.20
, Flutter 3.29.2
, Dart 3.7.2
.
Check the analysis log for details.