sunny_lifecycle 0.7.2+1
sunny_lifecycle: ^0.7.2+1 copied to clipboard
Sunny Lifecycle
We analyzed this package 31 hours ago, and awarded it 60 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.
Homepage URL doesn't exist.
At the time of the analysis https://github.com/SunnyApp/sunny_lifecycle.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: BSD-3-Clause.
0/10 points: 20% or more of the public API has dartdoc comments
198 out of 1504 API elements (13.2 %) 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: analytics_service, analytics_service.AnalyticsNavigatorObserver, analytics_service.AnalyticsNavigatorObserver.AnalyticsNavigatorObserver.new, analytics_service.AnalyticsNavigatorObserver.log, analytics_service.AnalyticsNavigatorObserver.loggerName.
10/10 points: Package has 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:sunny_lifecycle/sunny_lifecycle.dartthat imports:package:sunny_lifecycle/f_routing.dartthat imports:package:sunny_lifecycle/routing/frouter_parser.dartthat imports:package:sunny_lifecycle/lifecycle_main.dartthat imports:package:sunny_lifecycle/modules/lifecycle_modules.dartthat imports:package:sunny_sdk_core/services.dartthat imports:package:sunny_sdk_core/services/i_auth_state.dartthat imports:package:sunny_sdk_core/auth/auth_user_profile.dartthat imports:package:firebase_auth/firebase_auth.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `Linux`.
Because:
package:sunny_lifecycle/sunny_lifecycle.dartthat imports:package:sunny_lifecycle/f_routing.dartthat imports:package:sunny_lifecycle/routing/frouter_parser.dartthat imports:package:sunny_lifecycle/lifecycle_main.dartthat imports:package:sunny_lifecycle/modules/lifecycle_modules.dartthat imports:package:sunny_sdk_core/services.dartthat imports:package:sunny_sdk_core/services/i_auth_state.dartthat imports:package:sunny_sdk_core/auth/auth_user_profile.dartthat imports:package:firebase_auth/firebase_auth.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `macOS`.
Because:
package:sunny_lifecycle/sunny_lifecycle.dartthat imports:package:sunny_lifecycle/f_routing.dartthat imports:package:sunny_lifecycle/routing/frouter_parser.dartthat imports:package:sunny_lifecycle/lifecycle_main.dartthat imports:package:sunny_lifecycle/modules/lifecycle_modules.dartthat imports:package:sunny_lifecycle/login/login_provider.dartthat imports:package:sunny_lifecycle/login/google_login_provider.dartthat imports:package:google_sign_in/google_sign_in.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Web`.
Because:
package:sunny_lifecycle/sunny_lifecycle.dartthat imports:package:sunny_lifecycle/f_routing.dartthat imports:package:sunny_lifecycle/routing/frouter_parser.dartthat imports:package:sunny_lifecycle/lifecycle_main.dartthat imports:package:sunny_lifecycle/modules/lifecycle_modules.dartthat imports:package:sunny_lifecycle/push_notification_service.dartthat imports:package:sunny_lifecycle/lifecycle_extensions.dartthat imports:package:sunny_core_widgets/sunny_core_widgets.dartthat imports:package:sunny_core_widgets/widgets.dartthat imports:package:sunny_core_widgets/widgets/platform_segment_control.dartthat imports:package:sunny_essentials/theme.dartthat imports:package:sunny_essentials/theme/themes.dartthat imports:package:sunny_essentials/cards.dartthat imports:package:sunny_essentials/cards/platform_list_tile.dartthat imports:package:sunny_essentials/container/auto_layout.dartthat imports:package:sunny_essentials/image/platform_network_image.dartthat imports:package:cached_network_image/cached_network_image.dartthat imports:package:cached_network_image/src/image_provider/cached_network_image_provider.dartthat imports:package:flutter_cache_manager/flutter_cache_manager.dartthat imports:package:flutter_cache_manager/src/storage/cache_info_repositories/cache_info_repositories.dartthat imports:package:flutter_cache_manager/src/storage/cache_info_repositories/json_cache_info_repository.dartthat imports:package:path_provider/path_provider.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 147 issues. Showing the first 2:
ERROR: Missing concrete implementation of 'RouteInformationParser.parseRouteInformationWithDependencies'.
lib/routing/frouter_parser.dart:17:7
╷
17 │ class FRouterInformationParser with LoggingMixin implements RouteInformationParser<AppRouteMatch> {
│ ^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/routing/frouter_parser.dart
ERROR: 'FRouterRootProviderPlatform.routerReportsNewRouteInformation' ('void Function(RouteInformation, {required RouteInformationReportingType type})') isn't a valid override of 'PlatformRouteInformationProvider.routerReportsNewRouteInformation' ('void Function(RouteInformation, {RouteInformationReportingType type})').
lib/routing/frouter_providers.dart:146:8
╷
146 │ void routerReportsNewRouteInformation(RouteInformation routeInformation,
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/routing/frouter_providers.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
crypto |
^3.0.2 |
3.0.7 | 3.0.7 | |
dartx |
^0.7.1 |
0.7.1 | 1.2.0 | |
dartxx |
^0.5.5 |
0.5.5 | 0.5.5 | |
desktop_webview_auth |
^0.0.7 |
0.0.12 | 0.0.16 | |
device_info |
^2.0.3 |
2.0.3 | 2.0.3 | Discontinued |
devicelocale |
^0.5.0 |
0.5.5 | 0.8.2 | |
equatable |
^2.0.3 |
2.0.8 | 2.0.8 | |
firebase_auth |
^3.3.17 |
3.11.2 | 6.1.4 | |
firebase_core |
^1.16.0 |
1.24.0 | 4.4.0 | |
firebase_crashlytics |
^2.7.2 |
2.9.0 | 5.0.7 | |
firebase_messaging |
^11.3.0 |
11.4.4 | 16.1.1 | |
firebase_storage |
^10.2.15 |
10.3.11 | 13.0.6 | |
flutter_chips_input_sunny |
^2.3.0 |
2.3.0 | 2.3.0 | |
flutter_native_timezone |
^2.0.0 |
2.0.0 | 2.0.0 | |
flutter_screen_scaling |
^3.3.2+3 |
3.3.2+3 | 3.3.2+3 | |
google_sign_in |
^5.3.0 |
5.4.4 | 7.2.0 | |
http |
^0.13.4 |
0.13.6 | 1.6.0 | |
info_x |
^0.8.0+3 |
0.8.0+3 | 0.8.0+3 | |
ipstack |
^0.5.1+1 |
0.5.1+1 | 0.5.1+1 | |
logging |
^1.0.2 |
1.3.0 | 1.3.0 | |
logging_config |
^0.6.7+7 |
0.6.7+7 | 0.6.7+7 | |
overlay_support |
^1.2.1 |
1.2.1 | 2.1.0 | |
package_info |
^2.0.2 |
2.0.2 | 2.0.2 | Discontinued |
platform_detect2 |
^1.5.0+2 |
1.5.0+2 | 1.5.0+2 | |
provider |
^6.0.2 |
6.1.5+1 | 6.1.5+1 | |
pub_semver |
^2.1.1 |
2.2.0 | 2.2.0 | |
responsive_builder |
^0.4.2 |
0.4.3 | 0.7.1 | |
shared_preferences |
^2.0.13 |
2.5.4 | 2.5.4 | |
sign_in_with_apple |
^3.3.0 |
3.3.0 | 7.0.1 | |
sunny_core_widgets |
^0.3.2+1 |
0.3.2+1 | 0.3.2+1 | |
sunny_dart |
^0.11.1 |
0.11.1 | 0.11.1 | |
sunny_essentials |
^0.8.2+1 |
0.8.2+1 | 0.8.2+1 | |
sunny_fluro |
^1.12.0 |
1.12.0 | 1.12.0 | |
sunny_kiwi |
^0.3.0+1 |
0.3.0+1 | 0.3.0+1 | |
sunny_platform_widgets |
^1.21.0 |
1.21.0 | 1.21.0 | Discontinued |
sunny_sdk_core |
^2.5.0 |
2.5.0 | 2.5.0 | |
sunny_service_stubs |
^0.5.1 |
0.5.1 | 0.5.1 | |
timezone |
^0.8.0 |
0.8.0 | 0.11.0 | |
uni_links2 |
^0.6.0+2 |
0.6.0+2 | 0.6.0+2 | |
url_launcher |
^6.1.0 |
6.3.2 | 6.3.2 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 14 issues. Showing the first 2:
The constraint `^0.7.1` on dartx does not support the stable version `0.8.0`.
Try running dart pub upgrade --major-versions dartx to update the constraint.
The constraint `^0.5.0` on devicelocale does not support the stable version `0.6.0`.
Try running dart pub upgrade --major-versions devicelocale 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 6 errors:
NON_ABSTRACT_CLASS_INHERITS_ABSTRACT_MEMBER-lib/routing/frouter_parser.dart:17:7- Missing concrete implementation of 'RouteInformationParser.parseRouteInformationWithDependencies'.INVALID_OVERRIDE-lib/routing/frouter_providers.dart:146:8- 'FRouterRootProviderPlatform.routerReportsNewRouteInformation' ('void Function(RouteInformation, {required RouteInformationReportingType type})') isn't a valid override of 'PlatformRouteInformationProvider.routerReportsNewRouteInformation' ('void Function(RouteInformation, {RouteInformationReportingType type})').INVALID_OVERRIDE-lib/routing/frouter_providers.dart:146:8- 'FRouterRootProviderPlatform.routerReportsNewRouteInformation' ('void Function(RouteInformation, {required RouteInformationReportingType type})') isn't a valid override of 'RouteInformationProvider.routerReportsNewRouteInformation' ('void Function(RouteInformation, {RouteInformationReportingType type})').
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.9, Flutter 3.38.9, Dart 3.10.8.
Check the analysis log for details.