mhu_flutter_camera 1.0.2
mhu_flutter_camera: ^1.0.2 copied to clipboard
Camera specific utilities for Flutter projects
We analyzed this package 11 hours ago, and awarded it 110 pub points (of a possible 160):
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 50 to 180 characters to describe the package, what it does, and its target use case.
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
153 out of 514 API elements (29.8 %) have documentation comments.
Some symbols that are missing documentation: mhu_flutter_camera, mhu_flutter_camera.$CameraTimingMsg_ShutterTiming$$Ext, mhu_flutter_camera.$CameraTimingMsg_ShutterTiming$$Ext.shutterTiming, mhu_flutter_camera.CameraBits, mhu_flutter_camera.CameraBits.CameraBits.new.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
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:mhu_flutter_camera/mhu_flutter_camera.dartthat imports:package:mhu_flutter_camera/src/camera.dartthat imports:package:camera/camera.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Linux`.
Because:
package:mhu_flutter_camera/mhu_flutter_camera.dartthat imports:package:mhu_flutter_camera/src/camera.dartthat imports:package:camera/camera.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `macOS`.
Because:
package:mhu_flutter_camera/mhu_flutter_camera.dartthat imports:package:mhu_flutter_camera/src/camera.dartthat imports:package:camera/camera.dartthat declares support for platforms:Android,iOS,Web.
Package not compatible with platform Web
Because:
package:mhu_flutter_camera/mhu_flutter_camera.dartthat imports:package:mhu_flutter_camera/src/model.dartthat imports:package:mhu_flutter_camera/proto.dartthat imports:package:mhu_flutter_camera/src/generated/mhu_flutter_camera.pbfield.dartthat imports:package:mhu_dart_commons/commons.dartthat imports:package:mhu_dart_commons/src/logger.dartthat imports:package:logger/logger.dartthat imports:package:logger/src/outputs/file_output_stub.dartthat imports:dart:io
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:mhu_flutter_camera/mhu_flutter_camera.dartthat imports:package:mhu_flutter_camera/src/model.dartthat imports:package:mhu_flutter_camera/proto.dartthat imports:package:mhu_flutter_camera/src/generated/mhu_flutter_camera.pbfield.dartthat imports:package:mhu_dart_commons/commons.dartthat imports:package:mhu_dart_commons/src/logger.dartthat imports:package:logger/logger.dartthat imports:package:logger/src/outputs/file_output_stub.dartthat 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.cn/web/wasm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 23 issues. Showing the first 2:
WARNING: The parameter type of '==' operators should be non-nullable.
lib/src/camera.freezed.dart:140:17
╷
140 │ bool operator ==(dynamic other) {
│ ^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/camera.freezed.dart
WARNING: The parameter type of '==' operators should be non-nullable.
lib/src/camera.freezed.dart:402:17
╷
402 │ bool operator ==(dynamic other) {
│ ^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/camera.freezed.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
camera |
^0.10.5+2 |
0.10.6 | 0.11.3 | |
collection |
^1.17.1 |
1.19.1 | 1.19.1 | |
fast_immutable_collections |
^9.1.5 |
9.2.1 | 11.1.0 | |
image |
^4.0.17 |
4.5.4 | 4.5.4 | |
logger |
^1.4.0 |
1.4.0 | 2.6.2 | |
mhu_dart_commons |
^1.0.8 |
1.0.9 | 1.0.9 | |
mhu_dart_model |
^1.0.2 |
1.0.2 | 1.0.2 | |
mhu_dart_proto |
^1.0.2 |
1.0.3 | 1.0.3 | |
mhu_flutter_commons |
^1.0.5 |
1.0.5 | 1.0.5 | |
protobuf |
^3.0.0 |
3.1.0 | 5.0.0 | |
rxdart |
^0.27.7 |
0.27.7 | 0.28.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
- | 4.0.7 | 4.0.7 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
camera_android |
- | 0.10.10+11 | 0.10.10+11 | |
camera_avfoundation |
- | 0.9.22+4 | 0.9.22+4 | |
camera_platform_interface |
- | 2.11.0 | 2.11.0 | |
camera_web |
- | 0.3.5 | 0.3.5 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
cross_file |
- | 0.3.5 | 0.3.5 | |
crypto |
- | 3.0.7 | 3.0.7 | |
decimal |
- | 2.3.3 | 3.2.4 | |
ffi |
- | 2.1.4 | 2.1.4 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_colorpicker |
- | 1.1.0 | 1.1.0 | |
flutter_plugin_android_lifecycle |
- | 2.0.32 | 2.0.32 | |
flutter_svg |
- | 2.2.1 | 2.2.1 | |
freezed_annotation |
- | 2.4.4 | 3.1.0 | |
go_router |
- | 9.1.1 | 16.3.0 | |
http |
- | 1.5.0 | 1.5.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.18.1 | 0.20.2 | |
isar |
- | 3.1.0+1 | 3.1.0+1 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
json_annotation |
- | 4.9.0 | 4.9.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
posix |
- | 6.0.3 | 6.0.3 | |
rational |
- | 2.2.3 | 2.2.3 | |
recase |
- | 4.1.0 | 4.1.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
stream_transform |
- | 2.1.1 | 2.1.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
timeago |
- | 3.7.1 | 3.7.1 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_graphics |
- | 1.1.19 | 1.1.19 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.1.19 | 1.1.19 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
xml |
- | 6.6.1 | 6.6.1 |
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.10.5+2` on camera does not support the stable version `0.11.0`.
Try running dart pub upgrade --major-versions camera to update the constraint.
The constraint `^9.1.5` on fast_immutable_collections does not support the stable version `10.0.0`.
Try running dart pub upgrade --major-versions fast_immutable_collections 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.0, Flutter 3.35.7, Dart 3.9.2.
Check the analysis log for details.