one_for_all_generator 2.0.2 one_for_all_generator: ^2.0.2 copied to clipboard
Code generator to make communication between Flutter and the host platform easier and more secure
2.0.2 #
- build: added support to analyzer to
7.x.x
2.0.1 #
- feat: support latest dependencies
- feat: support to ignore annotation
- feat: support sealed classes
- refactor!: renamed PlatformException to PlatformError
- refactor!: the "Result" objects accept on
error
method aPlatformError
class
1.0.1 #
- fix: fixes
DateTime
swift serialization on swift code - fix: fixes deserialization custom types on swift and kotlin
1.0.0 #
- Initial version.