supper_app 0.0.24 copy "supper_app: ^0.0.24" to clipboard
supper_app: ^0.0.24 copied to clipboard

The lib will build for supper app. It will be designed for multiple module.

2
likes
130/ 160
pub points
101
downloads

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

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: BSD-3-Clause.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

602 out of 864 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.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed report section
Platform support
20 / 20trigger folding of the section

Passed check 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.dart that imports:
  • package:supper_app/src/module_management.dart that imports:
  • package:alice/alice.dart that imports:
  • package:alice/core/alice_http_client_adapter.dart that imports:
  • package:alice/core/alice_core.dart that imports:
  • package:flutter_local_notifications/flutter_local_notifications.dart that declares support for platforms: Android, iOS, Linux, macOS.
Package does not support platform `Linux`.

Because:

  • package:supper_app/supper_app.dart that imports:
  • package:supper_app/src/module_management.dart that imports:
  • package:alice/alice.dart that imports:
  • package:alice/core/alice_http_client_adapter.dart that imports:
  • package:alice/core/alice_core.dart that imports:
  • package:alice/utils/shake_detector.dart that imports:
  • package:sensors/sensors.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:supper_app/supper_app.dart that imports:
  • package:supper_app/src/module_management.dart that imports:
  • package:alice/alice.dart that imports:
  • package:alice/core/alice_http_client_adapter.dart that imports:
  • package:alice/core/alice_core.dart that imports:
  • package:flutter_local_notifications/flutter_local_notifications.dart that imports:
  • package:flutter_local_notifications/src/notification_details.dart that imports:
  • package:flutter_local_notifications_linux/flutter_local_notifications_linux.dart that imports:
  • package:flutter_local_notifications_linux/src/flutter_local_notifications.dart that imports:
  • package:flutter_local_notifications_linux/src/notifications_manager.dart that imports:
  • package:flutter_local_notifications_linux/src/storage.dart that imports:
  • package:flutter_local_notifications_linux/src/platform_info.dart that imports:
  • package:xdg_directories/xdg_directories.dart that declares support for platforms: Linux.
Package does not support platform `Web`.

Because:

  • package:supper_app/supper_app.dart that imports:
  • package:supper_app/src/module_management.dart that imports:
  • package:alice/alice.dart that imports:
  • package:alice/core/alice_http_client_adapter.dart that imports:
  • package:alice/core/alice_core.dart that imports:
  • package:flutter_local_notifications/flutter_local_notifications.dart that 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.dart that imports:
  • package:supper_app/src/module_management.dart that imports:
  • package:alice/alice.dart that imports:
  • package:alice/core/alice_http_client_adapter.dart that imports:
  • package:alice/core/alice_core.dart that imports:
  • package:flutter_local_notifications/flutter_local_notifications.dart that imports:
  • package:flutter_local_notifications/src/notification_details.dart that imports:
  • package:flutter_local_notifications_linux/flutter_local_notifications_linux.dart that imports:
  • package:flutter_local_notifications_linux/src/flutter_local_notifications.dart that imports:
  • package:flutter_local_notifications_linux/src/notifications_manager.dart that imports:
  • package:flutter_local_notifications_linux/src/storage.dart that imports:
  • package:flutter_local_notifications_linux/src/platform_info.dart that imports:
  • package:xdg_directories/xdg_directories.dart that declares support for platforms: Linux.
Package does not support platform `iOS`.

Because:

  • package:supper_app/supper_app.dart that imports:
  • package:supper_app/src/module_management.dart that imports:
  • package:alice/alice.dart that imports:
  • package:alice/core/alice_http_client_adapter.dart that imports:
  • package:alice/core/alice_core.dart that imports:
  • package:flutter_local_notifications/flutter_local_notifications.dart that imports:
  • package:flutter_local_notifications/src/notification_details.dart that imports:
  • package:flutter_local_notifications_linux/flutter_local_notifications_linux.dart that imports:
  • package:flutter_local_notifications_linux/src/flutter_local_notifications.dart that imports:
  • package:flutter_local_notifications_linux/src/notifications_manager.dart that imports:
  • package:flutter_local_notifications_linux/src/storage.dart that imports:
  • package:flutter_local_notifications_linux/src/platform_info.dart that imports:
  • package:xdg_directories/xdg_directories.dart that declares support for platforms: Linux.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:supper_app/supper_app.dart that imports:
  • package:supper_app/src/services/services.dart that imports:
  • package:supper_app/src/services/storage_service/storage_service.dart that imports:
  • package:flutter_secure_storage/flutter_secure_storage.dart that imports:
  • package:flutter_secure_storage_platform_interface/flutter_secure_storage_platform_interface.dart that imports:
  • dart:io

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 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

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

Failed check 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 0.4.2
dio ^4.0.6 4.0.6 5.8.0+1
equatable ^2.0.3 2.0.7 2.0.7
flutter_bloc ^8.0.0 8.1.6 9.1.1
flutter_secure_storage ^6.0.0 6.1.0 9.2.4
get_it ^7.2.0 7.7.0 8.0.3
gql_dio_link ^0.2.2 0.2.4 1.0.1+1
graphql_flutter ^5.1.0 5.1.2 5.2.0
injectable ^1.0.4 1.5.4 2.5.0
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.3 2.5.3
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.0.0
characters - 1.4.0 1.4.1
chopper - 4.0.6 8.1.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
connectivity_plus - 3.0.6 6.1.4
connectivity_plus_platform_interface - 1.2.4 2.0.1
crypto - 3.0.6 3.0.6
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.4 2.1.4
file - 6.1.4 7.0.1
flutter_hooks - 0.18.6 0.21.2
flutter_local_notifications - 9.9.1 19.3.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 2.0.1
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.0.0
flutter_secure_storage_windows - 1.1.3 4.0.0
flutter_widget_from_html_core - 0.8.5+3 0.16.0
fwfh_text_style - 2.23.8 2.23.8
gql - 0.14.0 1.0.0+1
gql_dedupe_link - 2.0.3+1 2.0.3+1
gql_error_link - 0.2.3+1 1.0.0+1
gql_exec - 0.4.3 1.0.0+1
gql_http_link - 0.4.5 1.1.0
gql_link - 0.5.1 1.0.0+1
gql_transform_link - 0.2.2+1 1.0.0
graphql - 5.1.3 5.2.1
hive - 2.2.3 2.2.3
html - 0.15.4 0.15.6
http - 0.13.6 1.4.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.16.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.10 3.5.10
open_file_android - 1.0.6 1.0.6
open_file_ios - 1.0.3 1.0.3
open_file_linux - 0.0.5 0.0.5
open_file_mac - 1.0.3 1.0.3
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 8.3.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.0
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.17 2.2.17
path_provider_foundation - 2.4.1 2.4.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 - 6.1.0 7.0.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
process - 4.2.4 5.0.4
provider - 6.1.5 6.1.5
rxdart - 0.27.7 0.28.0
sensors - 2.0.3 2.0.3 Discontinued
sensors_plus - 1.4.1 6.1.1
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.10 2.4.10
shared_preferences_foundation - 2.5.4 2.5.4
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.10.1
typed_data - 1.4.0 1.4.0
uuid - 3.0.7 4.5.1
vector_math - 2.1.4 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.14.0
xdg_directories - 0.2.0+3 1.1.0
xml - 6.5.0 6.6.0

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.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.21, Flutter 3.32.4, Dart 3.8.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
130
points
101
downloads

Publisher

verified publisherthuydao.net

Weekly Downloads

The lib will build for supper app. It will be designed for multiple module.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

alice, dio, equatable, flutter, flutter_bloc, flutter_secure_storage, get_it, gql_dio_link, graphql_flutter, injectable, intl, json_annotation, shake, shared_preferences

More

Packages that depend on supper_app