autoequal_gen
Code generator which can simplify work with 'equatable'. It will generate 'List<Object?> props' private extensions for all annotated classes.
0.9.5
mrgnhnt96/autoequal
What this package is like to depend on
Last release 1 years ago
no release in 18 months
Release timing varies
gaps range from 8 days to 13 months
Most releases are documented
notes for 15 of 17 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
17 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
17 releases · Oct 2020 to Feb 2025Releases
latest 17-
0.9.522 Feb 2025 -
0.9.408 Feb 2025 -
0.9.308 Feb 2025Nothing published for this version
-
0.9.208 Feb 2025Nothing published for this version
-
0.9.117 Jan 2024 -
0.9.011 Jan 2024Release notes
Open source →- BREAKING: remove support for mixin
- BREAKING: update annotation constants to omit
Autoequalsuffix - feat: support public super class fields within props
- feat: support auto including class that use Equatable and have a
propsgetter - refactor: extract files for better maintainability and readability
-
0.8.009 Jan 2024 -
0.7.129 Nov 2023 -
0.5.102 Nov 2022 -
0.5.030 Oct 2022Release notes
Open source →- Added ability to use getters for generated props
- Allowed to use @autoequal with abstract class
- Improved inheritance with @autoequal
- Mixin improvements
- Generated props name changed to _$props to fit the code convention. _autoequalProps is now deprecated and will be removed in future releases.
Thanks a lot to mrgnhnt96 for these changes
Release notes
Open source →- Added ability to use getters for generated
props - Allowed to use
@autoequalwith abstract class - Improved inheritance with
@autoequal - Mixin improvements
- Generated props name changed to
_$propsto fit the code convention._autoequalPropsis now deprecated and will be removed in future releases.
Thanks a lot to mrgnhnt96 for these changes
-
0.4.122 Oct 2022 -
0.4.008 Sep 2022 -
0.3.010 Nov 2021 -
0.2.006 Mar 2021Release notes
Open source →- Migrated to null-safety
- The version of the equatable lib upgraded to 2.0
-
0.1.229 Oct 2020 -
0.1.129 Oct 2020 -
0.1.029 Oct 2020