r_dart_library 1.0.1
r_dart_library: ^1.0.1 copied to clipboard
A core library of R.dart
We analyzed this package 2 days ago, and awarded it 110 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: MIT.
0/10 points: 20% or more of the public API has dartdoc comments
OUT: Documenting r_dart_library... Discovering libraries... Linking elements... Precaching local docs for 669582 elements... Initialized dartdoc with 1072 libraries Generating docs for library r_dart_library.dart from package:r_dart_library/r_dart_library.dart... Generating docs for library asset_svg.dart from package:r_dart_library/asset_svg.dart... Documented 2 public libraries in 47.2 seconds ERR: warning: unresolved doc reference [0.1.0, 0.1.1] from package-r_dart_library: file:///tmp/pana_ZGSCNE warning: unresolved doc reference [0.2.0, 0.2.1] from package-r_dart_library: file:///tmp/pana_ZGSCNE warning: unresolved doc reference [0.4.0] from package-r_dart_library: file:///tmp/pana_ZGSCNE warning: unresolved doc reference [0.4.1] from package-r_dart_library: file:///tmp/pana_ZGSCNE warning: unresolved doc reference [1.0.0] from package-r_dart_library: file:///tmp/pana_ZGSCNE [22 more lines]
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
10/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
WASM compatibility:
Package not compatible with runtime wasm
Because:
package:r_dart_library/r_dart_library.dartthat imports:package:r_dart_library/asset_svg.dartthat imports:package:flutter_svg/flutter_svg.dartthat imports:package:flutter_svg/svg.dartthat imports:package:flutter_svg/src/vector_drawable.dartthat imports:package:flutter_svg/src/svg/parsers.dartthat imports:package:flutter_svg/src/utilities/http.dartthat imports:package:flutter_svg/src/utilities/_http_io.dartthat imports:dart:io
Note: This package supports Web but is not WASM-compatible, resulting in a partial score. See https://dart.dev/web/wasm for details.
50/50 points: code has no errors, warnings, lints, or formatting issues
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
flutter_svg |
^1.0.0 |
1.1.6 | 2.3.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
characters |
- | 1.4.1 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.18.0 | 1.19.0 | |
path_drawing |
- | 1.0.1 | 1.0.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
vector_math |
- | 2.2.0 | 2.4.0 | |
xml |
- | 6.6.1 | 7.0.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^1.0.0` on flutter_svg does not support the stable version `2.0.0`.
Try running dart pub upgrade --major-versions flutter_svg 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.23.14, Flutter 3.44.5, Dart 3.12.2.
Check the analysis log for details.