df_di 0.16.0
df_di: ^0.16.0 copied to clipboard
A pragmatic dependency injection (DI) system, coupled with service classes for seamless state management in Dart.
We analyzed this package in the last hour, and awarded it 160 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Funding URL doesn't exist.
At the time of the analysis https://www.patreon.com/c/robelator was unreachable. Make sure that the website is reachable via HEAD requests.
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.
10/10 points: 20% or more of the public API has dartdoc comments
1896 out of 2630 API elements (72.1 %) have documentation comments.
Some symbols that are missing documentation: _common, _common.AnsiStyle.AnsiStyle.new, _common.CanonicalizedMap.retype, _common.CaseInsensitiveEquality.CaseInsensitiveEquality.new, _common.DIBase.DIBase.new.
10/10 points: Package has an example
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.dev/web/wasm for details.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
collection |
^1.19.1 |
1.19.1 | 1.19.1 | |
df_debouncer |
^0.5.0 |
0.5.2 | 0.5.4 | |
df_log |
^0.5.0 |
0.5.0 | 0.5.1 | |
df_safer_dart |
^0.20.0 |
0.20.0 | 0.21.0 | |
df_type |
^0.15.0 |
0.15.1 | 0.16.0 | |
equatable |
^2.0.7 |
2.0.8 | 2.0.8 | |
meta |
^1.16.0 |
1.18.2 | 1.18.2 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
clock |
- | 1.1.2 | 1.1.2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
df_safer_dart_annotations |
- | 0.3.1 | 0.3.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
path |
- | 1.9.1 | 1.9.1 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uuid |
- | 4.5.3 | 4.5.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^0.20.0` on df_safer_dart does not support the stable version `0.21.0`, that was published 1 days ago.
When df_safer_dart is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions df_safer_dart to update the constraint.
The constraint `^0.15.0` on df_type does not support the stable version `0.16.0`, that was published 2 days ago.
When df_type is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions df_type 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.12, Dart 3.12.0.
Check the analysis log for details.