super_auth 0.0.3+3-prerelease
super_auth: ^0.0.3+3-prerelease copied to clipboard
Package that help in authentication more faster
We analyzed this package 2 days ago, and awarded it 50 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.
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: BSD-3-Clause.
0/10 points: 20% or more of the public API has dartdoc comments
OUT: Documenting super_auth... Discovering libraries... Linking elements... Precaching local docs for 1370900 elements... Initialized dartdoc with 2660 libraries Generating docs for library super_auth.dart from package:super_auth/super_auth.dart... Generating docs for library features/auth/data/repositories/user_local_repository.dart from package:super_auth/features/auth/data/repositories/user_local_repository.dart... Generating docs for library features/auth/data/repositories/auth_remote_repository.dart from package:super_auth/features/auth/data/repositories/auth_remote_repository.dart... Generating docs for library features/auth/data/requests/check_username_request_endpoint.dart from package:super_auth/features/auth/data/requests/check_username_request_endpoint.dart... Generating docs for library features/auth/data/requests/auth_google_request_endpoint.dart from package:super_auth/features/auth/data/requests/auth_google_request_endpoint.dart... [121 more lines] ERR: warning: super_auth has no library level documentation comments from super_auth: (file:///tmp/pana_LARIEL/lib/super_auth.dart:1:1) warning: super_auth has no library level documentation comments from super_auth: (file:///tmp/pana_LARIEL/lib/super.dart:1:1) error: file already written at "super_auth/index.html" for symbol super_auth: (file:///tmp/pana_LARIEL/lib/super.dart:1:1) conflicting with file already generated by super_auth: (file:///tmp/pana_LARIEL/lib/super_auth.dart:1:1) Dartdoc generates a path and filename to write to for each symbol. 'super_auth' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the name, library name, or [18 more lines]
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_auth/super_auth.dartthat imports:package:flutter_local_notifications/flutter_local_notifications.dartthat declares support for platforms:Android,iOS,Linux,macOS.
Package does not support platform `Linux`.
Because:
package:super_auth/super_auth.dartthat imports:package:flutter_rest_client/flutter_rest_client.dartthat imports:package:flutter_rest_client/src/dio/http_helper.dartthat imports:package:flutter_dio_http_cache/dio_http_cache.dartthat imports:package:flutter_dio_http_cache/src/manager_dio.dartthat imports:package:flutter_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_auth/super_auth.dartthat imports:package:flutter_local_notifications/flutter_local_notifications.dartthat imports:package:flutter_local_notifications/src/notification_details.dartthat imports:package:flutter_local_notifications_linux/flutter_local_notifications_linux.dartthat imports:package:flutter_local_notifications_linux/src/flutter_local_notifications.dartthat imports:package:flutter_local_notifications_linux/src/notifications_manager.dartthat imports:package:flutter_local_notifications_linux/src/storage.dartthat imports:package:flutter_local_notifications_linux/src/platform_info.dartthat imports:package:xdg_directories/xdg_directories.dartthat declares support for platforms:Linux.
Package does not support platform `Web`.
Because:
package:super_auth/super_auth.dartthat imports:package:flutter_local_notifications/flutter_local_notifications.dartthat declares support for platforms:Android,iOS,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:super_auth/super_auth.dartthat imports:package:flutter_local_notifications/flutter_local_notifications.dartthat imports:package:flutter_local_notifications/src/notification_details.dartthat imports:package:flutter_local_notifications_linux/flutter_local_notifications_linux.dartthat imports:package:flutter_local_notifications_linux/src/flutter_local_notifications.dartthat imports:package:flutter_local_notifications_linux/src/notifications_manager.dartthat imports:package:flutter_local_notifications_linux/src/storage.dartthat imports:package:flutter_local_notifications_linux/src/platform_info.dartthat imports:package:xdg_directories/xdg_directories.dartthat declares support for platforms:Linux.
Package does not support platform `iOS`.
Because:
package:super_auth/super_auth.dartthat imports:package:flutter_local_notifications/flutter_local_notifications.dartthat imports:package:flutter_local_notifications/src/notification_details.dartthat imports:package:flutter_local_notifications_linux/flutter_local_notifications_linux.dartthat imports:package:flutter_local_notifications_linux/src/flutter_local_notifications.dartthat imports:package:flutter_local_notifications_linux/src/notifications_manager.dartthat imports:package:flutter_local_notifications_linux/src/storage.dartthat imports:package:flutter_local_notifications_linux/src/platform_info.dartthat imports:package:xdg_directories/xdg_directories.dartthat declares support for platforms:Linux.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 43 issues. Showing the first 2:
ERROR: The getter 'headline6' isn't defined for the type 'TextTheme'.
lib/core/widgets/title_text_view.dart:13:44
╷
13 │ style: Theme.of(context).textTheme.headline6!.copyWith(
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/core/widgets/title_text_view.dart
ERROR: The getter 'button' isn't defined for the type 'TextTheme'.
lib/core/widgets/view_all_button.dart:17:16
╷
17 │ .button!
│ ^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/core/widgets/view_all_button.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
asn1lib |
^1.4.0 |
1.6.5 | 1.6.5 | |
cached_network_image |
^3.2.3 |
3.3.1 | 3.4.1 | |
cupertino_icons |
^1.0.5 |
1.0.8 | 1.0.8 | |
device_info |
^2.0.3 |
2.0.3 | 2.0.3 | Discontinued |
dio |
^4.0.6 |
4.0.6 | 5.9.0 | |
firebase_core |
^2.5.0 |
2.17.0 | 4.3.0 | |
firebase_core_platform_interface |
^4.5.3 |
4.8.0 | 6.0.2 | |
firebase_messaging |
^14.2.2 |
14.6.9 | 16.1.0 | |
firebase_remote_config |
^3.0.10 |
3.0.15 | 6.1.3 | |
flutter_bloc |
^8.1.2 |
8.1.6 | 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.4.1+1 |
4.4.1+1 | 7.1.5 | |
flutter_image_compress |
^1.1.3 |
1.1.3 | 2.4.0 | |
flutter_local_notifications |
^13.0.0 |
13.0.0 | 19.5.0 | |
flutter_rest_client |
^0.2.5-prerelease |
0.2.7-prerelease | 0.3.0 | |
flutter_secure_storage |
^8.0.0 |
8.1.0 | 10.0.0 | |
flutter_svg |
^1.1.5 |
1.1.6 | 2.2.3 | |
get_it |
^7.2.0 |
7.7.0 | 9.2.0 | |
google_sign_in |
^5.4.4 |
5.4.4 | 7.2.0 | |
hive |
^2.2.3 |
2.2.3 | 2.2.3 | |
hive_flutter |
^1.1.0 |
1.1.0 | 1.1.0 | |
image_picker |
^0.8.6+1 |
0.8.9 | 1.2.1 | |
injectable |
^2.1.0 |
2.6.0 | 2.7.1+4 | |
intl |
^0.17.0 |
0.17.0 | 0.20.2 | |
json_annotation |
^4.8.0 |
4.9.0 | 4.9.0 | |
json_serializable |
^6.6.1 |
6.11.3 | 6.11.3 | |
jwt_decode |
^0.3.1 |
0.3.1 | 0.3.1 | |
local_auth |
^2.1.2 |
2.3.0 | 3.0.0 | |
package_info |
^2.0.2 |
2.0.2 | 2.0.2 | Discontinued |
path_provider |
^2.0.12 |
2.1.5 | 2.1.5 | |
permission_handler |
^10.2.0 |
10.4.5 | 12.0.1 | |
photo_view |
^0.14.0 |
0.14.0 | 0.15.0 | |
pointycastle |
^3.6.2 |
3.9.1 | 4.0.0 | |
shared_preferences |
^2.0.17 |
2.5.4 | 2.5.4 | |
sign_in_with_apple |
^4.3.0 |
4.3.0 | 7.0.1 | |
styled_widget |
^0.4.1 |
0.4.1 | 0.4.1 | |
url_launcher |
^6.1.9 |
6.3.2 | 6.3.2 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 22 issues. Showing the first 2:
The constraint `^4.0.6` on dio does not support the stable version `5.0.0`.
Try running dart pub upgrade --major-versions dio to update the constraint.
The constraint `^2.5.0` on firebase_core does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions firebase_core to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 3 errors:
UNDEFINED_GETTER-lib/core/widgets/title_text_view.dart:13:44- The getter 'headline6' isn't defined for the type 'TextTheme'.UNDEFINED_GETTER-lib/core/widgets/view_all_button.dart:17:16- The getter 'button' isn't defined for the type 'TextTheme'.UNDEFINED_GETTER-lib/main.dart:103:50- The getter 'headline4' isn't defined for the type 'TextTheme'.
Run flutter pub downgrade and then flutter analyze to reproduce the above problem.
You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.23.5, Flutter 3.38.5, Dart 3.10.4.
Check the analysis log for details.