mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 07:47:24 +00:00
V1.1.3
This commit is contained in:
14
pubspec.yaml
14
pubspec.yaml
@@ -2,7 +2,7 @@ name: venera
|
||||
description: "A comic app."
|
||||
publish_to: 'none'
|
||||
|
||||
version: 1.1.2+112
|
||||
version: 1.1.3+113
|
||||
|
||||
environment:
|
||||
sdk: '>=3.6.0 <4.0.0'
|
||||
@@ -17,7 +17,7 @@ dependencies:
|
||||
intl: ^0.19.0
|
||||
window_manager: ^0.4.3
|
||||
sqlite3: ^2.4.7
|
||||
sqlite3_flutter_libs: any
|
||||
sqlite3_flutter_libs: ^0.5.28
|
||||
flutter_qjs:
|
||||
git:
|
||||
url: https://github.com/wgh136/flutter_qjs
|
||||
@@ -33,7 +33,7 @@ dependencies:
|
||||
url: https://github.com/wgh136/photo_view
|
||||
ref: 94724a0b
|
||||
mime: ^2.0.0
|
||||
share_plus: ^10.0.2
|
||||
share_plus: ^10.1.3
|
||||
scrollable_positioned_list:
|
||||
git:
|
||||
url: https://github.com/venera-app/flutter.widgets
|
||||
@@ -47,7 +47,7 @@ dependencies:
|
||||
url: https://github.com/wgh136/flutter_desktop_webview
|
||||
path: packages/desktop_webview_window
|
||||
flutter_inappwebview: ^6.1.5
|
||||
app_links: ^6.3.2
|
||||
app_links: ^6.3.3
|
||||
sliver_tools: ^0.2.12
|
||||
flutter_file_dialog: ^3.0.2
|
||||
file_selector: ^1.0.3
|
||||
@@ -56,12 +56,12 @@ dependencies:
|
||||
git:
|
||||
url: https://github.com/venera-app/lodepng_flutter
|
||||
ref: 9a784b193af5d55b2a35e58fa390bda3e4f35d00
|
||||
rhttp: 0.9.6
|
||||
rhttp: 0.9.8
|
||||
webdav_client:
|
||||
git:
|
||||
url: https://github.com/wgh136/webdav_client
|
||||
ref: 285f87f15bccd2d5d5ff443761348c6ee47b98d1
|
||||
battery_plus: ^6.2.0
|
||||
battery_plus: ^6.2.1
|
||||
local_auth: ^2.3.0
|
||||
flutter_saf:
|
||||
git:
|
||||
@@ -76,7 +76,7 @@ dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
flutter_lints: ^5.0.0
|
||||
flutter_to_arch: ^1.0.0
|
||||
flutter_to_arch: ^1.0.1
|
||||
flutter_to_debian:
|
||||
|
||||
flutter:
|
||||
|
Reference in New Issue
Block a user