app_essentials_auth 1.0.1
app_essentials_auth: ^1.0.1 copied to clipboard
Flutter App Essentials Auth is a comprehensive package that aims to accelerate app development by providing essential Authentication features.
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
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
109 out of 558 API elements (19.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: api_constants, api_constants.changePasswordApiConstant, api_constants.registerGuestUser, api_constants.resendOtpApiConstant, api_constants.resetApiConstant.
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:app_essentials_auth/app_essentials_auth.dartthat imports:package:app_essentials_auth/app/routes/app_pages.dartthat imports:package:app_essentials_auth/app/modules/auth/verify_otp/views/verify_otp_view.dartthat imports:package:app_essentials_auth/app/modules/auth/verify_otp/controllers/verify_otp_controller.dartthat imports:package:app_essentials_auth/app/modules/auth/create_password/views/create_password_view.dartthat imports:package:app_essentials_auth/app/modules/auth/create_password/controllers/create_password_controller.dartthat imports:package:app_essentials_auth/app/data/repositories/auth_repository.dartthat imports:package:sign_in_with_apple/sign_in_with_apple.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `Linux`.
Because:
package:app_essentials_auth/app_essentials_auth.dartthat imports:package:app_essentials_auth/app/routes/app_pages.dartthat imports:package:app_essentials_auth/app/modules/splash/views/splash_view.dartthat imports:package:app_essentials_auth/app/modules/splash/controllers/splash_controller.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `macOS`.
Because:
package:app_essentials_auth/app_essentials_auth.dartthat imports:package:app_essentials_auth/app/routes/app_pages.dartthat imports:package:app_essentials_auth/app/modules/splash/views/splash_view.dartthat imports:package:app_essentials_auth/app/modules/splash/controllers/splash_controller.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package not compatible with platform Web
Because:
package:app_essentials_auth/app_essentials_auth.dartthat imports:package:app_essentials_auth/app/routes/app_pages.dartthat imports:package:app_essentials_auth/app/modules/splash/views/splash_view.dartthat imports:package:app_essentials_auth/app/modules/splash/controllers/splash_controller.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_linux.dartthat imports:dart:io
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:app_essentials_auth/app_essentials_auth.dartthat imports:package:app_essentials_auth/app/routes/app_pages.dartthat imports:package:app_essentials_auth/app/modules/splash/views/splash_view.dartthat imports:package:app_essentials_auth/app/modules/splash/controllers/splash_controller.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:app_essentials_auth/app_essentials_auth.dartthat imports:package:app_essentials_auth/app/routes/app_pages.dartthat imports:package:app_essentials_auth/app/modules/splash/views/splash_view.dartthat imports:package:app_essentials_auth/app/modules/splash/controllers/splash_controller.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
40/50 points: code has no errors, warnings, lints, or formatting issues
INFO: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.
lib/app/modules/auth/sign_up/views/sign_up_view.dart:126:32
╷
126 │ .withOpacity(0.2),
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/app/modules/auth/sign_up/views/sign_up_view.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
app_essentials |
^1.0.4 |
1.0.5 | 1.0.5 | |
dio |
^5.2.1+1 |
5.9.0 | 5.9.0 | |
dio_cache_interceptor |
^3.4.2 |
3.5.1 | 4.0.5 | |
flutter_facebook_auth |
^6.0.0 |
6.2.0 | 7.1.5 | |
get |
^4.6.5 |
4.7.3 | 4.7.3 | |
google_sign_in |
^6.1.4 |
6.3.0 | 7.2.0 | |
intl_phone_number_input |
^0.7.3+1 |
0.7.5 | 0.7.5 | |
package_info_plus |
^4.0.2 |
4.2.0 | 9.0.0 | |
sign_in_with_apple |
^5.0.0 |
5.0.0 | 7.0.1 | |
sizer |
^2.0.15 |
2.0.15 | 3.1.3 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 6 issues. Showing the first 2:
The constraint `^3.4.2` on dio_cache_interceptor does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions dio_cache_interceptor to update the constraint.
The constraint `^6.0.0` on flutter_facebook_auth does not support the stable version `7.0.0`.
Try running dart pub upgrade --major-versions flutter_facebook_auth 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.