1
0
mirror of https://github.com/h7x4/unofficial_jisho_api_dart.git synced 2024-12-22 03:57:32 +01:00
unofficial_jisho_api_dart/test
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_test_cases Update to 3.0.0 2022-05-08 02:06:45 +02:00
kanji_test_cases Update to 3.0.0 2022-05-08 02:06:45 +02:00
phrase_scrape_test_cases Update to 3.0.0 2022-05-08 02:06:45 +02:00
create_test_cases.dart Upgrade to 2.0.0, see changelog 2021-07-25 22:57:02 +02:00
unofficial_jisho_api_test.dart Update to 3.0.0 2022-05-08 02:06:45 +02:00