rxdart_ext 0.2.9 copy "rxdart_ext: ^0.2.9" to clipboard
rxdart_ext: ^0.2.9 copied to clipboard

Some extension methods and classes built on top of RxDart - RxDart extension.

14
likes
135/ 160
pub points
18.9k
downloads

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

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

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

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/hoc081098/rxdart_ext/issues was unreachable. Make sure that the website is reachable via HEAD requests.

Failed check 0/5 points: Provide a valid README.md

Links in `README.md` should be well formed Unable to parse 1 image link.

README.md:137:82

    ╷
137 │ The equality between previous data event and current data event is determined by <a href="(https://pub.dev/documentation/rxdart_ext/latest/state_stream/StateStream/equals.html)">StateStream.equals</a>.
    │                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵
Links in `README.md` should be secure. 1 image link is insecure.

README.md:257:4

    ╷
257 │ <p><img src="http://i.imgur.com/mONiWzj.gif" alt="Tim Cook dancing to the sound of a permissive license." /></p>
    │    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵

Use https URLs instead.

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

861 out of 875 API elements (98.4 %) have documentation comments.

Some symbols that are missing documentation: not_replay_value_stream, operators, rxdart_ext.CompositeSubscription.CompositeSubscription.new, rxdart_ext.DefaultIfEmptyExtension, rxdart_ext.MutableStateStream.MutableStateStream.new.

Passed check 10/10 points: Package has an example

Passed 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

Passed check 0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional 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

/tmp/pana_CUWHWD/lib/src/state_stream/selectors.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
dart_either ^1.0.0 1.0.0 2.0.0
meta ^1.7.0 1.16.0 1.16.0
path ^1.8.0 1.9.1 1.9.1
rxdart ^0.27.5 0.27.7 0.28.0
stack_trace ^1.10.0 1.12.1 1.12.1
Transitive dependencies
Package Constraint Compatible Latest Notes
built_collection - 5.1.1 5.1.1

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

The constraint `^1.0.0` on dart_either does not support the stable version `2.0.0`.

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

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:
14
likes
135
points
18.9k
downloads

Publisher

unverified uploader

Weekly Downloads

Some extension methods and classes built on top of RxDart - RxDart extension.

Repository (GitHub)
View/report issues

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

dart_either, meta, path, rxdart, stack_trace

More

Packages that depend on rxdart_ext