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 in generator #56

Closed xsahil03x closed 4 years ago

xsahil03x commented 4 years ago

Some issues which we are trying to solve ->

  1. https://github.com/mobxjs/mobx.dart/issues/405
  2. https://github.com/xsahil03x/super_enum/issues/48

This will be a breaking change and will be released as v1.0.0