sharing 1.0.0+1 sharing: ^1.0.0+1 copied to clipboard
Library Sharing Components Custom.
We analyzed this package 6 hours ago, and awarded it 90 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.
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.
0/10 points: 20% or more of the public API has dartdoc comments
95 out of 1133 API elements (8.4 %) 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: animation_helper
, animation_helper.AnimationHelper
, animation_helper.AnimationHelper.AnimationHelper
, animation_helper.AnimationHelper.CustomLoadingToast
, animation_helper.AnimationHelper.CustomNetworkWarningToast
.
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:sharing/sharing.dart
that imports:package:sharing/remote/local/shared_prefers_helper.dart
that imports:package:sharing/remote/constants.dart
that imports:dart:io
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:sharing/sharing.dart
that imports:package:sharing/remote/local/shared_prefers_helper.dart
that imports:package:sharing/remote/constants.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.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 444 issues. Showing the first 2:
WARNING: The parameter type of '==' operators should be non-nullable.
lib/common/utils/errors/failures.freezed.dart:163:17
╷
163 │ bool operator ==(dynamic other) {
│ ^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/common/utils/errors/failures.freezed.dart
WARNING: The parameter type of '==' operators should be non-nullable.
lib/common/utils/errors/failures.freezed.dart:323:17
╷
323 │ bool operator ==(dynamic other) {
│ ^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/common/utils/errors/failures.freezed.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
animations |
^2.0.0 |
2.0.11 | 2.0.11 |
another_flushbar |
^1.10.29 |
1.12.30 | 1.12.30 |
cached_network_image |
^3.2.0 |
3.3.1 | 3.4.1 |
device_info |
^2.0.3 |
2.0.3 | 2.0.3 |
dio |
5.3.2 |
5.3.2 | 5.7.0 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_bounceable |
^1.0.2 |
1.2.0 | 1.2.0 |
flutter_screenutil |
5.0.3 |
5.0.3 | 5.9.3 |
flutter_spinkit |
^5.0.0 |
5.2.1 | 5.2.1 |
flutter_staggered_animations |
^1.0.0 |
1.1.1 | 1.1.1 |
flutter_staggered_grid_view |
^0.6.0 |
0.6.2 | 0.7.0 |
flutter_svg |
^1.0.0 |
1.1.6 | 2.0.16 |
fluttertoast |
^8.0.7 |
8.2.10 | 8.2.10 |
freezed |
^2.0.4 |
2.5.8 | 2.5.8 |
freezed_annotation |
^2.0.3 |
2.4.4 | 2.4.4 |
google_fonts |
2.2.0 |
2.2.0 | 6.2.1 |
hive |
^2.1.0 |
2.2.3 | 2.2.3 |
hive_flutter |
^1.1.0 |
1.1.0 | 1.1.0 |
infinite_scroll_pagination |
^3.2.0 |
3.2.0 | 4.1.0 |
intl |
^0.17.0 |
0.17.0 | 0.20.1 |
json_annotation |
^4.5.0 |
4.9.0 | 4.9.0 |
json_serializable |
^6.2.0 |
6.9.2 | 6.9.2 |
logger |
^1.1.0 |
1.4.0 | 2.5.0 |
path_provider |
^2.0.11 |
2.1.5 | 2.1.5 |
permission_handler |
10.2.0 |
10.2.0 | 11.3.1 |
pull_to_refresh |
^2.0.0 |
2.0.0 | 2.0.0 |
scroll_to_index |
^2.1.1 |
2.1.1 | 3.0.1 |
shared_preferences |
^2.0.10 |
2.3.5 | 2.3.5 |
shimmer |
^2.0.0 |
2.0.0 | 3.0.0 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
_fe_analyzer_shared |
- | 78.0.0 | 78.0.0 |
_macros |
- | 0.3.3 | 0.3.3 |
analyzer |
- | 7.1.0 | 7.1.0 |
args |
- | 2.6.0 | 2.6.0 |
async |
- | 2.12.0 | 2.12.0 |
build |
- | 2.4.2 | 2.4.2 |
build_config |
- | 1.1.2 | 1.1.2 |
cached_network_image_platform_interface |
- | 4.0.0 | 4.1.1 |
cached_network_image_web |
- | 1.2.0 | 1.3.1 |
characters |
- | 1.3.0 | 1.4.0 |
checked_yaml |
- | 2.0.3 | 2.0.3 |
clock |
- | 1.1.2 | 1.1.2 |
collection |
- | 1.19.0 | 1.19.1 |
convert |
- | 3.1.2 | 3.1.2 |
crypto |
- | 3.0.6 | 3.0.6 |
dart_style |
- | 3.0.1 | 3.0.1 |
device_info_platform_interface |
- | 2.0.1 | 2.0.1 |
ffi |
- | 2.1.3 | 2.1.3 |
file |
- | 7.0.1 | 7.0.1 |
fixnum |
- | 1.1.1 | 1.1.1 |
flutter_cache_manager |
- | 3.3.1 | 3.4.1 |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 |
glob |
- | 2.1.2 | 2.1.2 |
http |
- | 0.13.6 | 1.2.2 |
http_parser |
- | 4.1.2 | 4.1.2 |
logging |
- | 1.3.0 | 1.3.0 |
macros |
- | 0.1.3-main.0 | 0.1.3-main.0 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
octo_image |
- | 2.1.0 | 2.1.0 |
package_config |
- | 2.1.1 | 2.1.1 |
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.15 | 2.2.15 |
path_provider_foundation |
- | 2.4.1 | 2.4.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 |
permission_handler_android |
- | 10.3.6 | 12.0.13 |
permission_handler_apple |
- | 9.1.4 | 9.4.5 |
permission_handler_platform_interface |
- | 3.12.0 | 4.2.3 |
permission_handler_windows |
- | 0.1.3 | 0.2.1 |
petitparser |
- | 6.0.2 | 6.0.2 |
platform |
- | 3.1.6 | 3.1.6 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
pub_semver |
- | 2.1.5 | 2.1.5 |
pubspec_parse |
- | 1.5.0 | 1.5.0 |
rxdart |
- | 0.27.7 | 0.28.0 |
shared_preferences_android |
- | 2.4.0 | 2.4.0 |
shared_preferences_foundation |
- | 2.5.4 | 2.5.4 |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 |
shared_preferences_platform_interface |
- | 2.4.1 | 2.4.1 |
shared_preferences_web |
- | 2.4.2 | 2.4.2 |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 |
sky_engine |
- | 0.0.0 | 0.0.0 |
sliver_tools |
- | 0.2.12 | 0.2.12 |
source_gen |
- | 2.0.0 | 2.0.0 |
source_helper |
- | 1.3.5 | 1.3.5 |
source_span |
- | 1.10.1 | 1.10.1 |
sprintf |
- | 7.0.0 | 7.0.0 |
sqflite |
- | 2.4.1 | 2.4.1 |
sqflite_android |
- | 2.4.0 | 2.4.0 |
sqflite_common |
- | 2.5.4+6 | 2.5.4+6 |
sqflite_darwin |
- | 2.4.1+1 | 2.4.1+1 |
sqflite_platform_interface |
- | 2.4.0 | 2.4.0 |
string_scanner |
- | 1.4.1 | 1.4.1 |
synchronized |
- | 3.3.0+3 | 3.3.0+3 |
term_glyph |
- | 1.2.2 | 1.2.2 |
typed_data |
- | 1.4.0 | 1.4.0 |
uuid |
- | 4.5.1 | 4.5.1 |
vector_math |
- | 2.1.4 | 2.1.4 |
watcher |
- | 1.1.1 | 1.1.1 |
web |
- | 1.1.0 | 1.1.0 |
xdg_directories |
- | 1.1.0 | 1.1.0 |
xml |
- | 6.5.0 | 6.5.0 |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 11 issues. Showing the first 2:
The constraint `5.3.2` on dio does not support the stable version `5.3.3`.
Try running dart pub upgrade --major-versions dio
to update the constraint.
The constraint `5.0.3` on flutter_screenutil does not support the stable version `5.0.4`.
Try running dart pub upgrade --major-versions flutter_screenutil
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.17
, Flutter 3.27.1
, Dart 3.6.0
.
Check the analysis log for details.