xsahil03x / super_enum

Create super-powered dart enums similar to sealed classes in Kotlin
https://pub.dev/packages/super_enum
MIT License
116 stars 13 forks source link

Use PartBuilder instead of SharedPartBuilder #59

Closed astralstriker closed 4 years ago

astralstriker commented 4 years ago

Fixes #56 and #48

xsahil03x commented 4 years ago

LGTM Merging :+1: