Commit Graph

16 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 e37de1bdb1 Update version and lint 2022-02-13 01:20:24 +01:00
Oystein Kristoffer Tveit 0941a2f4d1 Bug fixes 2021-08-10 23:59:27 +02:00
Oystein Kristoffer Tveit de9c0c80d6 Fix formatting 2021-07-26 20:17:30 +02:00
Oystein Kristoffer Tveit 7f578f8d97 Update README 2021-07-26 00:04:14 +02:00
Oystein Kristoffer Tveit c75f252a9c Upgrade to 2.0.0, see changelog 2021-07-25 22:57:02 +02:00
Oystein Kristoffer Tveit 59411b8463 Export object interfaces for both libraries 2020-06-30 11:58:20 +02:00
Oystein Kristoffer Tveit 94f0c59325 Fix examples readme 2020-06-26 18:44:16 +02:00
Oystein Kristoffer Tveit 3e3846dccb Update version 2020-06-26 18:31:49 +02:00
Oystein Kristoffer Tveit f13e5f47e6 Make github repo the home page 2020-06-26 18:25:08 +02:00
Oystein Kristoffer Tveit e119a81960 Add missing dependency 2020-06-26 17:53:16 +02:00
Oystein Kristoffer Tveit f2e7b4edf5 Update dependencies and package fields 2020-06-26 13:37:18 +02:00
Oystein Kristoffer Tveit 093ae02c56 Rewrite some code by effective dart 2020-06-26 01:59:23 +02:00
Oystein Kristoffer Tveit 9557960c46 Update metadata 2020-06-24 17:22:29 +02:00
Oystein Kristoffer Tveit cbbd60f4c3 Swap dart:html for package:html 2020-06-15 10:26:40 +02:00
Oystein Kristoffer Tveit 5be39da75e Init 2020-03-08 21:11:32 +01:00