close_range_util 0.2.0
close_range_util: ^0.2.0 copied to clipboard
Generic utility package for CloseRange projects and apps
We analyzed this package 3 days ago, and awarded it 120 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Homepage URL doesn't exist.
At the time of the analysis https://github.com/CloseRange/close_range_util
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
73 out of 540 API elements (13.5 %) 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: close_range_util
, close_range_util.CRAppBar
, close_range_util.CRAppBar.CRAppBar.new
, close_range_util.CRAppBar.action
, close_range_util.CRAppBar.backButton
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add 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:close_range_util/close_range_util.dart
that imports:package:image_cropper/image_cropper.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `Linux`.
Because:
package:close_range_util/close_range_util.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:package:device_info_plus/src/device_info_plus_windows.dart
that imports:package:win32_registry/win32_registry.dart
that declares support for platforms:Windows
.
Package does not support platform `macOS`.
Because:
package:close_range_util/close_range_util.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:package:device_info_plus/src/device_info_plus_windows.dart
that imports:package:win32_registry/win32_registry.dart
that declares support for platforms:Windows
.
Package does not support platform `Web`.
Because:
package:close_range_util/close_range_util.dart
that imports:package:path_provider/path_provider.dart
that declares support for platforms:Android
,iOS
,Windows
,Linux
,macOS
.
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:close_range_util/close_range_util.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:package:device_info_plus/src/device_info_plus_windows.dart
that imports:package:win32_registry/win32_registry.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:close_range_util/close_range_util.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:package:device_info_plus/src/device_info_plus_windows.dart
that imports:package:win32_registry/win32_registry.dart
that declares support for platforms:Windows
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:close_range_util/close_range_util.dart
that imports:package:supabase_flutter/supabase_flutter.dart
that imports:package:supabase_flutter/src/supabase_auth.dart
that 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.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 158 issues. Showing the first 2:
INFO: The part-of directive uses a library name.
lib/app_bar/app_bar.dart:1:1
╷
1 │ part of close_range_util;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/app_bar/app_bar.dart
INFO: 'surfaceVariant' is deprecated and shouldn't be used. Use surfaceContainerHighest instead. This feature was deprecated after v3.18.0-0.1.pre.
lib/app_bar/app_bar.dart:122:47
╷
122 │ ? Theme.of(context).colorScheme.surfaceVariant
│ ^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/app_bar/app_bar.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
badges |
^3.1.2 |
3.1.2 | 3.1.2 | |
cupertino_icons |
^1.0.8 |
1.0.8 | 1.0.8 | |
device_info_plus |
^9.1.2 |
9.1.2 | 11.5.0 | |
fl_chart |
^0.68.0 |
0.68.0 | 1.0.0 | |
flex_color_scheme |
^7.3.1 |
7.3.1 | 8.2.0 | |
flutter_dotenv |
^5.1.0 |
5.2.1 | 5.2.1 | |
flutter_file_dialog |
^3.0.2 |
3.0.2 | 3.0.2 | |
gal |
^2.3.0 |
2.3.1 | 2.3.1 | |
google_nav_bar |
^5.0.6 |
5.0.7 | 5.0.7 | |
http |
^1.2.0 |
1.4.0 | 1.4.0 | |
image_cropper |
^7.0.1 |
7.1.0 | 9.1.0 | |
image_picker |
^1.0.8 |
1.1.2 | 1.1.2 | |
intl |
^0.19.0 |
0.19.0 | 0.20.2 | |
liquid_pull_to_refresh |
^3.0.1 |
3.0.1 | 3.0.1 | |
path_provider |
^2.1.2 |
2.1.5 | 2.1.5 | |
permission_handler |
^11.3.1 |
11.4.0 | 12.0.0+1 | |
photo_view |
^0.14.0 |
0.14.0 | 0.15.0 | |
pie_chart |
^5.4.0 |
5.4.0 | 5.4.0 | |
shared_preferences |
^2.2.3 |
2.5.3 | 2.5.3 | |
shimmer |
^3.0.0 |
3.0.0 | 3.0.0 | |
supabase |
^2.2.2 |
2.8.0 | 2.8.0 | |
supabase_flutter |
^2.5.6 |
2.9.1 | 2.9.1 | |
table_calendar |
^3.1.2 |
3.1.3 | 3.2.0 | |
time_planner |
^0.1.2+1 |
0.1.2+1 | 0.1.2+1 | |
url_launcher |
^6.2.5 |
6.3.1 | 6.3.1 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 7 issues. Showing the first 2:
The constraint `^9.1.2` on device_info_plus does not support the stable version `10.0.0`.
Try running dart pub upgrade --major-versions device_info_plus
to update the constraint.
The constraint `^0.68.0` on fl_chart does not support the stable version `0.69.0`.
Try running dart pub upgrade --major-versions fl_chart
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.22.21
, Flutter 3.32.4
, Dart 3.8.1
.
Check the analysis log for details.