traceability_module 0.0.21
traceability_module: ^0.0.21 copied to clipboard
A module traceability for Hainong project.
We analyzed this package 14 hours ago, and awarded it 45 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.
-
pubspec.yamldoesn't have ahomepageentry. -
pubspec.yamldoesn't have arepositoryentry.
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 ("0.0.21").
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.
0/10 points: 20% or more of the public API has dartdoc comments
77 out of 589 API elements (13.1 %) 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: albums, albums.AlbumTile, albums.AlbumTile.AlbumTile.new, albums.AlbumTile.collection, albums.AlbumTile.onTap.
10/10 points: Package has 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:traceability_module/traceability_module.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:traceability_module/traceability_module.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:traceability_module/traceability_module.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:traceability_module/traceability_module.dartthat declares support for platforms:Android,iOS.
0/0 points: WASM compatibility
Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.
See https://dart.cn/web/wasm for details.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 385 issues. Showing the first 2:
ERROR: The named parameter 'primary' isn't defined.
lib/common/button_custom.dart:24:11
╷
24 │ primary: color,
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/common/button_custom.dart
ERROR: The getter 'bodyText1' isn't defined for the type 'TextTheme'.
lib/common/ui/media_gallery/picker/albums.dart:50:32
╷
50 │ color: theme.textTheme.bodyText1!.color!.withOpacity(0.12),
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/common/ui/media_gallery/picker/albums.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
advn_video |
^0.0.1 |
0.0.19 | 0.1.1 | |
carousel_slider |
^4.1.1 |
4.2.1 | 5.1.1 | |
clock |
^1.1.0 |
1.1.2 | 1.1.2 | |
cupertino_icons |
^1.0.0 |
1.0.8 | 1.0.8 | |
device_info_plus |
4.0.0 |
4.0.0 | 12.2.0 | |
dotted_border |
^2.0.0 |
2.1.0 | 3.1.0 | |
downloads_path_provider_28 |
^0.1.2 |
0.1.2 | 0.1.2 | |
exif |
^3.1.2 |
3.3.0 | 3.3.0 | |
file_picker |
4.6.1 |
4.6.1 | 10.3.3 | |
firebase_dynamic_links |
4.0.6 |
4.0.6 | 6.1.10 | Discontinued |
flutter_bloc |
^8.0.1 |
8.1.6 | 9.1.1 | |
flutter_datetime_picker |
^1.5.1 |
1.5.1 | 1.5.1 | |
flutter_screenutil |
5.0.3 |
5.0.3 | 5.9.3 | |
flutter_staggered_grid_view |
0.6.0 |
0.6.0 | 0.7.0 | |
http |
^0.13.4 |
0.13.6 | 1.5.0 | |
http_parser |
^4.0.0 |
4.1.2 | 4.1.2 | |
image_picker |
0.8.4 |
0.8.4 | 1.2.0 | |
intl |
^0.17.0 |
0.17.0 | 0.20.2 | |
media_gallery2 |
0.1.10 |
0.1.10 | 0.1.12 | |
path_provider |
^2.0.11 |
2.0.15 | 2.1.5 | |
permission_handler |
^10.2.0 |
10.4.5 | 12.0.1 | |
platform_device_id |
1.0.1 |
1.0.1 | 1.0.1 | |
scan |
1.6.0 |
1.6.0 | 1.6.0 | |
shared_preferences |
2.0.15 |
2.0.15 | 2.5.3 | |
timeago |
^3.1.0 |
3.3.0 | 3.7.1 | |
transparent_image |
^2.0.0 |
2.0.1 | 2.0.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_flutterfire_internals |
- | 1.0.2 | 1.3.63 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
bloc |
- | 8.1.4 | 9.1.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
characters |
- | 1.4.0 | 1.4.1 | |
cloud_firestore_platform_interface |
- | 5.7.7 | 7.0.3 | |
cloud_firestore_web |
- | 2.8.10 | 5.0.3 | |
collection |
- | 1.19.1 | 1.19.1 | |
connectivity_plus |
- | 2.3.9 | 7.0.0 | |
connectivity_plus_linux |
- | 1.3.1 | 1.3.1 | Discontinued |
connectivity_plus_macos |
- | 1.2.6 | 1.2.6 | Discontinued |
connectivity_plus_platform_interface |
- | 1.2.4 | 2.0.1 | |
connectivity_plus_web |
- | 1.2.5 | 1.2.5 | Discontinued |
connectivity_plus_windows |
- | 1.2.2 | 1.2.2 | Discontinued |
convert |
- | 3.1.2 | 3.1.2 | |
cross_file |
- | 0.3.4+2 | 0.3.4+2 | |
csslib |
- | 1.0.2 | 1.0.2 | |
dbus |
- | 0.7.4 | 0.7.11 | |
device_info |
- | 2.0.3 | 2.0.3 | Discontinued |
device_info_platform_interface |
- | 2.0.1 | 2.0.1 | |
device_info_plus_linux |
- | 2.1.1 | 5.0.0 | Discontinued |
device_info_plus_macos |
- | 2.2.3 | 5.0.0 | Discontinued |
device_info_plus_platform_interface |
- | 2.6.1 | 7.0.3 | |
device_info_plus_web |
- | 2.1.0 | 5.0.0 | Discontinued |
device_info_plus_windows |
- | 2.1.1 | 6.0.0 | Discontinued |
fake_async |
- | 1.3.3 | 1.3.3 | |
ffi |
- | 1.2.1 | 2.1.4 | |
file |
- | 6.1.4 | 7.0.1 | |
firebase_core |
- | 1.24.0 | 4.2.0 | |
firebase_core_platform_interface |
- | 4.8.0 | 6.0.2 | |
firebase_core_web |
- | 1.7.3 | 3.2.0 | |
firebase_dynamic_links_platform_interface |
- | 0.2.3+15 | 0.2.7+10 | |
flutter_plugin_android_lifecycle |
- | 2.0.32 | 2.0.32 | |
html |
- | 0.15.6 | 0.15.6 | |
image_picker_for_web |
- | 2.2.0 | 3.1.0 | |
image_picker_platform_interface |
- | 2.11.1 | 2.11.1 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
json_annotation |
- | 4.9.0 | 4.9.0 | |
leak_tracker |
- | 11.0.2 | 11.0.2 | |
leak_tracker_flutter_testing |
- | 3.0.10 | 3.0.10 | |
leak_tracker_testing |
- | 3.0.2 | 3.0.2 | |
matcher |
- | 0.12.17 | 0.12.17 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
mime |
- | 1.0.6 | 2.0.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
nm |
- | 0.5.0 | 0.5.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_drawing |
- | 1.0.1 | 1.0.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
path_provider_android |
- | 2.2.20 | 2.2.20 | |
path_provider_foundation |
- | 2.4.3 | 2.4.3 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 | |
path_provider_windows |
- | 2.0.7 | 2.3.0 | |
permission_handler_android |
- | 10.3.6 | 13.0.1 | |
permission_handler_apple |
- | 9.1.4 | 9.4.7 | |
permission_handler_platform_interface |
- | 3.12.0 | 4.3.0 | |
permission_handler_windows |
- | 0.1.3 | 0.2.1 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
platform_device_id_linux |
- | 1.0.0 | 1.0.0 | |
platform_device_id_macos |
- | 1.0.0 | 1.0.0 | |
platform_device_id_platform_interface |
- | 1.0.0 | 1.0.0 | |
platform_device_id_web |
- | 1.0.0 | 1.0.0 | |
platform_device_id_windows |
- | 1.0.0 | 1.0.0 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
shared_preferences_android |
- | 2.4.15 | 2.4.15 | |
shared_preferences_ios |
- | 2.1.1 | 2.1.1 | Discontinued |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 | |
shared_preferences_macos |
- | 2.0.5 | 2.0.5 | Discontinued |
shared_preferences_platform_interface |
- | 2.4.1 | 2.4.1 | |
shared_preferences_web |
- | 2.4.3 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sprintf |
- | 7.0.0 | 7.0.0 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.6 | 0.7.7 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
video_player |
- | 2.10.0 | 2.10.0 | |
video_player_android |
- | 2.8.17 | 2.8.17 | |
video_player_avfoundation |
- | 2.8.5 | 2.8.5 | |
video_player_platform_interface |
- | 6.6.0 | 6.6.0 | |
video_player_web |
- | 2.4.0 | 2.4.0 | |
visibility_detector |
- | 0.4.0+2 | 0.4.0+2 | |
vm_service |
- | 15.0.2 | 15.0.2 | |
wakelock |
- | 0.6.2 | 0.6.2 | Discontinued |
wakelock_macos |
- | 0.4.0 | 0.4.0 | |
wakelock_platform_interface |
- | 0.3.0 | 0.3.0 | |
wakelock_web |
- | 0.4.0 | 0.4.0 | |
wakelock_windows |
- | 0.2.0 | 0.2.1 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 2.6.1 | 5.15.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 6.6.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 16 issues. Showing the first 2:
The constraint `^0.0.1` on advn_video does not support the stable version `0.1.0`.
Try running dart pub upgrade --major-versions advn_video to update the constraint.
The constraint `^4.1.1` on carousel_slider does not support the stable version `5.0.0`.
Try running dart pub upgrade --major-versions carousel_slider to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 7 errors:
UNDEFINED_NAMED_PARAMETER-lib/common/button_custom.dart:24:11- The named parameter 'primary' isn't defined.UNDEFINED_GETTER-lib/common/ui/media_gallery/picker/albums.dart:50:32- The getter 'bodyText1' isn't defined for the type 'TextTheme'.UNDEFINED_GETTER-lib/common/ui/media_gallery/picker/albums.dart:87:44- The getter 'bodyText1' isn't defined for the type 'TextTheme'.
Run flutter pub downgrade and then flutter analyze to reproduce the above problem.
You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.23.0, Flutter 3.35.7, Dart 3.9.2.
Check the analysis log for details.