super_module 0.5.19
super_module: ^0.5.19 copied to clipboard
A super module using bloc and clean architecture that is common in every app such as authentication, utils, extension and common widgets.
We analyzed this package 18 hours ago, and awarded it 85 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("0.5.19").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
10/10 points: Use an OSI-approved license
Detected license: BSD-3-Clause.
10/10 points: 20% or more of the public API has dartdoc comments
248 out of 999 API elements (24.8 %) have documentation comments.
Some symbols that are missing documentation: super_module, super_module.AddAddressEvent, super_module.AddAddressEvent.AddAddressEvent.new, super_module.AddAddressEvent.additionalInfo, super_module.AddAddressEvent.address.
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:super_module/super_module.dartthat imports:package:super_module/src/features/wishlist/presentation/bloc/wishlist_bloc.dartthat imports:package:super_module/src/features/wishlist/domain/controller/wishlist_controller.dartthat imports:package:super_module/src/features/wishlist/domain/repositories/i_wishlist_repositories.dartthat imports:package:flutter_rest_client/flutter_rest_client.dartthat imports:package:flutter_rest_client/src/dio/http_helper.dartthat imports:package:dio_http_cache/dio_http_cache.dartthat imports:package:dio_http_cache/src/manager_dio.dartthat imports:package:dio_http_cache/src/core/manager.dartthat imports:package:sqflite/utils/utils.dartthat declares support for platforms:Android,iOS,macOS.
Package does not support platform `Linux`.
Because:
package:super_module/super_module.dartthat imports:package:super_module/src/features/wishlist/presentation/bloc/wishlist_bloc.dartthat imports:package:super_module/src/features/wishlist/domain/controller/wishlist_controller.dartthat imports:package:super_module/src/features/wishlist/domain/repositories/i_wishlist_repositories.dartthat imports:package:flutter_rest_client/flutter_rest_client.dartthat imports:package:flutter_rest_client/src/dio/http_helper.dartthat imports:package:dio_http_cache/dio_http_cache.dartthat imports:package:dio_http_cache/src/manager_dio.dartthat imports:package:dio_http_cache/src/core/manager.dartthat imports:package:sqflite/utils/utils.dartthat declares support for platforms:Android,iOS,macOS.
Package does not support platform `macOS`.
Because:
package:super_module/super_module.dartthat imports:package:super_module/src/features/auth/presentation/bloc/register_bloc/register_bloc.dartthat imports:package:super_module/src/features/auth/domain/controller/auth_login_controller.dartthat imports:package:flutter_facebook_auth/flutter_facebook_auth.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Web`.
Because:
package:super_module/super_module.dartthat imports:package:super_module/src/features/wishlist/presentation/bloc/wishlist_bloc.dartthat imports:package:super_module/src/features/wishlist/domain/controller/wishlist_controller.dartthat imports:package:super_module/src/features/wishlist/domain/repositories/i_wishlist_repositories.dartthat imports:package:flutter_rest_client/flutter_rest_client.dartthat imports:package:flutter_rest_client/src/dio/http_helper.dartthat imports:package:dio_http_cache/dio_http_cache.dartthat imports:package:dio_http_cache/src/manager_dio.dartthat imports:package:dio_http_cache/src/core/manager.dartthat imports:package:sqflite/utils/utils.dartthat declares support for platforms:Android,iOS,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:super_module/super_module.dartthat imports:package:super_module/src/features/auth/biometric/bloc/biometric_bloc.dartthat imports:package:local_auth/local_auth.dartthat imports:package:local_auth/src/local_auth.dartthat imports:package:local_auth_windows/local_auth_windows.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:super_module/super_module.dartthat imports:package:super_module/src/features/auth/biometric/bloc/biometric_bloc.dartthat imports:package:local_auth/local_auth.dartthat imports:package:local_auth/src/local_auth.dartthat imports:package:local_auth_windows/local_auth_windows.dartthat declares support for platforms:Windows.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 60 issues. Showing the first 2:
ERROR: The getter 'isoCountryCode' isn't defined for the type 'CarrierInfo'.
lib/src/core/widget/app_country_picker.dart:18:27
╷
18 │ future: CarrierInfo.isoCountryCode,
│ ^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/core/widget/app_country_picker.dart
WARNING: The declaration '_showVersionDialog' isn't referenced.
lib/src/core/service/remote_config/firebase_version_checker.dart:9:3
╷
9 │ _showVersionDialog(context) async {
│ ^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/core/service/remote_config/firebase_version_checker.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
asn1lib |
^1.1.0 |
1.6.5 | 1.6.5 | |
bloc |
^7.2.1 |
7.2.1 | 9.1.0 | |
cached_network_image |
^3.2.0 |
3.3.1 | 3.4.1 | |
carrier_info |
^2.0.5 |
2.0.8 | 3.0.3 | |
country_code_picker |
^2.0.2 |
2.0.2 | 3.4.1 | |
device_info |
^2.0.3 |
2.0.3 | 2.0.3 | Discontinued |
dio |
^4.0.6 |
4.0.6 | 5.9.0 | |
firebase_app_check |
^0.0.6+13 |
0.0.9+1 | 0.4.1+2 | |
firebase_core |
^1.17.1 |
1.24.0 | 4.2.1 | |
firebase_crashlytics |
^2.8.1 |
2.9.0 | 5.0.5 | |
firebase_messaging |
^11.4.1 |
11.4.4 | 16.0.4 | |
firebase_remote_config |
^2.0.8 |
2.0.20 | 6.1.2 | |
flutter_bloc |
^7.2.0 |
7.3.3 | 9.1.1 | |
flutter_cache_manager |
^3.3.0 |
3.3.1 | 3.4.1 | |
flutter_easyloading |
^3.0.5 |
3.0.5 | 3.0.5 | |
flutter_facebook_auth |
^4.3.4 |
4.4.1+1 | 7.1.2 | |
flutter_image_compress |
^1.1.0 |
1.1.3 | 2.4.0 | |
flutter_local_notifications |
^9.5.3+1 |
9.9.1 | 19.5.0 | |
flutter_rest_client |
^0.1.3 |
0.1.3 | 0.3.0 | |
flutter_secure_storage |
^5.0.2 |
5.1.2 | 9.2.4 | |
flutter_svg |
^1.0.3 |
1.1.6 | 2.2.3 | |
get_it |
^7.2.0 |
7.7.0 | 9.2.0 | |
google_sign_in |
^5.3.1 |
5.4.4 | 7.2.0 | |
hive |
^2.2.0 |
2.2.3 | 2.2.3 | |
hive_flutter |
^1.1.0 |
1.1.0 | 1.1.0 | |
image_picker |
^0.8.5+3 |
0.8.9 | 1.2.1 | |
injectable |
^1.5.3 |
1.5.4 | 2.7.1+2 | |
intl |
^0.17.0 |
0.17.0 | 0.20.2 | |
json_annotation |
^4.0.1 |
4.1.0 | 4.9.0 | |
json_serializable |
^4.1.4 |
4.1.4 | 6.11.3 | |
jwt_decode |
^0.3.1 |
0.3.1 | 0.3.1 | |
local_auth |
^2.0.2 |
2.3.0 | 3.0.0 | |
meta |
^1.7.0 |
1.17.0 | 1.17.0 | |
package_info |
^2.0.2 |
2.0.2 | 2.0.2 | Discontinued |
path_provider |
^2.0.10 |
2.1.5 | 2.1.5 | |
permission_handler |
^9.2.0 |
9.2.0 | 12.0.1 | |
photo_view |
^0.14.0 |
0.14.0 | 0.15.0 | |
pointycastle |
^3.6.0 |
3.9.1 | 4.0.0 | |
shared_preferences |
^2.0.15 |
2.5.4 | 2.5.4 | |
sign_in_with_apple |
^4.0.0 |
4.3.0 | 7.0.1 | |
socket_io_client |
2.0.0-beta.4-nullsafety.0 |
2.0.0-beta.4-nullsafety.0 | 3.1.3 | |
url_launcher |
^6.1.2 |
6.3.2 | 6.3.2 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 29 issues. Showing the first 2:
The constraint `^7.2.1` on bloc does not support the stable version `8.0.0`.
Try running dart pub upgrade --major-versions bloc to update the constraint.
The constraint `^2.0.5` on carrier_info does not support the stable version `3.0.1`.
Try running dart pub upgrade --major-versions carrier_info 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.3, Flutter 3.38.4, Dart 3.10.3.
Check the analysis log for details.