adt 0.5.0+6
adt: ^0.5.0+6 copied to clipboard
A code generator for algebraic data types such as immutable data classes with copyWith method and immutable discriminated unions with pattern matching. They compare as value types.
0.5.0+6 Dec 04, 2020 #
- Internal fixes.
0.5.0+5 Oct 10, 2020 #
- Internal fixes.
0.5.0+4 Oct 05, 2020 #
- Fixed README.md (https://github.com/vr19860507/adt/pull/1)
0.5.0+3 Oct 04, 2020 #
- Fixed pubspec.yaml
0.5.0+2 Oct 04, 2020 #
- Fixed README.md
0.5.0+1 Oct 04, 2020 #
- Fixed README.md
0.5.0 Oct 02, 2020 #
- The minimum version of Dart SDK is now 2.10
- Internal fixes.
0.4.0+6 Aug 08, 2020 #
- Internal fixes.
0.4.0+5 Aug 08, 2020 #
- Fixed README.md
0.4.0+4 Aug 08, 2020 #
- Fixed README.md
0.4.0+3 Aug 07, 2020 #
- Fixed pubspec.yaml
0.4.0+2 Aug 07, 2020 #
- Fixed example.
0.4.0+1 Aug 07, 2020 #
- Fixed README.md
0.4.0 Aug 07, 2020 #
- The minimum version of Dart SDK is now 2.9.
- Updated dependencies
- Fixed README.md
- Fixed example.
- Internal fixes.
0.3.0+3 Jul 06, 2020 #
- Fixed README.md
0.3.0+2 Jul 06, 2020 #
- Internal fixes.
0.3.0+1 Jul 06, 2020 #
- Fixed README.md
0.3.0 Jul 06, 2020 #
- Internal fixes.
- Fixed example.
- Fixed README.md
- Fixed CHANGELOG.md.
0.2.0 Jul 04, 2020 #
- Internal fixes.
- Fixed example.
0.1.0+2 Jul 04, 2020 #
- Fixed README.md
- Fixed example.
0.1.0+1 Jul 04, 2020 #
- Fixed README.md
- Internal fixes.
- Added example.
0.1.0 Jul 02, 2020 #
- Fixed README.md
- Internal fixes.
- Dependencies Updated
0.0.1+8 Jul 01, 2020 #
- Fixed README.md
0.0.1+7 Jun 30, 2020 #
- Internal fixes.
0.0.1+6 Jun 30, 2020 #
- Fixed README.md
- Internal fixes.
0.0.1+5 Jun 30, 2020 #
- Internal fixes.
0.0.1+4 Jun 30, 2020 #
- Internal fixes.
0.0.1+3 Jun 30, 2020 #
- Fixed README.md
- Internal fixes.
0.0.1+2 Jun 29, 2020 #
- Fixed README.md
0.0.1+1 Jun 29, 2020 #
- Fixed description.
0.0.1 Jun 29, 2020 #
- Initial version.