mirror of
https://github.com/h7x4/unofficial_jisho_api_dart.git
synced 2025-12-20 17:24:36 +01:00
Add missing dependency
This commit is contained in:
@@ -9,6 +9,7 @@ environment:
|
|||||||
sdk: '>=2.7.0 <3.0.0'
|
sdk: '>=2.7.0 <3.0.0'
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
|
http: ^0.12.1
|
||||||
html_unescape: ^1.0.1+3
|
html_unescape: ^1.0.1+3
|
||||||
html: ^0.14.0+3
|
html: ^0.14.0+3
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user