mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 07:47:24 +00:00
fix HtmlElement.parent
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user