golubets 1.0.0
golubets: ^1.0.0 copied to clipboard
Code generator tool to make communication between Flutter and the host platform type-safe and easier.
1.0.0 #
- [kotlin] Adds support for nested sealed classes
- [swift] Adds support for enum-sealed classes
- [swift, kotlin] Adds support for Swift concurrency and Kotlin coroutines.
- [dart, swift, kotlin] Adds support for default values
- [dart, swift, kotlin] Adds support for generics
- [dart, swift, kotlin] Adds support for const/immutable classes