velocity_components 0.0.2+1  velocity_components: ^0.0.2+1 copied to clipboard
velocity_components: ^0.0.2+1 copied to clipboard
A new Flutter package project.
We analyzed this package 15 hours ago, and awarded it 35 pub points (of a possible 160):
 0/10 points: Provide a valid
 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
 5/5 points: Provide a valid README.md
 0/5 points: Provide a valid
 0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("0.0.2+1").
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
 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
 0/10 points: 20% or more of the public API has dartdoc comments
33 out of 284 API elements (11.6 %) 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: _constants, _constants.backgroundBlue, _constants.black, _constants.black2, _constants.black3.
 0/10 points: Package has an example
 0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
 20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
 20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
- 
✓ Android 
- 
✓ iOS 
- 
✓ Windows 
- 
✓ Linux 
- 
✓ macOS 
- 
✓ Web 
 0/0 points: WASM compatibility
 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
 0/50 points: code has no errors, warnings, lints, or formatting issues
Found 20 issues. Showing the first 2:
ERROR: The getter 'caption' isn't defined for the type 'TextTheme'.
lib/widgets/velocity_line_chart.dart:79:65
   ╷
79 │           getTextStyles: (value) => Theme.of(context).textTheme.caption!,
   │                                                                 ^^^^^^^
   ╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/widgets/velocity_line_chart.dart
ERROR: The getter 'caption' isn't defined for the type 'TextTheme'.
lib/widgets/velocity_line_chart.dart:91:65
   ╷
91 │           getTextStyles: (value) => Theme.of(context).textTheme.caption!,
   │                                                                 ^^^^^^^
   ╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/widgets/velocity_line_chart.dart
 0/10 points: All of the package dependencies are supported in the latest version
 0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes | 
|---|---|---|---|---|
| bmcommons | ^0.0.1+32 | 0.0.1+40 | 1.0.1+43 | |
| firebase_storage | ^8.0.0 | 8.1.3 | 13.0.3 | |
| fl_chart | ^0.30.0 | 0.30.0 | 1.1.1 | |
| flutter_dropzone | ^2.0.1 | 2.1.0 | 4.2.1 | |
| loading_overlay | ^0.3.0 | 0.3.0 | 0.5.0 | |
| uuid | ^3.0.2 | 3.0.7 | 4.5.1 | 
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes | 
|---|---|---|---|---|
| async | - | 2.13.0 | 2.13.0 | |
| boolean_selector | - | 2.1.2 | 2.1.2 | |
| characters | - | 1.4.0 | 1.4.1 | |
| clock | - | 1.1.2 | 1.1.2 | |
| collection | - | 1.19.1 | 1.19.1 | |
| crypto | - | 3.0.6 | 3.0.6 | |
| equatable | - | 2.0.7 | 2.0.7 | |
| fake_async | - | 1.3.3 | 1.3.3 | |
| ffi | - | 2.1.4 | 2.1.4 | |
| file | - | 7.0.1 | 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_storage_platform_interface | - | 2.1.2 | 5.2.14 | |
| firebase_storage_web | - | 1.1.2 | 3.10.21 | |
| flutter_dropzone_platform_interface | - | 2.2.0 | 2.2.0 | |
| flutter_dropzone_web | - | 2.1.1 | 4.2.0 | |
| flutter_inapp_purchase | - | 5.4.2 | 7.1.14 | |
| http | - | 0.13.6 | 1.5.0 | |
| http_parser | - | 4.1.2 | 4.1.2 | |
| intl | - | 0.17.0 | 0.20.2 | |
| js | - | 0.6.7 | 0.7.2 | Discontinued | 
| 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 | |
| path | - | 1.9.1 | 1.9.1 | |
| path_provider_linux | - | 2.2.1 | 2.2.1 | |
| path_provider_platform_interface | - | 2.1.2 | 2.1.2 | |
| path_provider_windows | - | 2.3.0 | 2.3.0 | |
| pedantic | - | 1.11.1 | 1.11.1 | Discontinued | 
| platform | - | 3.1.6 | 3.1.6 | |
| plugin_platform_interface | - | 2.1.8 | 2.1.8 | |
| shared_preferences | - | 2.5.3 | 2.5.3 | |
| shared_preferences_android | - | 2.4.15 | 2.4.15 | |
| shared_preferences_foundation | - | 2.5.5 | 2.5.5 | |
| shared_preferences_linux | - | 2.4.1 | 2.4.1 | |
| 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 | |
| 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 | |
| vm_service | - | 15.0.2 | 15.0.2 | |
| web | - | 1.1.1 | 1.1.1 | |
| xdg_directories | - | 1.1.0 | 1.1.0 | 
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 6 issues. Showing the first 2:
The constraint `^0.0.1+32` on bmcommons does not support the stable version `1.0.0+41`.
Try running dart pub upgrade --major-versions bmcommons to update the constraint.
The constraint `^8.0.0` on firebase_storage does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions firebase_storage to update the constraint.
 10/10 points: Package supports latest stable Dart and Flutter SDKs
 10/10 points: Package supports latest stable Dart and Flutter SDKs
 0/20 points: Compatible with dependency constraint lower bounds
 0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 2 errors:
- UNDEFINED_GETTER-- lib/widgets/velocity_line_chart.dart:79:65- The getter 'caption' isn't defined for the type 'TextTheme'.
- UNDEFINED_GETTER-- lib/widgets/velocity_line_chart.dart:91:65- The getter 'caption' 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.