fix HtmlElement.parent

This commit is contained in:
2024-11-13 13:12:04 +08:00
parent 5d4e8f5b84
commit 9fcc306ee0
3 changed files with 11 additions and 11 deletions

View File

@@ -16,15 +16,15 @@ dependencies:
sdk: flutter
intl: any
window_manager: ^0.4.3
sqlite3: any
sqlite3: ^2.4.7
sqlite3_flutter_libs: any
flutter_qjs:
git:
url: https://github.com/wgh136/flutter_qjs
ref: ade0b9d
crypto: any
dio: any
html: any
crypto: ^3.0.6
dio: ^5.7.0
html: ^0.15.5
pointycastle: any
url_launcher: ^6.3.0
path: ^1.9.0