functional_data_generator 0.3.4 functional_data_generator: ^0.3.4 copied to clipboard
Simple and non-intrusive code generator for boilerplate of data types.
0.3.4 #
- Update analyzer dependency
0.3.3 #
- Fix bug where question mark would appear in generated code when using certain values for CustomEquality
0.3.2 #
- Fix some warnings in generated code
0.3.1 #
- Fix bug where code generation fails for field of Function type
0.3.0 #
- Support for extension methods
- Suppress warnings on generated code
0.2.4 #
- Relax version dependency on analyzer
0.2.3 #
- Support types from prefixed imports
0.2.2 #
- Add link to documentation of
function_data
package in README
0.2.1 #
- Add changelog
- Format code
- Add description
0.2.0 #
- First published version