rxdart_plus 0.30.0 copy "rxdart_plus: ^0.30.0" to clipboard
rxdart_plus: ^0.30.0 copied to clipboard

Flutter 升级 3.35.7 之后,对 rxdart 插件的升级(After Flutter upgrade 3.35.7, the upgrade of rxdart plugins.)。

125/ 160
pub points
7
downloads

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

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

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description contains too many non-ASCII characters.

The site uses English as its primary language. The content of the description field in your package's pubspec.yaml should primarily contain characters used in English.

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

Links in `README.md` should be secure. 1 link is insecure.

README.md:211:17

    ╷
211 │ <li>Navigate to <a href="http://localhost:8080/web/index.html">http://localhost:8080/web/index.html</a> in your browser</li>
    │                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵

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: Apache-2.0.

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

686 out of 697 API elements (98.4 %) have documentation comments.

Some symbols that are missing documentation: rx, rx.CompositeSubscription.CompositeSubscription.new, rx.DefaultIfEmptyExtension, rx.ReplayStream.ReplayStream.new, rx.Rx.Rx.new.

Failed check 0/10 points: Package has an example and has no issues with screenshots

No example found.

See package layout guidelines on how to add 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

WASM-ready: This package is compatible with runtime wasm. See https://dart.cn/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: Angle brackets will be interpreted as HTML.

lib/src/transformers/flat_map.dart:134:15

    ╷
134 │   /// a Stream<List<String>>. However, you might want to operate on the individual items
    │               ^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/transformers/flat_map.dart

INFO: Angle brackets will be interpreted as HTML.

lib/src/transformers/materialize.dart:59:17

   ╷
59 │   ///     Stream<int>.fromIterable([1])
   │                 ^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/transformers/materialize.dart

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

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

No dependencies.

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

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.23.19, Dart 3.13.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
125
points
7
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter 升级 3.35.7 之后,对 rxdart 插件的升级(After Flutter upgrade 3.35.7, the upgrade of rxdart plugins.)。

Repository (GitHub)
View/report issues
Contributing

Topics

#rxdart #reactive-programming #streams #observables #rx

License

Apache-2.0 (license)

More

Packages that depend on rxdart_plus