rapide_ticket 2.2.1
rapide_ticket: ^2.2.1 copied to clipboard
Rapide Ticket — in-app bug reporting for Flutter (Jira, screenshots, GIF).
We analyzed this package 30 hours ago, and awarded it 60 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
-
pubspec.yamldoesn't have ahomepageentry. -
pubspec.yamldoesn't have arepositoryentry.
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
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
328 out of 429 API elements (76.5 %) have documentation comments.
Some symbols that are missing documentation: rapide_ticket.AdgentsReportFormAttachmentsScope.AdgentsReportFormAttachmentsScope.new, rapide_ticket.AdgentsReportFormAttachmentsScope.capturePreviewIsGif, rapide_ticket.AdgentsReportFormAttachmentsScope.maybeOf, rapide_ticket.AdgentsReportPayload.additionalGifRecordings, rapide_ticket.AdgentsReportPayload.attachmentIsGif.
10/10 points: Package has an example and has no issues with screenshots
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
Found 4 issues. Showing the first 2:
ERROR: The type 'DioExceptionType' isn't exhaustively matched by the switch cases since it doesn't match the pattern 'DioExceptionType.transformTimeout'.
lib/src/api/issues_api.dart:188:23
╷
188 │ final humanType = switch (e.type) {
│ ^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/api/issues_api.dart
INFO: 'background' is deprecated and shouldn't be used. Use surface instead. This feature was deprecated after v3.18.0-0.1.pre.
lib/src/feedback/theme/feedback_theme.dart:66:32
╷
66 │ ? ColorScheme.dark(background: background)
│ ^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/feedback/theme/feedback_theme.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
app_links |
^7.0.0 |
7.2.1 | 7.2.1 | |
archive |
^4.0.9 |
4.2.0 | 4.2.0 | |
battery_plus |
^7.0.0 |
7.1.1 | 7.1.1 | |
connectivity_plus |
^7.1.1 |
7.3.1 | 7.3.1 | |
crop_your_image |
^2.0.0 |
2.0.0 | 2.0.0 | |
device_info_plus |
^13.1.0 |
13.2.0 | 13.2.0 | |
dio |
^5.9.2 |
5.11.0 | 5.11.0 | |
flutter_secure_storage |
^10.2.0 |
10.3.1 | 11.0.0 | |
flutter_web_auth_2 |
^5.0.2 |
5.1.0 | 5.1.0 | |
http_parser |
^4.1.2 |
4.1.2 | 4.1.2 | |
image |
^4.8.0 |
4.9.2 | 4.9.2 | |
network_info_plus |
^8.1.0 |
8.2.1 | 8.2.1 | |
package_info_plus |
^10.1.0 |
10.2.1 | 10.2.1 | |
photo_viewer |
^1.0.0 |
1.0.0 | 1.0.0 | |
pro_image_editor |
^12.4.4 |
12.11.1 | 13.3.1 | |
shared_preferences |
^2.5.5 |
2.5.5 | 2.5.5 | |
url_launcher |
^6.3.2 |
6.3.2 | 6.3.2 | |
video_player |
^2.10.0 |
2.14.0 | 2.14.0 | |
vpn_detector |
^1.3.1 |
1.3.1 | 1.3.1 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^10.2.0` on flutter_secure_storage does not support the stable version `11.0.0`, that was published 16 days ago.
When flutter_secure_storage is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions flutter_secure_storage to update the constraint.
The constraint `^12.4.4` on pro_image_editor does not support the stable version `13.0.0`.
Try running dart pub upgrade --major-versions pro_image_editor 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.18, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.
