1
0
mirror of https://github.com/h7x4/unofficial_jisho_api_dart.git synced 2024-12-22 12:07:29 +01:00
unofficial_jisho_api_dart/example/api
h7x4 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
..
example_search.dart Upgrade to 2.0.0, see changelog 2021-07-25 22:57:02 +02:00
kanji_search.dart Update to 3.0.0 2022-05-08 02:06:45 +02:00
phrase_scrape.dart Upgrade to 2.0.0, see changelog 2021-07-25 22:57:02 +02:00
phrase_search.dart Update to 3.0.0 2022-05-08 02:06:45 +02:00