event_bus_plus 0.6.2 copy "event_bus_plus: ^0.6.2" to clipboard
event_bus_plus: ^0.6.2 copied to clipboard

Event Bus for Dart.

35
likes
140/ 160
pub points
6.74k
downloads

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

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

Failed check 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.

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: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

62 out of 72 API elements (86.1 %) have documentation comments.

Some symbols that are missing documentation: app_event, app_event.EmptyEvent.EmptyEvent.new, event_bus, event_bus.EventBus.isInProgress, event_bus.IEventBus.IEventBus.new.

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:event_bus_plus/event_bus_plus.dart that imports:
  • package:event_bus_plus/res/res.dart that imports:
  • package:event_bus_plus/res/event_bus.dart that imports:
  • package:logger/logger.dart that imports:
  • package:logger/src/outputs/advanced_file_output_stub.dart that imports:
  • dart:io

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:event_bus_plus/event_bus_plus.dart that imports:
  • package:event_bus_plus/res/res.dart that imports:
  • package:event_bus_plus/res/event_bus.dart that imports:
  • package:logger/logger.dart that imports:
  • package:logger/src/outputs/advanced_file_output_stub.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.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

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
clock ^1.1.0 1.1.2 1.1.2
equatable ^2.0.5 2.0.7 2.0.7
logger ^2.0.2+1 2.5.0 2.5.0
rxdart ^0.27.5 0.27.7 0.28.0
Transitive dependencies
Package Constraint Compatible Latest Notes
collection - 1.19.1 1.19.1
meta - 1.16.0 1.16.0

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

The constraint `^0.27.5` on rxdart does not support the stable version `0.28.0`.

Try running dart pub upgrade --major-versions rxdart 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, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
Jun 26Jul 24Aug 21Sep 18Oct 16Nov 13Dec 11Jan 8Feb 5Mar 502004006008001k1.2k1.4k1.6k1.8k2k>=0.0.0-0 <1.0.0
35
likes
140
points
6.74k
downloads

Publisher

verified publisherdevcraft.ninja

Weekly Downloads

2024.09.11 - 2025.03.26

Event Bus for Dart.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

clock, equatable, logger, rxdart

More

Packages that depend on event_bus_plus