Commit Graph

4 Commits

Author SHA1 Message Date
Oystein Kristoffer Tveit a84cfe5c02 Update to 3.0.0
- Add fromJson factories for all objects
- Make some properties use getters, to reduce redundant data
- Make all objects comparable with the equatable package
- Make all objects immutable with a constant constructor
    as a result of making them comparable
2022-05-08 02:06:45 +02:00
Oystein Kristoffer Tveit c75f252a9c Upgrade to 2.0.0, see changelog 2021-07-25 22:57:02 +02:00
Oystein Kristoffer Tveit 093ae02c56 Rewrite some code by effective dart 2020-06-26 01:59:23 +02:00
Oystein Kristoffer Tveit 37db73f5c9 Add examples for direct parsing 2020-06-25 23:01:38 +02:00