redux 5.0.0
redux: ^5.0.0 copied to clipboard
Redux is a predictable state container for Dart and Flutter apps
317
likes
115/ 130
pub points
97%
popularity
We analyzed this package 7 hours ago, and awarded it 115 pub points (of a possible 130):
10/10 points: Provide a valid pubspec.yaml
0/5 points: Provide a valid README.md
Links in `README.md` should be secure. 1 link is insecure.
README.md:49:151
╷
49 │ <li><em>Remote</em> - <a href="https://pub.dartlang.org/packages/angular_redux_dev_tools">Redux Remote Devtools</a>. Connect your Redux.dart store to <a href="http://extension.remotedev.io/">Remote DevTools</a> and debug in a web browser</li>
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
Use https
URLs instead.
5/5 points: Provide a valid CHANGELOG.md
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
10/10 points: 20% or more of the public API has dartdoc comments
- 24 out of 27 API elements (88.9 %) have documentation comments.
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, MacOS, Linux)
- ✓ Android
- ✓ iOS
- ✓ Windows
- ✓ Linux
- ✓ MacOS
- ✓ Web
30/30 points: code has no errors, warnings, lints, or formatting issues
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
.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Package and dependencies are fully migrated to null safety!
Analysed with Pana 0.21.15
, Dart 2.17.6
.