observable_collections 0.7.1
observable_collections: ^0.7.1 copied to clipboard
Collections that publish and track changes
We analyzed this package 4 days ago, and awarded it 130 pub points (of a possible 160):
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.
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: BSD-3-Clause.
10/10 points: 20% or more of the public API has dartdoc comments
87 out of 241 API elements (36.1 %) have documentation comments.
Some symbols that are missing documentation: empty_callback, empty_callback.EmptyCallback, observable_collections, observable_extensions, observable_extensions.MapDiffsExt.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package not compatible with platform Web
Because:
package:observable_collections/observable_collections.dartthat imports:package:observable_collections/sunny_observable_map.dartthat imports:package:observable_collections/sunny_observable_list.dartthat imports:package:collection_diff_worker/collection_diff_worker.dartthat imports:package:collection_diff_worker/diff_worker.dartthat imports:package:worker_service/worker_service.dartthat imports:package:worker_service/worker_service_web/worker_service_web.dartthat imports:package:worker_service/common.dartthat imports:package:isolates/isolates.dartthat imports:package:isolates/registry.dartthat imports:package:isolates/ports.dartthat imports:dart:isolate
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:observable_collections/observable_collections.dartthat imports:package:observable_collections/sunny_observable_map.dartthat imports:package:observable_collections/sunny_observable_list.dartthat imports:package:collection_diff_worker/collection_diff_worker.dartthat imports:package:collection_diff_worker/diff_worker.dartthat imports:package:worker_service/worker_service.dartthat imports:package:worker_service/worker_service_interface.dartthat imports:package:worker_service/common.dartthat imports:package:isolates/isolates.dartthat imports:package:isolates/registry.dartthat imports:package:isolates/ports.dartthat imports:dart:isolate
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.cn/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 24 issues. Showing the first 2:
INFO: The extension name 'ValueStreamIterable_ObservableExtension' isn't an UpperCamelCase identifier.
lib/observable_extensions.dart:8:11
╷
8 │ extension ValueStreamIterable_ObservableExtension<X>
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/observable_extensions.dart
INFO: The private field _total could be 'final'.
lib/single_value.dart:203:10
╷
203 │ double _total = 0.0;
│ ^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/single_value.dart
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
collection_diff |
^2.0.3+6 |
2.0.3+6 | 2.0.3+6 | |
collection_diff_worker |
^0.5.5+7 |
0.5.5+7 | 0.5.5+7 | |
dartxx |
^0.5.5 |
0.5.5 | 0.5.5 | |
logging |
^1.0.2 |
1.3.0 | 1.3.0 | |
mobx |
^2.0.7 |
2.5.0 | 2.5.0 | |
sunny_dart |
^0.11.1 |
0.11.1 | 0.11.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
characters |
- | 1.4.0 | 1.4.1 | |
chunked_stream |
- | 1.4.2 | 1.4.2 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.6 | 3.0.6 | |
dartx |
- | 0.7.1 | 1.2.0 | |
equatable |
- | 2.0.7 | 2.0.7 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
flexidate |
- | 0.8.0+3 | 0.8.0+3 | |
inflection3 |
- | 0.5.3+2 | 0.5.3+2 | |
info_x |
- | 0.8.0+3 | 0.8.0+3 | |
intl |
- | 0.17.0 | 0.20.2 | |
isolates |
- | 3.0.3+8 | 3.0.3+8 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
leak_tracker |
- | 11.0.2 | 11.0.2 | |
leak_tracker_flutter_testing |
- | 3.0.10 | 3.0.10 | |
leak_tracker_testing |
- | 3.0.2 | 3.0.2 | |
libphonenumber2 |
- | 2.0.2+2 | 2.0.2+2 | |
logging_config |
- | 0.6.7+7 | 0.6.7+7 | |
matcher |
- | 0.12.17 | 0.12.17 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
path |
- | 1.9.1 | 1.9.1 | |
pedantic |
- | 1.11.1 | 1.11.1 | Discontinued |
platform_detect2 |
- | 1.5.0+2 | 1.5.0+2 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
quiver |
- | 3.2.2 | 3.2.2 | |
recase |
- | 4.1.0 | 4.1.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
stream_transform |
- | 2.1.1 | 2.1.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.6 | 0.7.7 | |
time |
- | 2.1.5 | 2.1.5 | |
timezone |
- | 0.8.0 | 0.10.1 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uri |
- | 1.0.0 | 1.0.0 | |
uuid |
- | 3.0.7 | 4.5.1 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
vm_service |
- | 15.0.2 | 15.0.2 | |
worker_service |
- | 0.7.4 | 0.7.4 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
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.23.0, Flutter 3.35.7, Dart 3.9.2.
Check the analysis log for details.