shakebug 1.0.6
shakebug: ^1.0.6 copied to clipboard
Shakebug allows users to report the bug from their mobile phone for your application. Here users just need to shake their mobile and all the data regarding bugs & crashes can be seen by developers thr [...]
We analyzed this package 4 days ago, and awarded it 95 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too long.
Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("1.0.6").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
0/10 points: Use an OSI-approved license
No license was recognized.
Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.
10/10 points: 20% or more of the public API has dartdoc comments
7 out of 32 API elements (21.9 %) have documentation comments.
Some symbols that are missing documentation: shakebug.DrawingPath, shakebug.DrawingPath.DrawingPath.new, shakebug.DrawingPath.color, shakebug.DrawingPath.points, shakebug.DrawingPath.strokeWidth.
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:shakebug/shakebug.dartthat imports:package:shakebug/src/shakebug_sdk_widget.dartthat imports:package:shakebug/src/crash_reporter.dartthat imports:package:shakebug/src/shakebug_api.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
Package does not support platform `Linux`.
Because:
package:shakebug/shakebug.dartthat imports:package:shakebug/src/shakebug_sdk_widget.dartthat imports:package:shakebug/src/crash_reporter.dartthat imports:package:shakebug/src/shakebug_api.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `macOS`.
Because:
package:shakebug/shakebug.dartthat imports:package:shakebug/src/shakebug_sdk_widget.dartthat imports:package:shakebug/src/crash_reporter.dartthat imports:package:shakebug/src/shakebug_api.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
Package does not support platform `Web`.
Because:
package:shakebug/shakebug.dartthat imports:package:shakebug/src/shakebug_sdk_widget.dartthat imports:package:shakebug/src/crash_reporter.dartthat imports:package:shakebug/src/shakebug_api.dartthat imports:package:battery_plus/battery_plus.dartthat imports:package:battery_plus/src/battery_plus_linux.dartthat imports:package:upower/upower.dartthat declares support for platforms:Linux.
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:shakebug/shakebug.dartthat imports:package:shakebug/src/shakebug_sdk_widget.dartthat imports:package:shakebug/src/crash_reporter.dartthat imports:package:shakebug/src/shakebug_api.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
Package does not support platform `iOS`.
Because:
package:shakebug/shakebug.dartthat imports:package:shakebug/src/shakebug_sdk_widget.dartthat imports:package:shakebug/src/crash_reporter.dartthat imports:package:shakebug/src/shakebug_api.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
30/50 points: code has no errors, warnings, lints, or formatting issues
WARNING: Unused import: 'package:shakebug/src/shakebug_logger.dart'.
lib/src/workflow/shakebug_workflow.dart:9:8
╷
9 │ import 'package:shakebug/src/shakebug_logger.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/workflow/shakebug_workflow.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
battery_plus |
^6.2.1 |
6.2.3 | 7.0.0 | |
connectivity_plus |
^6.0.5 |
6.1.5 | 7.1.1 | |
device_info_plus |
^11.0.0 |
11.5.0 | 13.1.0 | |
flutter_foreground_task |
^9.2.2 |
9.2.2 | 9.2.2 | |
flutter_screen_recording |
^2.0.25 |
2.0.25 | 2.0.25 | |
get_thumbnail_video |
^0.7.3 |
0.7.3 | 0.7.3 | |
http |
^1.2.1 |
1.6.0 | 1.6.0 | |
image_picker |
^1.2.2 |
1.2.2 | 1.2.2 | |
package_info_plus |
^8.0.0 |
8.3.1 | 10.1.0 | |
path_provider |
^2.1.5 |
2.1.6 | 2.1.6 | |
permission_handler |
^11.3.1 |
11.4.0 | 12.0.3 | |
screen_capture_event |
^1.2.0 |
1.2.0 | 1.2.0 | |
sensors_plus |
^7.0.0 |
7.0.0 | 7.0.0 | |
shared_preferences |
^2.3.2 |
2.5.5 | 2.5.5 | |
video_player |
^2.11.0 |
2.11.1 | 2.11.1 | |
video_trimmer |
^5.0.0 |
5.0.0 | 5.0.0 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 5 issues. Showing the first 2:
The constraint `^6.2.1` on battery_plus does not support the stable version `7.0.0`.
Try running dart pub upgrade --major-versions battery_plus to update the constraint.
The constraint `^6.0.5` on connectivity_plus does not support the stable version `7.0.0`.
Try running dart pub upgrade --major-versions connectivity_plus 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.12, Flutter 3.44.2, Dart 3.12.2.
Check the analysis log for details.