reactive_sleek_circular_slider 0.0.4
reactive_sleek_circular_slider: ^0.0.4 copied to clipboard
Wrapper around sleek_circular_slider to use with reactive_forms
2
likes
110/ 120
pub points
36%
popularity
We analyzed this package 7 days ago, and awarded it 110 pub points (of a possible 120):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
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
30/30 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 |
---|---|---|---|
flutter | flutter | 0.0.0 | 0.0.0 |
reactive_forms | ^10.6.2 | 10.7.0 | 12.0.0 |
sleek_circular_slider | ^2.0.1 | 2.0.1 | 2.0.1 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
characters | - | 1.2.0 | 1.2.1 |
clock | - | 1.1.0 | 1.1.0 |
collection | - | 1.15.0 | 1.16.0 |
intl | - | 0.17.0 | 0.17.0 |
material_color_utilities | - | 0.1.3 | 0.1.5 |
meta | - | 1.7.0 | 1.7.0 |
path | - | 1.8.1 | 1.8.1 |
sky_engine | - | 0.0.99 | 0.0.99 |
typed_data | - | 1.3.0 | 1.3.0 |
vector_math | - | 2.1.1 | 2.1.2 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^10.6.2` on reactive_forms does not support the stable version `11.0.0`.
Try running dart pub upgrade --major-versions reactive_forms
to update the constraint.
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.12
, Flutter 2.10.5
, Dart 2.16.2
.