app_essentials_auth 1.0.0 copy "app_essentials_auth: ^1.0.0" to clipboard
app_essentials_auth: ^1.0.0 copied to clipboard

Flutter App Essentials Auth is a comprehensive package that aims to accelerate app development by providing essential Authentication features.

1
likes
130/ 160
pub points
0%
popularity

We analyzed this package 4 hours ago, and awarded it 130 pub points (of a possible 160):

OK
Follow Dart file conventions
30 / 30trigger folding of the section

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.

failed
Provide documentation
0 / 20trigger folding of the section

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.

OK
Platform support
20 / 20trigger folding of the section

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.dart that imports:
  • package:app_essentials_auth/app/routes/app_pages.dart that imports:
  • package:app_essentials_auth/app/modules/auth/verify_otp/views/verify_otp_view.dart that imports:
  • package:app_essentials_auth/app/modules/auth/verify_otp/controllers/verify_otp_controller.dart that imports:
  • package:app_essentials_auth/app/modules/auth/create_password/views/create_password_view.dart that imports:
  • package:app_essentials_auth/app/modules/auth/create_password/controllers/create_password_controller.dart that imports:
  • package:app_essentials_auth/app/data/repositories/auth_repository.dart that imports:
  • package:sign_in_with_apple/sign_in_with_apple.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `Linux`.

Because:

  • package:app_essentials_auth/app_essentials_auth.dart that imports:
  • package:app_essentials_auth/app/routes/app_pages.dart that imports:
  • package:app_essentials_auth/app/modules/splash/views/splash_view.dart that imports:
  • package:app_essentials_auth/app/modules/splash/controllers/splash_controller.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • package:app_essentials_auth/app_essentials_auth.dart that imports:
  • package:app_essentials_auth/app/routes/app_pages.dart that imports:
  • package:app_essentials_auth/app/modules/splash/views/splash_view.dart that imports:
  • package:app_essentials_auth/app/modules/splash/controllers/splash_controller.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package not compatible with platform Web

Because:

  • package:app_essentials_auth/app_essentials_auth.dart that imports:
  • package:app_essentials_auth/app/routes/app_pages.dart that imports:
  • package:app_essentials_auth/app/modules/splash/views/splash_view.dart that imports:
  • package:app_essentials_auth/app/modules/splash/controllers/splash_controller.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_linux.dart that 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.dart that imports:
  • package:app_essentials_auth/app/routes/app_pages.dart that imports:
  • package:app_essentials_auth/app/modules/splash/views/splash_view.dart that imports:
  • package:app_essentials_auth/app/modules/splash/controllers/splash_controller.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:app_essentials_auth/app_essentials_auth.dart that imports:
  • package:app_essentials_auth/app/routes/app_pages.dart that imports:
  • package:app_essentials_auth/app/modules/splash/views/splash_view.dart that imports:
  • package:app_essentials_auth/app/modules/splash/controllers/splash_controller.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
OK
Pass static analysis
50 / 50trigger folding of the section

50/50 points: code has no errors, warnings, lints, or formatting issues

failed
Support up-to-date dependencies
30 / 40trigger folding of the section

0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
app_essentials ^1.0.0 1.0.3 1.0.5
dio ^5.2.1+1 5.4.3+1 5.4.3+1
dio_cache_interceptor ^3.4.2 3.5.0 3.5.0
flutter flutter 0.0.0 0.0.0
flutter_facebook_auth ^6.0.0 6.2.0 7.0.1
get ^4.6.5 4.6.6 4.6.6
google_sign_in ^6.1.4 6.2.1 6.2.1
image_cropper ^5.0.0 5.0.1 7.0.5
image_picker ^0.8.9 0.8.9 1.1.2
intl_phone_number_input ^0.7.3+1 0.7.4 0.7.4
package_info_plus ^4.0.2 4.2.0 8.0.0
sign_in_with_apple ^5.0.0 5.0.0 6.1.1
sizer ^2.0.15 2.0.15 2.0.15
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
collection - 1.18.0 1.19.0
cross_file - 0.3.4+1 0.3.4+1
crypto - 3.0.3 3.0.3
equatable - 2.0.5 2.0.5
facebook_auth_desktop - 1.0.3 2.0.0
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
file_selector_linux - 0.9.2+1 0.9.2+1
file_selector_macos - 0.9.4 0.9.4
file_selector_platform_interface - 2.6.2 2.6.2
file_selector_windows - 0.9.3+1 0.9.3+1
fixnum - 1.1.0 1.1.0
flutter_facebook_auth_platform_interface - 5.0.0 6.0.0
flutter_facebook_auth_web - 5.0.0 6.0.0
flutter_plugin_android_lifecycle - 2.0.20 2.0.20
flutter_secure_storage - 9.2.2 9.2.2
flutter_secure_storage_linux - 1.2.1 1.2.1
flutter_secure_storage_macos - 3.1.2 3.1.2
flutter_secure_storage_platform_interface - 1.1.2 1.1.2
flutter_secure_storage_web - 1.2.1 1.2.1
flutter_secure_storage_windows - 3.1.2 3.1.2
flutter_staggered_animations - 1.1.1 1.1.1
flutter_web_plugins - 0.0.0 0.0.0
google_fonts - 5.1.0 6.2.1
google_identity_services_web - 0.3.1+1 0.3.1+1
google_sign_in_android - 6.1.25 6.1.25
google_sign_in_ios - 5.7.6 5.7.6
google_sign_in_platform_interface - 2.4.5 2.4.5
google_sign_in_web - 0.12.4+1 0.12.4+1
http - 1.2.1 1.2.1
http_parser - 4.0.2 4.1.0
image_cropper_for_web - 3.0.0 5.0.4
image_cropper_platform_interface - 5.0.0 6.0.3
image_picker_android - 0.8.12+3 0.8.12+3
image_picker_for_web - 2.2.0 3.0.4
image_picker_ios - 0.8.12 0.8.12
image_picker_linux - 0.2.1+1 0.2.1+1
image_picker_macos - 0.2.1+1 0.2.1+1
image_picker_platform_interface - 2.10.0 2.10.0
image_picker_windows - 0.2.1+1 0.2.1+1
js - 0.6.7 0.7.1
libphonenumber_platform_interface - 0.4.2 0.4.2
libphonenumber_plugin - 0.3.3 0.3.3
libphonenumber_web - 0.3.2 0.3.2
material_color_utilities - 0.8.0 0.12.0
meta - 1.12.0 1.15.0
mime - 1.0.5 1.0.5
package_info_plus_platform_interface - 2.0.1 3.0.0
path - 1.9.0 1.9.0
path_provider - 2.1.3 2.1.3
path_provider_android - 2.2.6 2.2.6
path_provider_foundation - 2.4.0 2.4.0
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.2.1 2.2.1
pin_code_fields - 7.4.0 8.0.1
platform - 3.1.5 3.1.5
plugin_platform_interface - 2.1.8 2.1.8
pull_to_refresh - 2.0.0 2.0.0
shared_preferences - 2.2.3 2.2.3
shared_preferences_android - 2.2.3 2.2.3
shared_preferences_foundation - 2.4.0 2.4.0
shared_preferences_linux - 2.3.2 2.3.2
shared_preferences_platform_interface - 2.3.2 2.3.2
shared_preferences_web - 2.3.0 2.3.0
shared_preferences_windows - 2.3.2 2.3.2
shimmer - 3.0.0 3.0.0
sign_in_with_apple_platform_interface - 1.1.0 1.1.0
sign_in_with_apple_web - 1.0.1 2.1.0
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
sprintf - 7.0.0 7.0.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
universal_io - 2.2.2 2.2.2
uuid - 4.4.0 4.4.0
vector_math - 2.1.4 2.1.4
web - 0.5.1 0.5.1
win32 - 5.5.1 5.5.1
xdg_directories - 1.0.4 1.0.4

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Found 5 issues. Showing the first 2:

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.

The constraint `^5.0.0` on image_cropper does not support the stable version `6.0.0`.

Try running dart pub upgrade --major-versions image_cropper 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.6, Flutter 3.22.2, Dart 3.4.3.

Check the analysis log for details.

1
likes
130
pub points
0%
popularity

Publisher

unverified uploader

Flutter App Essentials Auth is a comprehensive package that aims to accelerate app development by providing essential Authentication features.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

app_essentials, dio, dio_cache_interceptor, flutter, flutter_facebook_auth, get, google_sign_in, image_cropper, image_picker, intl_phone_number_input, package_info_plus, sign_in_with_apple, sizer

More

Packages that depend on app_essentials_auth