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

Create a separate async 'whenX' method for handling asynchronous calls #47

Closed xsahil03x closed 4 years ago

xsahil03x commented 4 years ago

Fix #46 , #41