adt_annotation 0.3.0+3
adt_annotation: ^0.3.0+3 copied to clipboard
Annotations and helper stuff for algebraic data types that allows you to create immutable data classes and discriminated unions, that compare as value types.
0.3.0+3 Dec 04, 2020 #
- Internal fixes.
0.3.0+2 Oct 04, 2020 #
- Fixed pubspec.yaml
0.3.0+1 Oct 04, 2020 #
- Fixed README.md
0.3.0 Oct 02, 2020 #
- The minimum version of Dart SDK is now 2.10
0.2.0+1 Aug 07, 2020 #
- Fixed pubspec.yaml
0.2.0 Aug 07, 2020 #
- The minimum version of Dart SDK is now 2.9.
- Updated dependencies
0.1.0+3 Jul 04, 2020 #
- Fixed CHANGELOG.md
0.1.0+2 Jul 04, 2020 #
- Fixed CHANGELOG.md
0.1.0+1 Jul 04, 2020 #
- Added example.
- Added documentation.
0.1.0 Jul 02, 2020 #
- Dependencies Updated
0.0.2+3 Jun 30, 2020 #
- Internal fixes.
0.0.2+2 Jun 29, 2020 #
- Internal fixes.
0.0.2+1 Jun 29, 2020 #
- Internal fixes.
0.0.2 Jun 29, 2020 #
- Internal improvements
- Fixed README.md
- Added export of "meta" and "collection" packages.
0.0.1 Jun 29, 2020 #
- Initial version.