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
e37de1bdb1
Update version and lint
2022-02-13 01:20:24 +01:00
202be67ebb
Fix example sentence missing pieces bug
2022-02-13 01:12:55 +01:00
cf70eea0a1
Fix meaning-tag IndexError bug
2022-02-12 23:00:27 +01:00
0941a2f4d1
Bug fixes
2021-08-10 23:59:27 +02:00
de9c0c80d6
Fix formatting
2021-07-26 20:17:30 +02:00
c75f252a9c
Upgrade to 2.0.0, see changelog
2021-07-25 22:57:02 +02:00
1317402894
Remove redundant property from ExampleResults
2020-06-30 12:51:45 +02:00
5ae14e60b7
Add documentation to objects
2020-06-30 12:46:41 +02:00
59411b8463
Export object interfaces for both libraries
2020-06-30 11:58:20 +02:00
93f1a49c89
Reformat
2020-06-26 18:14:00 +02:00
f5a9b602bf
Update code according to linter rules
2020-06-26 17:45:56 +02:00
88402b2b4d
Update baseUri to fit namescheme
2020-06-26 17:27:03 +02:00
09b338c3f4
Rename baseURI to follow effective dart standard
2020-06-26 13:33:36 +02:00
093ae02c56
Rewrite some code by effective dart
2020-06-26 01:59:23 +02:00
d6509e6392
Make parser export functions directly
2020-06-26 00:20:58 +02:00
b58c439418
Add documentation for libraries
2020-06-25 23:40:54 +02:00
29ade01eed
Add parser library
2020-06-25 22:42:16 +02:00
ccc2726e54
Make dbpedia a string
2020-06-24 16:52:32 +02:00
1dc3a388d4
Fixed JishoAttribution bool value parsing
2020-06-24 01:52:11 +02:00
0f606b7d1b
Add json definition for API result
2020-06-23 16:55:39 +02:00
d65550a502
Unify json null returns
2020-06-23 11:48:32 +02:00
5d7b7696d7
Fix example sentence symbols
2020-06-22 23:07:23 +02:00
86b8ccfdbb
Split into files
2020-06-22 15:18:48 +02:00
39c2eed084
Fix definitionAbstract jquery loop
2020-06-22 14:26:11 +02:00
5bbe5fb19a
Add missing semicolon
2020-06-22 14:01:05 +02:00
72d39bea55
Update todos
2020-06-22 14:00:24 +02:00
93e34ec3f9
Add Jisho API objects
2020-06-20 22:55:49 +02:00
2954f366ea
Clean return of empty arrays
2020-06-18 01:46:26 +02:00
78359df181
Refactor code
2020-06-17 18:36:31 +02:00
d03994d073
Fix example sentence querySelector bug
2020-06-17 14:33:15 +02:00
2dcb8426a0
Add JSON conversion
2020-06-17 13:37:26 +02:00
55390c0d0f
Update code
2020-06-17 13:08:39 +02:00
510b27b802
Fix end symbol bug
2020-06-17 11:11:56 +02:00
0194e3a7a0
Remove conditional JSON
2020-06-17 10:17:40 +02:00
8a86413fdd
Fix some bugs
2020-06-15 14:47:13 +02:00
1e35cde24d
Update URIs to https
2020-06-15 11:52:35 +02:00
aa29d73477
Fix JSON encoding
2020-06-15 11:14:03 +02:00
cbbd60f4c3
Swap dart:html for package:html
2020-06-15 10:26:40 +02:00
0509ac1f61
Update code
2020-06-14 12:48:53 +02:00
624fcf5d2c
Add types to all functions
2020-06-11 14:52:15 +02:00
03e9182cb1
Fix some bugs
2020-06-11 11:50:16 +02:00
763924531f
Debug local functions
2020-04-26 13:43:38 +02:00
a1a99a90dd
Added som local function tests
2020-04-21 23:16:11 +02:00
9394d7ea2e
Some debugging
2020-04-21 22:36:26 +02:00
7157bd1d73
fix tests
2020-03-12 10:56:52 +01:00
5be39da75e
Init
2020-03-08 21:11:32 +01:00