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
94f0c59325
Fix examples readme
2020-06-26 18:44:16 +02:00
Oystein Kristoffer Tveit
d6db7b9278
rename README to fit pub scheme
2020-06-26 18:30:54 +02:00
Oystein Kristoffer Tveit
399a0da0eb
Add readme for examples
2020-06-26 18:25:18 +02:00
Oystein Kristoffer Tveit
093ae02c56
Rewrite some code by effective dart
2020-06-26 01:59:23 +02:00
Oystein Kristoffer Tveit
d6509e6392
Make parser export functions directly
2020-06-26 00:20:58 +02:00
Oystein Kristoffer Tveit
37db73f5c9
Add examples for direct parsing
2020-06-25 23:01:38 +02:00
Oystein Kristoffer Tveit
29ade01eed
Add parser library
2020-06-25 22:42:16 +02:00
Oystein Kristoffer Tveit
ce0e241938
Make variable name uniform
2020-06-24 17:01:39 +02:00
Oystein Kristoffer Tveit
0f606b7d1b
Add json definition for API result
2020-06-23 16:55:39 +02:00
Oystein Kristoffer Tveit
f9b1aaeec3
Update README examples
2020-06-23 12:56:05 +02:00
Oystein Kristoffer Tveit
dd1eaf6b5e
Add examples
2020-06-23 12:46:19 +02:00
Oystein Kristoffer Tveit
5be39da75e
Init
2020-03-08 21:11:32 +01:00