1
0
mirror of https://github.com/h7x4/unofficial_jisho_api_dart.git synced 2025-02-08 16:50:49 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
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
c75f252a9c Upgrade to 2.0.0, see changelog 2021-07-25 22:57:02 +02:00
093ae02c56 Rewrite some code by effective dart 2020-06-26 01:59:23 +02:00
37db73f5c9 Add examples for direct parsing 2020-06-25 23:01:38 +02:00