chore: Remove unused dependency

Looks like this was a misunderstanding.
We are using dart:js_interop which has
nothing to do with the package on
pub.dev. So we don't need it.
This commit is contained in:
Christian Kußowski 2025-10-01 13:28:46 +02:00
parent 59cc954fc8
commit baa56bd1b9
No known key found for this signature in database
GPG Key ID: E067ECD60F1A0652
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ dependencies:
html_unescape: ^2.0.0
http: ">=0.13.0 <2.0.0"
image: ^4.0.15
js_interop: ^0.0.1
markdown: ^7.1.1
mime: ">=1.0.0 <3.0.0"
path: ^1.9.1