sellon 1.0.24
sellon: ^1.0.24 copied to clipboard
Are you ready to discover a whole new way of connecting with your neighborhood and local community? Look no further than Sellon Hyperlocal, your ultimate destination for hyperlocal engagement and inte [...]
We analyzed this package 10 hours ago, and awarded it 80 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too long.
Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.
Homepage URL doesn't exist.
At the time of the analysis https://github.com/ahmadvicky/shopSellonGame.git 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
77 out of 1402 API elements (5.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: Helper, Helper.Helper, Helper.Helper.Helper.new, Helper.Helper.anyFolderExists, Helper.Helper.apiLoginMediaSosial.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:sellon/sellon.dartthat imports:package:sellon/screen/help/myRouter.dartthat imports:package:sellon/preferences/Helper/Helper.dartthat imports:package:sellon/screen/sellon/RegisterScreen.dartthat imports:package:sellon/screen/sellon/loginScreen.dartthat imports:package:sellon/screen/sellon/verificationPhoneScreen.dartthat imports:package:sellon/screen/help/Ui.dartthat imports:package:toast/toast.dartthat declares support for platforms:Web.
Package does not support platform `iOS`.
Because:
package:sellon/sellon.dartthat imports:package:sellon/screen/help/myRouter.dartthat imports:package:sellon/preferences/Helper/Helper.dartthat imports:package:sellon/screen/sellon/RegisterScreen.dartthat imports:package:sellon/screen/sellon/loginScreen.dartthat imports:package:sellon/screen/sellon/verificationPhoneScreen.dartthat imports:package:sellon/screen/help/Ui.dartthat imports:package:toast/toast.dartthat declares support for platforms:Web.
Package does not support platform `Windows`.
Because:
package:sellon/sellon.dartthat imports:package:sellon/screen/help/myRouter.dartthat imports:package:sellon/preferences/Helper/Helper.dartthat imports:package:sellon/preferences/preferences.dartthat imports:package:flutter_timezone/flutter_timezone.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `Linux`.
Because:
package:sellon/sellon.dartthat imports:package:sellon/screen/help/myRouter.dartthat imports:package:sellon/preferences/Helper/Helper.dartthat imports:package:sellon/preferences/preferences.dartthat imports:package:flutter_timezone/flutter_timezone.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `macOS`.
Because:
package:sellon/sellon.dartthat imports:package:sellon/screen/help/myRouter.dartthat imports:package:sellon/preferences/Helper/Helper.dartthat imports:package:sellon/screen/sellon/RegisterScreen.dartthat imports:package:sellon/screen/sellon/loginScreen.dartthat imports:package:sellon/preferences/Helper/defaultImage.dartthat imports:package:video_thumbnail/video_thumbnail.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:sellon/sellon.dartthat imports:package:sellon/screen/help/myRouter.dartthat imports:package:sellon/preferences/Helper/Helper.dartthat imports:package:sellon/screen/sellon/RegisterScreen.dartthat imports:package:sellon/screen/sellon/loginScreen.dartthat imports:package:sellon/preferences/Helper/defaultImage.dartthat imports:package:video_thumbnail/video_thumbnail.dartthat declares support for platforms:Android,iOS.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 305 issues. Showing the first 2:
WARNING: This function has a nullable return type of 'Paginator?', but ends without returning a value.
lib/network/api.dart:88:14
╷
88 │ Paginator? clearPaginator() {
│ ^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/network/api.dart
WARNING: This function has a nullable return type of 'FutureOr
lib/network/api.dart:507:19
╷
507 │ Future<String?> executeFuture(String _method, SellonMethod sellonMethod,
│ ^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/network/api.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
android_id |
^0.1.3+1 |
0.1.3+1 | 0.5.1 | |
animations |
^2.0.7 |
2.1.1 | 2.1.1 | |
async |
^2.11.0 |
2.13.0 | 2.13.0 | |
cached_network_image |
^3.2.3 |
3.3.1 | 3.4.1 | |
crypto |
^3.0.3 |
3.0.7 | 3.0.7 | |
cupertino_icons |
^1.0.5 |
1.0.8 | 1.0.8 | |
device_info_plus |
^9.0.2 |
9.1.2 | 12.3.0 | |
dots_indicator |
^2.0.0 |
2.1.2 | 4.0.1 | |
firebase_core |
^2.15.1 |
2.32.0 | 4.3.0 | |
firebase_messaging |
^14.6.7 |
14.7.10 | 16.1.0 | |
flutter_countdown_timer |
^4.1.0 |
4.1.0 | 4.1.0 | |
flutter_local_notifications |
^13.0.0 |
13.0.0 | 19.5.0 | |
flutter_login_facebook |
^1.7.0 |
1.9.0 | 2.0.1 | |
flutter_timezone |
^1.0.7 |
1.0.8 | 5.0.1 | |
geolocator |
^8.2.1 |
8.2.1 | 14.0.2 | |
google_sign_in |
^6.0.2 |
6.3.0 | 7.2.0 | |
http |
^0.13.6 |
0.13.6 | 1.6.0 | |
intl |
^0.18.0 |
0.18.1 | 0.20.2 | |
mask_text_input_formatter |
^2.4.0 |
2.9.0 | 2.9.0 | |
path_provider |
^2.1.0 |
2.1.5 | 2.1.5 | |
permission_handler |
^10.2.0 |
10.4.5 | 12.0.1 | |
pinput |
^2.2.31 |
2.3.0 | 6.0.1 | |
platform |
^3.1.1 |
3.1.6 | 3.1.6 | |
share_plus |
^7.0.2 |
7.2.2 | 12.0.1 | |
shared_preferences |
^2.2.0 |
2.5.4 | 2.5.4 | |
sign_in_with_apple |
^4.3.0 |
4.3.0 | 7.0.1 | |
sodium |
^2.1.1 |
2.3.1+1 | 3.4.6 | |
sodium_libs |
^2.1.1+1 |
2.2.1+6 | 3.4.6+4 | |
toast |
^0.3.0 |
0.3.0 | 0.3.0 | |
url_launcher |
^6.1.10 |
6.3.2 | 6.3.2 | |
video_thumbnail |
^0.5.3 |
0.5.6 | 0.5.6 | |
webview_flutter |
^4.2.2 |
4.13.1 | 4.13.1 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 18 issues. Showing the first 2:
The constraint `^0.1.3+1` on android_id does not support the stable version `0.2.0`.
Try running dart pub upgrade --major-versions android_id to update the constraint.
The constraint `^9.0.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.
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.23.5, Flutter 3.38.5, Dart 3.10.4.
Check the analysis log for details.