hordev2 1.0.0+2 hordev2: ^1.0.0+2 copied to clipboard
A new Flutter project.
We analyzed this package 2 days ago, and awarded it 35 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 60 to 180 characters to describe the package, what it does, and its target use case.
-
pubspec.yaml
doesn't have ahomepage
entry. -
pubspec.yaml
doesn't have arepository
entry.
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` is empty.
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
89 out of 516 API elements (17.2 %) 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: antodis_menu_item
, antodis_menu_item.AntodisMenuItem
, antodis_menu_item.AntodisMenuItem.AntodisMenuItem
, antodis_menu_item.AntodisMenuItem.icon
, antodis_menu_item.AntodisMenuItem.name
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package not compatible with platform Web
Because:
package:hordev2/app/example/bar_chart.dart
that imports:package:fl_chart/fl_chart.dart
that imports:package:fl_chart/src/chart/scatter_chart/scatter_chart.dart
that imports:package:fl_chart/src/chart/scatter_chart/scatter_chart_renderer.dart
that imports:package:fl_chart/src/chart/scatter_chart/scatter_chart_painter.dart
that imports:package:fl_chart/src/chart/base/base_chart/base_chart_painter.dart
that imports:package:fl_chart/src/chart/base/base_chart/base_chart_data.dart
that imports:package:fl_chart/src/chart/base/base_chart/fl_touch_event.dart
that imports:dart:io
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.dev/web/wasm for details.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 34 issues. Showing the first 2:
ERROR: The getter 'headline5' isn't defined for the type 'TextTheme'.
lib/app/modules/home/views/home_view.dart:59:64
╷
59 │ style: Theme.of(context).textTheme.headline5,
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/app/modules/home/views/home_view.dart
ERROR: The named parameter 'backgroundColor' isn't defined.
lib/config.dart:14:5
╷
14 │ backgroundColor: Color(0xff0f1621),
│ ^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/config.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
build_runner |
2.1.4 |
2.1.4 | 2.4.13 |
community_material_icon |
5.9.55 |
5.9.55 | 5.9.55 |
cupertino_icons |
^1.0.2 |
1.0.8 | 1.0.8 |
data_table_2 |
2.1.1 |
2.1.1 | 2.5.15 |
fl_chart |
0.40.0 |
0.40.0 | 0.69.0 |
flutter |
flutter |
0.0.0 | 0.0.0 |
get |
4.3.8 |
4.3.8 | 4.6.6 |
get_storage |
2.0.3 |
2.0.3 | 2.1.1 |
google_fonts |
2.1.0 |
2.1.0 | 6.2.1 |
intl |
any |
0.19.0 | 0.20.0 |
ionicons |
0.1.2 |
0.1.2 | 0.2.2 |
line_icons |
2.0.1 |
2.0.1 | 2.0.3 |
liquid_progress_indicator |
0.4.0 |
0.4.0 | 0.4.0 |
reflectable |
3.0.4 |
3.0.4 | 4.0.12 |
rounded_loading_button |
2.0.9 |
2.0.9 | 2.1.0 |
test |
^1.17.5 |
1.20.2 | 1.25.8 |
wave |
0.2.0 |
0.2.0 | 0.2.2 |
webviewx |
0.2.1 |
0.2.1 | 0.2.2 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
_fe_analyzer_shared |
- | 31.0.0 | 76.0.0 |
analyzer |
- | 2.8.0 | 6.11.0 |
args |
- | 2.6.0 | 2.6.0 |
async |
- | 2.12.0 | 2.12.0 |
boolean_selector |
- | 2.1.2 | 2.1.2 |
build |
- | 2.1.1 | 2.4.1 |
build_config |
- | 1.0.0 | 1.1.1 |
build_daemon |
- | 3.1.1 | 4.0.2 |
build_resolvers |
- | 2.0.6 | 2.4.2 |
build_runner_core |
- | 7.2.7+1 | 7.3.2 |
built_collection |
- | 5.1.1 | 5.1.1 |
built_value |
- | 8.9.2 | 8.9.2 |
characters |
- | 1.3.0 | 1.3.1 |
checked_yaml |
- | 2.0.3 | 2.0.3 |
cli_util |
- | 0.3.5 | 0.4.2 |
clock |
- | 1.1.2 | 1.1.2 |
code_builder |
- | 4.10.1 | 4.10.1 |
collection |
- | 1.18.0 | 1.19.1 |
convert |
- | 3.1.2 | 3.1.2 |
coverage |
- | 1.3.2 | 1.11.0 |
crypto |
- | 3.0.6 | 3.0.6 |
dart_style |
- | 2.2.1 | 2.3.7 |
equatable |
- | 2.0.5 | 2.0.5 |
ffi |
- | 2.1.3 | 2.1.3 |
file |
- | 7.0.1 | 7.0.1 |
fixnum |
- | 1.1.1 | 1.1.1 |
frontend_server_client |
- | 2.1.3 | 4.0.0 |
glob |
- | 2.1.2 | 2.1.2 |
graphs |
- | 2.3.2 | 2.3.2 |
http |
- | 0.13.6 | 1.2.2 |
http_multi_server |
- | 3.2.1 | 3.2.1 |
http_parser |
- | 4.0.2 | 4.1.1 |
io |
- | 1.0.4 | 1.0.4 |
js |
- | 0.6.7 | 0.7.1 |
json_annotation |
- | 4.9.0 | 4.9.0 |
logging |
- | 1.3.0 | 1.3.0 |
matcher |
- | 0.12.11 | 0.12.17 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
mime |
- | 1.0.6 | 2.0.0 |
node_preamble |
- | 2.0.2 | 2.0.2 |
package_config |
- | 2.1.0 | 2.1.0 |
path |
- | 1.9.1 | 1.9.1 |
path_provider |
- | 2.1.5 | 2.1.5 |
path_provider_android |
- | 2.2.12 | 2.2.12 |
path_provider_foundation |
- | 2.4.0 | 2.4.0 |
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 |
platform |
- | 3.1.6 | 3.1.6 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
pointer_interceptor |
- | 0.9.3+7 | 0.10.1+2 |
pool |
- | 1.5.1 | 1.5.1 |
pub_semver |
- | 2.1.4 | 2.1.4 |
pubspec_parse |
- | 1.3.0 | 1.3.0 |
rxdart |
- | 0.27.7 | 0.28.0 |
shelf |
- | 1.4.1 | 1.4.2 |
shelf_packages_handler |
- | 3.0.2 | 3.0.2 |
shelf_static |
- | 1.1.3 | 1.1.3 |
shelf_web_socket |
- | 1.0.4 | 2.0.0 |
sky_engine |
- | 0.0.99 | 0.0.99 |
source_map_stack_trace |
- | 2.1.2 | 2.1.2 |
source_maps |
- | 0.10.12 | 0.10.12 |
source_span |
- | 1.10.0 | 1.10.0 |
stack_trace |
- | 1.12.0 | 1.12.0 |
stream_channel |
- | 2.1.2 | 2.1.2 |
stream_transform |
- | 2.1.0 | 2.1.0 |
string_scanner |
- | 1.4.0 | 1.4.0 |
term_glyph |
- | 1.2.1 | 1.2.1 |
test_api |
- | 0.4.9 | 0.7.3 |
test_core |
- | 0.4.11 | 0.6.5 |
timing |
- | 1.0.1 | 1.0.1 |
typed_data |
- | 1.4.0 | 1.4.0 |
uuid |
- | 3.0.7 | 4.5.1 |
vector_math |
- | 2.1.4 | 2.1.4 |
vm_service |
- | 8.3.0 | 14.3.1 |
watcher |
- | 1.1.0 | 1.1.0 |
web |
- | 0.5.1 | 1.1.0 |
web_socket_channel |
- | 2.4.5 | 3.0.1 |
webkit_inspection_protocol |
- | 1.2.1 | 1.2.1 |
webview_flutter |
- | 2.8.0 | 4.10.0 |
webview_flutter_android |
- | 2.10.4 | 4.0.2 |
webview_flutter_platform_interface |
- | 1.9.5 | 2.10.0 |
webview_flutter_wkwebview |
- | 2.9.5 | 3.16.2 |
xdg_directories |
- | 1.1.0 | 1.1.0 |
yaml |
- | 3.1.2 | 3.1.2 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 12 issues. Showing the first 2:
The constraint `2.1.4` on build_runner does not support the stable version `2.1.5`.
Try running dart pub upgrade --major-versions build_runner
to update the constraint.
The constraint `2.1.1` on data_table_2 does not support the stable version `2.2.0`.
Try running dart pub upgrade --major-versions data_table_2
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 4 errors:
UNDEFINED_GETTER
-lib/app/modules/home/views/home_view.dart:59:64
- The getter 'headline5' isn't defined for the type 'TextTheme'.UNDEFINED_NAMED_PARAMETER
-lib/config.dart:14:5
- The named parameter 'backgroundColor' isn't defined.UNDEFINED_NAMED_PARAMETER
-lib/config.dart:24:7
- The named parameter 'bodyText1' isn't defined.
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.22.15
, Flutter 3.24.4
, Dart 3.5.4
.
Check the analysis log for details.