flutter_quash_sdk 0.0.1
flutter_quash_sdk: ^0.0.1 copied to clipboard
A Flutter SDK for Quash bug reporting and analytics.
We analyzed this package 5 hours ago, and awarded it 120 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Repository URL doesn't exist.
At the time of the analysis https://github.com/quash/flutter_quash_sdk 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.
0/10 points: 20% or more of the public API has dartdoc comments
23 out of 600 API elements (3.8 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs lint.
Some symbols that are missing documentation: base_use_case, base_use_case.BaseUseCase, base_use_case.BaseUseCase.BaseUseCase.new, base_use_case.BaseUseCase.execute, base_view.
10/10 points: Package has an example
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
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:flutter_quash_sdk/flutter_quash_sdk.dartthat imports:package:flutter_quash_sdk/ui/bug_reporting/fab_button/fab_button_view.dartthat imports:package:flutter_quash_sdk/usecases/report_bug_usecase.dartthat imports:package:flutter_quash_sdk/usecases/get_device_details.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.
Package does not support platform `iOS`.
Because:
package:flutter_quash_sdk/flutter_quash_sdk.dartthat imports:package:flutter_quash_sdk/ui/bug_reporting/fab_button/fab_button_view.dartthat imports:package:flutter_quash_sdk/usecases/report_bug_usecase.dartthat imports:package:flutter_quash_sdk/usecases/get_device_details.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.
Package does not support platform `Windows`.
Because:
package:flutter_quash_sdk/flutter_quash_sdk.dartthat imports:package:sensors_plus/sensors_plus.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Linux`.
Because:
package:flutter_quash_sdk/flutter_quash_sdk.dartthat imports:package:sensors_plus/sensors_plus.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `macOS`.
Because:
package:flutter_quash_sdk/flutter_quash_sdk.dartthat imports:package:sensors_plus/sensors_plus.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Web`.
Because:
package:flutter_quash_sdk/flutter_quash_sdk.dartthat imports:package:flutter_quash_sdk/ui/bug_reporting/fab_button/fab_button_view.dartthat imports:package:audioplayers/audioplayers.dartthat imports:package:audioplayers/src/source.dartthat imports:package:audioplayers/src/audioplayer.dartthat imports:package:path_provider/path_provider.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:flutter_quash_sdk/flutter_quash_sdk.dartthat imports:package:flutter_quash_sdk/ui/bug_reporting/fab_button/fab_button_view.dartthat imports:package:audioplayers/audioplayers.dartthat imports:package:audioplayers/src/source.dartthat imports:package:audioplayers/src/audioplayer.dartthat imports:package:path_provider/path_provider.dartthat imports:package:path_provider_platform_interface/path_provider_platform_interface.dartthat imports:package:path_provider_platform_interface/src/method_channel_path_provider.dartthat imports:package:platform/platform.dartthat imports:package:platform/src/interface/local_platform.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.dev/web/wasm for details.
0/0 points: Swift Package Manager support
Package does not support the Swift Package Manager on macOS
It does not contain macos/flutter_quash_sdk/Package.swift.
This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.
See https://docs.flutter.dev/to/spm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 289 issues. Showing the first 2:
WARNING: This class (or a class that this class inherits from) is marked as '@immutable', but one or more of its instance fields aren't final: QuashNetworkData.reportId
lib/domain/repositories/entities/quash_network_data.dart:4:7
╷
4 │ class QuashNetworkData {
│ ^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/domain/repositories/entities/quash_network_data.dart
WARNING: Unused import: 'package:firebase_crashlytics/firebase_crashlytics.dart'.
lib/flutter_quash_sdk.dart:8:8
╷
8 │ import 'package:firebase_crashlytics/firebase_crashlytics.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/flutter_quash_sdk.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
audioplayers |
^6.1.0 |
6.5.1 | 6.5.1 | |
battery_plus |
^6.0.2 |
6.0.2 | 7.0.0 | |
connectivity_plus |
^6.0.5 |
6.1.5 | 7.0.0 | |
device_info_plus |
^10.1.2 |
10.1.2 | 12.2.0 | |
dio |
^5.5.0+1 |
5.9.0 | 5.9.0 | |
firebase_analytics |
^11.3.0 |
11.3.0 | 12.0.4 | |
firebase_core |
^3.4.0 |
3.4.0 | 4.2.1 | |
firebase_crashlytics |
^4.1.0 |
4.1.0 | 5.0.4 | |
flutter_local_notifications |
^17.2.2 |
17.2.4 | 19.5.0 | |
fluttertoast |
^8.2.8 |
8.2.8 | 9.0.0 | |
get_it |
^7.7.0 |
7.7.0 | 9.0.5 | |
http_parser |
^4.0.2 |
4.1.2 | 4.1.2 | |
image_picker |
^1.1.2 |
1.2.0 | 1.2.0 | |
intl |
^0.19.0 |
0.19.0 | 0.20.2 | |
meta |
^1.9.1 |
1.16.0 | 1.17.0 | |
package_info_plus |
^8.0.0 |
8.3.1 | 9.0.0 | |
path |
^1.8.0 |
1.9.1 | 1.9.1 | |
path_provider |
^2.1.4 |
2.1.5 | 2.1.5 | |
permission_handler |
^11.3.1 |
11.4.0 | 12.0.1 | |
plugin_platform_interface |
^2.0.2 |
2.1.8 | 2.1.8 | |
record |
^5.1.2 |
5.2.1 | 6.1.2 | |
rxdart |
^0.28.0 |
0.28.0 | 0.28.0 | |
sensors_plus |
^6.0.1 |
6.1.2 | 7.0.0 | |
video_player |
^2.9.1 |
2.10.0 | 2.10.0 | |
web |
^0.5.1 |
0.5.1 | 1.1.1 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 15 issues. Showing the first 2:
The constraint `^6.0.2` 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.1, Flutter 3.35.7, Dart 3.9.2.
Check the analysis log for details.