supper_app 0.0.24
supper_app: ^0.0.24 copied to clipboard
The lib will build for supper app. It will be designed for multiple module.
We analyzed this package 7 hours ago, and awarded it 125 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.0.24").
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
603 out of 865 API elements (69.7 %) have documentation comments.
Some symbols that are missing documentation: supper_app, supper_app.Alice, supper_app.AppCubit, supper_app.AppCubit.AppCubit.new, supper_app.AppCubit.changeLanguage.
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:supper_app/supper_app.dartthat imports:package:supper_app/src/module_management.dartthat imports:package:alice/alice.dartthat imports:package:alice/core/alice_http_client_adapter.dartthat imports:package:alice/core/alice_core.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:supper_app/supper_app.dartthat imports:package:supper_app/src/module_management.dartthat imports:package:alice/alice.dartthat imports:package:alice/core/alice_http_client_adapter.dartthat imports:package:alice/core/alice_core.dartthat imports:package:alice/utils/shake_detector.dartthat imports:package:sensors/sensors.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:supper_app/supper_app.dartthat imports:package:supper_app/src/module_management.dartthat imports:package:alice/alice.dartthat imports:package:alice/core/alice_http_client_adapter.dartthat imports:package:alice/core/alice_core.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:supper_app/supper_app.dartthat imports:package:supper_app/src/module_management.dartthat imports:package:alice/alice.dartthat imports:package:alice/core/alice_http_client_adapter.dartthat imports:package:alice/core/alice_core.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:supper_app/supper_app.dartthat imports:package:supper_app/src/module_management.dartthat imports:package:alice/alice.dartthat imports:package:alice/core/alice_http_client_adapter.dartthat imports:package:alice/core/alice_core.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:supper_app/supper_app.dartthat imports:package:supper_app/src/module_management.dartthat imports:package:alice/alice.dartthat imports:package:alice/core/alice_http_client_adapter.dartthat imports:package:alice/core/alice_core.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.
40/50 points: code has no errors, warnings, lints, or formatting issues
INFO: 'textScaleFactor' is deprecated and shouldn't be used. Use textScaler instead. Use of textScaleFactor was deprecated in preparation for the upcoming nonlinear text scaling support. This feature was deprecated after v3.12.0-2.0.pre.
lib/src/mini_app_launcher.dart:76:21
╷
76 │ textScaleFactor: 1,
│ ^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/mini_app_launcher.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
alice |
^0.2.5 |
0.2.5 | 1.0.0 | |
dio |
^4.0.6 |
4.0.6 | 5.9.0 | |
equatable |
^2.0.3 |
2.0.8 | 2.0.8 | |
flutter_bloc |
^8.0.0 |
8.1.6 | 9.1.1 | |
flutter_secure_storage |
^6.0.0 |
6.1.0 | 10.0.0 | |
get_it |
^7.2.0 |
7.7.0 | 9.2.0 | |
gql_dio_link |
^0.2.2 |
0.2.4 | 2.0.0 | |
graphql_flutter |
^5.1.0 |
5.1.2 | 5.2.1 | |
injectable |
^1.0.4 |
1.5.4 | 2.7.1+4 | |
intl |
^0.17.0 |
0.17.0 | 0.20.2 | |
json_annotation |
^4.6.0 |
4.9.0 | 4.9.0 | |
shake |
^2.1.0 |
2.2.0 | 3.0.0 | |
shared_preferences |
^2.0.15 |
2.5.4 | 2.5.4 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
better_player |
- | 0.0.83 | 0.0.84 | |
bloc |
- | 8.1.4 | 9.2.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
chopper |
- | 4.0.6 | 8.5.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
connectivity_plus |
- | 3.0.6 | 7.0.0 | |
connectivity_plus_platform_interface |
- | 1.2.4 | 2.0.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
csslib |
- | 0.17.3 | 1.0.2 | |
cupertino_icons |
- | 1.0.8 | 1.0.8 | |
dbus |
- | 0.7.11 | 0.7.11 | |
ffi |
- | 2.1.5 | 2.1.5 | |
file |
- | 6.1.4 | 7.0.1 | |
flutter_hooks |
- | 0.18.6 | 0.21.3+1 | |
flutter_local_notifications |
- | 9.9.1 | 19.5.0 | |
flutter_local_notifications_linux |
- | 0.5.1 | 6.0.0 | |
flutter_local_notifications_platform_interface |
- | 5.0.0 | 9.1.0 | |
flutter_secure_storage_linux |
- | 1.2.3 | 3.0.0 | |
flutter_secure_storage_macos |
- | 1.1.2 | 4.0.0 | |
flutter_secure_storage_platform_interface |
- | 1.1.2 | 2.0.1 | |
flutter_secure_storage_web |
- | 1.2.1 | 2.1.0 | |
flutter_secure_storage_windows |
- | 1.1.3 | 4.1.0 | |
flutter_widget_from_html_core |
- | 0.8.5+3 | 0.17.0 | |
fwfh_text_style |
- | 2.23.8 | 2.23.8 | |
gql |
- | 0.14.0 | 1.0.1 | |
gql_dedupe_link |
- | 2.0.3+1 | 4.0.0 | |
gql_error_link |
- | 0.2.3+1 | 1.0.1 | |
gql_exec |
- | 0.4.3 | 1.0.0+1 | |
gql_http_link |
- | 0.4.5 | 1.2.0 | |
gql_link |
- | 0.5.1 | 1.1.0 | |
gql_transform_link |
- | 0.2.2+1 | 1.0.1 | |
graphql |
- | 5.1.3 | 5.2.3 | |
hive |
- | 2.2.3 | 2.2.3 | |
html |
- | 0.15.4 | 0.15.6 | |
http |
- | 0.13.6 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
mime |
- | 1.0.6 | 2.0.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
nm |
- | 0.5.0 | 0.5.0 | |
normalize |
- | 0.7.2 | 0.10.0 | |
open_file |
- | 3.5.11 | 3.5.11 | |
open_file_android |
- | 1.0.6 | 1.0.6 | |
open_file_ios |
- | 1.0.4 | 1.0.4 | |
open_file_linux |
- | 0.0.5 | 0.0.5 | |
open_file_mac |
- | 1.0.4 | 1.0.4 | |
open_file_platform_interface |
- | 1.0.3 | 1.0.3 | |
open_file_web |
- | 0.0.4 | 0.0.4 | |
open_file_windows |
- | 0.0.3 | 0.0.3 | |
package_info_plus |
- | 1.4.3+1 | 9.0.0 | |
package_info_plus_linux |
- | 1.0.5 | 2.0.0 | Discontinued |
package_info_plus_macos |
- | 1.3.0 | 2.0.0 | Discontinued |
package_info_plus_platform_interface |
- | 1.0.2 | 3.2.1 | |
package_info_plus_web |
- | 1.0.6 | 2.0.0 | Discontinued |
package_info_plus_windows |
- | 2.1.0 | 3.0.0 | Discontinued |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.1 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
permission_handler |
- | 8.3.0 | 12.0.1 | |
permission_handler_platform_interface |
- | 3.12.0 | 4.3.0 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
process |
- | 4.2.4 | 5.0.5 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
rxdart |
- | 0.27.7 | 0.28.0 | |
sensors |
- | 2.0.3 | 2.0.3 | Discontinued |
sensors_plus |
- | 1.4.1 | 7.0.0 | |
sensors_plus_platform_interface |
- | 1.2.0 | 2.0.1 | |
sensors_plus_web |
- | 1.1.2 | 1.1.2 | Discontinued |
share |
- | 2.0.4 | 2.0.4 | Discontinued |
shared_preferences_android |
- | 2.4.18 | 2.4.18 | |
shared_preferences_foundation |
- | 2.5.6 | 2.5.6 | |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 | |
shared_preferences_platform_interface |
- | 2.4.1 | 2.4.1 | |
shared_preferences_web |
- | 2.4.3 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
source_span |
- | 1.10.1 | 1.10.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
timezone |
- | 0.8.0 | 0.11.0 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uuid |
- | 3.0.7 | 4.5.2 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
visibility_detector |
- | 0.3.3 | 0.4.0+2 | |
wakelock |
- | 0.6.2 | 0.6.2 | Discontinued |
wakelock_macos |
- | 0.4.0 | 0.4.0 | |
wakelock_platform_interface |
- | 0.3.0 | 0.3.0 | |
wakelock_web |
- | 0.4.0 | 0.4.0 | |
wakelock_windows |
- | 0.2.1 | 0.2.1 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket_channel |
- | 2.2.0 | 3.0.3 | |
win32 |
- | 3.1.4 | 5.15.0 | |
xdg_directories |
- | 0.2.0+3 | 1.1.0 | |
xml |
- | 6.6.1 | 6.6.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 9 issues. Showing the first 2:
The constraint `^0.2.5` on alice does not support the stable version `0.3.0`.
Try running dart pub upgrade --major-versions alice to update the constraint.
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.
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.