functional_data_generator 1.1.3 copy "functional_data_generator: ^1.1.3" to clipboard
functional_data_generator: ^1.1.3 copied to clipboard

outdated

Simple and non-intrusive code generator for boilerplate of data types.

1.1.3 #

  • Update analyzer dependency to >=2.0.0 <4.0.0

1.1.2 #

  • Fix custom equality object sometimes not constructed with const

1.1.1 #

  • Fix order of fields in generated code

1.1.0 #

  • Add copyUsing to allow creating a copy where a nullable field is set to null
  • Allow positional arguments in the constructor used by copyWith/copyUsing

1.0.2 #

  • Fix InconsistentAnalysisException

1.0.1 #

  • Updated dependencies
  • Improved formatting of generated code for better readability
  • Only suppress warnings in generated code where needed

1.0.0 #

  • Fix handling of prefixed types
  • Don't use dynamic in generated code
  • Make generated code support null-safety

0.3.7 #

  • Fix handling of prefixed types

0.3.6 #

  • Don't use dynamic in generated code

0.3.5 #

  • Update analyzer dependency

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
4
likes
0
pub points
74%
popularity

Publisher

verified publisherspkersten.nl

Simple and non-intrusive code generator for boilerplate of data types.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

analyzer, build, collection, functional_data, source_gen

More

Packages that depend on functional_data_generator