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
120/ 160
pub points
0%
popularity

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

failed
Follow Dart file conventions
20 / 30trigger folding of the section

0/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.

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

failed
Provide documentation
10 / 20trigger folding of the section

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 1109865 elements... Initialized dartdoc with 1026 libraries Generating docs for library app_notifications_component.dart from package:app_notifications_component/app_notifications_component.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_component_web.dart from package:app_notifications_component/app_notifications_component_web.dart... Generating docs for library app_notifications_component_platform_interface.dart from package:app_notifications_component/app_notifications_component_platform_interface.dart... Generating docs for library components/notification_scope.dart from package:app_notifications_component/components/notification_scope.dart... [3 more lines] ERR: warning: app_notifications_component has no library level documentation comments from app_notifications_component: (file:///tmp/pana_OSRTHM/lib/app_notifications.dart:1:9) error: file already written at "app_notifications_component/app_notifications_component-library.html" for symbol app_notifications_component: (file:///tmp/pana_OSRTHM/lib/app_notifications.dart:1:9) conflicting with file already generated by app_notifications_component: (file:///tmp/pana_OSRTHM/lib/app_notifications_component.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 [11 more lines]

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

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

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.

partial
Pass static analysis
40 / 50trigger folding of the section

40/50 points: code has no errors, warnings, lints, or formatting issues

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

To format your files run: dart format .

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

To format your files run: dart format .

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

0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
app_framework_component ^0.0.1 0.0.22 0.0.22
async ^2.11.0 2.12.0 2.12.0
bloc ^8.1.4 8.1.4 8.1.4
flutter flutter 0.0.0 0.0.0
flutter_web_plugins flutter 0.0.0 0.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.4 0.0.4
web ^0.5.1 0.5.1 1.1.0
Transitive dependencies
Package Constraint Compatible Latest
characters - 1.3.0 1.3.1
clock - 1.1.1 1.1.1
collection - 1.18.0 1.19.1
crypto - 3.0.6 3.0.6
equatable - 2.0.5 2.0.5
ffi - 2.1.3 2.1.3
fixnum - 1.1.1 1.1.1
flutter_bloc - 8.1.6 8.1.6
flutter_localizations - 0.0.0 0.0.0
flutter_secure_storage - 9.2.2 9.2.2
flutter_secure_storage_linux - 1.2.1 1.2.1
flutter_secure_storage_macos - 3.1.2 3.1.2
flutter_secure_storage_platform_interface - 1.1.2 1.1.2
flutter_secure_storage_web - 1.2.1 1.2.1
flutter_secure_storage_windows - 3.1.2 3.1.2
hive - 2.2.3 2.2.3
hydrated_bloc - 9.1.5 9.1.5
intl - 0.19.0 0.19.0
js - 0.6.7 0.7.1
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
nested - 1.0.0 1.0.0
path - 1.9.0 1.9.1
path_provider - 2.1.4 2.1.4
path_provider_android - 2.2.12 2.2.12
path_provider_foundation - 2.4.0 2.4.0
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
provider - 6.1.2 6.1.2
sky_engine - 0.0.99 0.0.99
sprintf - 7.0.0 7.0.0
synchronized - 3.3.0+3 3.3.0+3
typed_data - 1.4.0 1.4.0
uuid - 4.5.1 4.5.1
vector_math - 2.1.4 2.1.4
win32 - 5.7.0 5.7.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 `^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.

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.22.13, Flutter 3.24.3, Dart 3.5.3.

Check the analysis log for details.