app_notifications_component 0.0.1 copy "app_notifications_component: ^0.0.1" to clipboard
app_notifications_component: ^0.0.1 copied to clipboard

MyCS application notifications user interface components and handlers

0
likes
130/ 160
pub points
40
downloads

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

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

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://github.com/appbricks/mycloudspace/libs/component/flutter/app_notifications was unreachable. Make sure that the website is reachable via HEAD requests.

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: GPL-3.0.

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

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

OUT: Documenting app_notifications_component... Discovering libraries... Linking elements... Precaching local docs for 1146234 elements... Initialized dartdoc with 1282 libraries Generating docs for library components/notification_scope.dart from package:app_notifications_component/components/notification_scope.dart... Generating docs for library components/state_message_stream.dart from package:app_notifications_component/components/state_message_stream.dart... Generating docs for library app_notifications_component_method_channel.dart from package:app_notifications_component/app_notifications_component_method_channel.dart... Generating docs for library app_notifications.dart from package:app_notifications_component/app_notifications.dart... Generating docs for library app_notifications_component_web.dart from package:app_notifications_component/app_notifications_component_web.dart... [3 more lines] ERR: warning: app_notifications_component has no library level documentation comments from app_notifications_component: (file:///tmp/pana_NHTTDS/lib/app_notifications.dart:1:1) error: file already written at "app_notifications_component/index.html" for symbol app_notifications_component: (file:///tmp/pana_NHTTDS/lib/app_notifications_component.dart:1:1) conflicting with file already generated by app_notifications_component: (file:///tmp/pana_NHTTDS/lib/app_notifications.dart:1:1) Dartdoc generates a path and filename to write to for each symbol. 'app_notifications_component' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the name, library name, or class name (if appropriate) of one of the conflicting items can resolve the conflict. Alternatively, use the [16 more lines]

Passed check 10/10 points: Package has an example

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

Passed check 20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

These issues are present but do not affect the score, because they may not originate in your package:

Package not compatible with platform Web

Because:

  • package:app_notifications_component/app_notifications_component.dart that imports:
  • package:app_framework_component/app_framework.dart that imports:
  • package:app_framework_component/bloc/storage.dart that imports:
  • package:hydrated_bloc/hydrated_bloc.dart that imports:
  • package:hydrated_bloc/src/hydrated_storage.dart that imports:
  • dart:io

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:app_notifications_component/app_notifications_component.dart that imports:
  • package:app_framework_component/app_framework.dart that imports:
  • package:app_framework_component/bloc/storage.dart that imports:
  • package:hydrated_bloc/hydrated_bloc.dart that imports:
  • package:hydrated_bloc/src/hydrated_storage.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.

Failed check 0/0 points: Swift Package Manager support

Package does not support the Swift Package Manager on macOS

It does not contain macos/app_notifications_component/Package.swift.

This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.

See https://docs.flutter.dev/to/spm 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

/tmp/pana_NHTTDS/lib/app_notifications_component_method_channel.dart doesn't match the Dart formatter.

To format your files run: dart format .

/tmp/pana_NHTTDS/lib/app_notifications_component_platform_interface.dart doesn't match the Dart formatter.

To format your files run: dart format .

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
app_framework_component ^0.0.1 0.0.26 0.0.27
async ^2.11.0 2.13.0 2.13.0
bloc ^8.1.4 8.1.4 9.0.0
logging ^1.2.0 1.3.0 1.3.0
plugin_platform_interface ^2.0.2 2.1.8 2.1.8
utilities_ab ^0.0.4 0.0.5 0.0.5
web ^0.5.1 0.5.1 1.1.1
Transitive dependencies
Package Constraint Compatible Latest Notes
adaptive_number - 1.0.0 1.0.0
characters - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.6 3.0.6
dart_jsonwebtoken - 2.17.0 3.2.0
ed25519_edwards - 0.3.1 0.3.1
equatable - 2.0.7 2.0.7
ffi - 2.1.4 2.1.4
fixnum - 1.1.1 1.1.1
flutter_bloc - 8.1.6 9.1.0
flutter_secure_storage - 9.2.4 9.2.4
flutter_secure_storage_linux - 1.2.2 2.0.1
flutter_secure_storage_macos - 3.1.3 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 - 3.1.2 4.0.0
hive - 2.2.3 2.2.3
hydrated_bloc - 9.1.5 10.0.0
intl - 0.19.0 0.20.2
js - 0.6.7 0.7.2 Discontinued
material_color_utilities - 0.11.1 0.12.0
meta - 1.16.0 1.16.0
nested - 1.0.0 1.0.0
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
platform - 3.1.6 3.1.6
pointycastle - 3.9.1 4.0.0
provider - 6.1.4 6.1.4
sprintf - 7.0.0 7.0.0
synchronized - 3.3.1 3.3.1
typed_data - 1.4.0 1.4.0
uuid - 4.5.1 4.5.1
vector_math - 2.1.4 2.1.5
win32 - 5.12.0 5.12.0
xdg_directories - 1.1.0 1.1.0

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

The constraint `^8.1.4` on bloc does not support the stable version `9.0.0`.

Try running dart pub upgrade --major-versions bloc to update the constraint.

The constraint `^0.5.1` on web does not support the stable version `1.0.0`.

Try running dart pub upgrade --major-versions web 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.20, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
130
points
40
downloads

Publisher

verified publisherappbricks.io

Weekly Downloads

MyCS application notifications user interface components and handlers

Homepage

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

app_framework_component, async, bloc, flutter, flutter_web_plugins, logging, plugin_platform_interface, utilities_ab, web

More

Packages that depend on app_notifications_component