super_enum 0.5.0
super_enum: ^0.5.0 copied to clipboard
Create super-powered enums similar to sealed classes in Kotlin.
47
likes
100
/ 110
pub points
88
%
popularity
We analyzed this package on Feb 26, 2021, and awarded it 100 pub points (of a possible 110):
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
- Found example at:
example/main.dart
10/10 points: 20% or more of the public API has dartdoc comments
- 6 out of 18 API elements (33.3 %) have documentation comments.
20/20 points: Supports 2 of 2 possible platforms (native, js)
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
- Could not run pub outdated:
pub get
failed:
Because super_enum depends on super_enum_generator from path which doesn't exist (could not find package super_enum_generator at "../super_enum_generator"), version solving failed.
10/10 points: Package supports latest stable Dart and Flutter SDKs
Analysed with
Pana 0.15.1+1
,
Dart 2.10.5
.