mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 07:47:24 +00:00
114 lines
2.8 KiB
YAML
114 lines
2.8 KiB
YAML
name: venera
|
|
description: "A comic app."
|
|
publish_to: 'none'
|
|
|
|
version: 1.4.1+141
|
|
|
|
environment:
|
|
sdk: '>=3.6.0 <4.0.0'
|
|
flutter: 3.29.3
|
|
|
|
dependencies:
|
|
flutter:
|
|
sdk: flutter
|
|
path_provider: any
|
|
intl: any
|
|
window_manager: ^0.4.3
|
|
sqlite3: ^2.7.4
|
|
sqlite3_flutter_libs: ^0.5.30
|
|
flutter_qjs:
|
|
git:
|
|
url: https://github.com/wgh136/flutter_qjs
|
|
ref: 8feae95df7fb00455df129ad7a0dfec1d0e8d8e4
|
|
crypto: ^3.0.6
|
|
dio: ^5.8.0+1
|
|
html: ^0.15.5
|
|
pointycastle: ^4.0.0
|
|
url_launcher: ^6.3.0
|
|
path: ^1.9.0
|
|
photo_view:
|
|
git:
|
|
url: https://github.com/wgh136/photo_view
|
|
ref: a1255d1b5945aad4b7323303ec2ecdf0c90ffc4c
|
|
mime: ^2.0.0
|
|
share_plus: ^10.1.4
|
|
scrollable_positioned_list:
|
|
git:
|
|
url: https://github.com/venera-app/flutter.widgets
|
|
ref: 09e756b1f1b04e6298318d99ec20a787fb360f59
|
|
path: packages/scrollable_positioned_list
|
|
flutter_reorderable_grid_view: ^5.4.0
|
|
uuid: ^4.5.1
|
|
desktop_webview_window:
|
|
git:
|
|
url: https://github.com/wgh136/flutter_desktop_webview
|
|
path: packages/desktop_webview_window
|
|
ref: 7801fc582ecf5a7351632887891ecf309a7b2583
|
|
flutter_inappwebview:
|
|
git:
|
|
url: https://github.com/pichillilorenzo/flutter_inappwebview
|
|
path: flutter_inappwebview
|
|
ref: 0aaf7a0bfc01d61a4d1453cefb57fb6783b6e676
|
|
app_links: ^6.4.0
|
|
sliver_tools: ^0.2.12
|
|
flutter_file_dialog: ^3.0.2
|
|
file_selector: ^1.0.3
|
|
zip_flutter: ^0.0.12
|
|
lodepng_flutter:
|
|
git:
|
|
url: https://github.com/venera-app/lodepng_flutter
|
|
ref: ac7d05dde32e8d728102a9ff66e6b55f05d94ba1
|
|
rhttp:
|
|
git:
|
|
url: https://github.com/wgh136/rhttp
|
|
ref: e7dca15ca543b5df49f3ada06016e874b79bce36
|
|
path: rhttp
|
|
webdav_client:
|
|
git:
|
|
url: https://github.com/wgh136/webdav_client
|
|
ref: 2f669c98fb81cff1c64fee93466a1475c77e4273
|
|
battery_plus: ^6.2.1
|
|
local_auth: ^2.3.0
|
|
flutter_saf:
|
|
git:
|
|
url: https://github.com/venera-app/flutter_saf
|
|
ref: fe182cdf40e5fa6230f451bc1d643b860f610d13
|
|
dynamic_color: ^1.7.0
|
|
shimmer_animation: ^2.1.0
|
|
flutter_memory_info: ^0.0.1
|
|
syntax_highlight: ^0.4.0
|
|
flutter_7zip:
|
|
git:
|
|
url: https://github.com/wgh136/flutter_7zip
|
|
ref: b33344797f1d2469339e0e1b75f5f954f1da224c
|
|
flex_seed_scheme: ^3.5.0
|
|
flutter_localizations:
|
|
sdk: flutter
|
|
yaml: ^3.1.3
|
|
|
|
dev_dependencies:
|
|
flutter_test:
|
|
sdk: flutter
|
|
flutter_lints: ^5.0.0
|
|
flutter_to_arch: ^1.0.1
|
|
flutter_to_debian: ^2.0.2
|
|
|
|
flutter:
|
|
uses-material-design: true
|
|
assets:
|
|
- assets/translation.json
|
|
- assets/init.js
|
|
- assets/app_icon.png
|
|
- assets/tags.json
|
|
- assets/tags_tw.json
|
|
|
|
flutter_to_arch:
|
|
name: Venera
|
|
icon: debian/gui/venera.png
|
|
categories: Utility
|
|
keywords: Flutter;comic;images;
|
|
url: https://github.com/venera-app/venera
|
|
depends:
|
|
- gtk3
|
|
- webkit2gtk-4.1
|