sst_base 1.0.38+61
sst_base: ^1.0.38+61 copied to clipboard
This is the **base template** for all SSTeam Flutter/Dart packages.
We analyzed this package 31 hours ago, and awarded it 160 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Repository URL doesn't exist.
At the time of the analysis https://github.com/datnguyencr/sst_base.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.
10/10 points: 20% or more of the public API has dartdoc comments
123 out of 592 API elements (20.8 %) have documentation comments.
Some symbols that are missing documentation: ad_utils, app_bar, app_bar.AppBarIcon, app_bar.AppBarIcon.AppBarIcon.new, app_bar.AppBarIcon.color.
10/10 points: Package has an example
20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
- ✓ Android
These platforms are not supported:
Package does not support platform `iOS`.
Because:
package:sst_base/sst_base.dartthat imports:package:sst_base/util/util.dartthat imports:package:sst_base/util/permisssion_utils.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:package:device_info_plus/src/device_info_plus_windows.dartthat imports:package:win32_registry/win32_registry.dartthat declares support for platforms:Windows.
Package does not support platform `Windows`.
Because:
package:sst_base/sst_base.dartthat imports:package:sst_base/util/util.dartthat imports:package:sst_base/util/navigator_utils.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_linux.dartthat imports:package:url_launcher_linux/url_launcher_linux.dartthat declares support for platforms:Linux.
Package does not support platform `Linux`.
Because:
package:sst_base/sst_base.dartthat imports:package:sst_base/util/util.dartthat imports:package:sst_base/util/permisssion_utils.dartthat imports:package:permission_handler/permission_handler.dartthat declares support for platforms:Android,iOS,Windows,Web.
Package does not support platform `macOS`.
Because:
package:sst_base/sst_base.dartthat imports:package:sst_base/util/util.dartthat imports:package:sst_base/util/permisssion_utils.dartthat imports:package:permission_handler/permission_handler.dartthat declares support for platforms:Android,iOS,Windows,Web.
Package does not support platform `Web`.
Because:
package:sst_base/sst_base.dartthat imports:package:sst_base/util/util.dartthat imports:package:sst_base/util/navigator_utils.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_web.dartthat imports:package:share_plus_platform_interface/share_plus_platform_interface.dartthat imports:package:share_plus_platform_interface/platform_interface/share_plus_platform.dartthat imports:package:share_plus_platform_interface/method_channel/method_channel_share.dartthat imports:package:path_provider/path_provider.dartthat 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:sst_base/sst_base.dartthat imports:package:sst_base/util/util.dartthat imports:package:sst_base/util/permisssion_utils.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:package:device_info_plus/src/device_info_plus_windows.dartthat imports:package:win32_registry/win32_registry.dartthat declares support for platforms:Windows.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
collection |
^1.19.1 |
1.19.1 | 1.19.1 | |
crypto |
^3.0.7 |
3.0.7 | 3.0.7 | |
device_info_plus |
^12.2.0 |
12.3.0 | 12.3.0 | |
easy_localization |
^3.0.8 |
3.0.8 | 3.0.8 | |
equatable |
^2.0.7 |
2.0.8 | 2.0.8 | |
firebase_auth |
^6.1.2 |
6.1.3 | 6.1.3 | |
firebase_core |
^4.2.1 |
4.3.0 | 4.3.0 | |
firebase_crashlytics |
^5.0.5 |
5.0.6 | 5.0.6 | |
google_mobile_ads |
^6.0.0 |
6.0.0 | 7.0.0 | |
image |
^4.5.4 |
4.7.2 | 4.7.2 | |
in_app_purchase |
^3.2.3 |
3.2.3 | 3.2.3 | |
in_app_purchase_android |
^0.4.0+8 |
0.4.0+8 | 0.4.0+8 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
json_annotation |
^4.9.0 |
4.9.0 | 4.9.0 | |
logger |
^2.6.1 |
2.6.2 | 2.6.2 | |
package_info_plus |
^9.0.0 |
9.0.0 | 9.0.0 | |
path |
^1.9.1 |
1.9.1 | 1.9.1 | |
path_provider |
^2.1.5 |
2.1.5 | 2.1.5 | |
permission_handler |
^12.0.1 |
12.0.1 | 12.0.1 | |
share_plus |
^12.0.1 |
12.0.1 | 12.0.1 | |
shared_preferences |
^2.5.3 |
2.5.4 | 2.5.4 | |
url_launcher |
^6.3.2 |
6.3.2 | 6.3.2 | |
uuid |
^4.5.2 |
4.5.2 | 4.5.2 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^6.0.0` on google_mobile_ads does not support the stable version `7.0.0`, that was published 22 days ago.
When google_mobile_ads is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions google_mobile_ads 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.