Files
MrbWebLibre/app/pubspec.yaml
T
2025-06-02 22:20:28 +02:00

117 lines
2.7 KiB
YAML

name: weblibre
description: "The Privacy-Focused & AI-Powered Research Browser"
publish_to: 'none'
version: 0.7.0+15
environment:
sdk: '>=3.7.0 <4.0.0'
dependencies:
background_fetch: ^1.3.8
collection: ^1.19.1
copy_with_extension: ^6.0.1
drift: ^2.26.1
dynamic_color: ^1.7.0
exceptions: ^0.6.1
fading_scroll: ^0.9.1
fast_equatable: ^1.3.1
flutter:
sdk: flutter
flutter_auto_size_text: ^4.1.0
flutter_background_service: ^5.1.0
flutter_hooks: ^0.21.2
flutter_markdown: ^0.7.7+1
flutter_material_design_icons: ^1.1.7447
flutter_mozilla_components:
path: ../packages/flutter_mozilla_components
flutter_reorderable_grid_view: ^5.5.0
flutter_secure_storage: ^10.0.0-beta.4
flutter_slidable: ^4.0.0
flutter_svg: ^2.1.0
go_router: ^15.1.2
google_fonts: ^6.2.1
home_widget: ^0.8.0
hooks_riverpod: ^2.6.1
html: ^0.15.6
http: ^1.4.0
intl: ^0.20.2
json_annotation: ^4.9.0
lexo_rank:
git:
url: https://github.com/FaFre/lexo_rank.git
local_auth: ^2.3.0
logger: ^2.5.0
markdown: ^7.3.0
mime: ^2.0.0
nullability: ^1.0.0
package_info_plus: ^8.3.0
path: ^1.9.1
path_provider: ^2.1.5
pretty_qr_code: ^3.4.0
riverpod: ^2.6.1
riverpod_annotation: ^2.6.1
rss_dart: ^1.0.13
rxdart: ^0.28.0
share_plus: ^11.0.0
simple_intent_receiver:
path: ../packages/simple_intent_receiver
skeletonizer: ^2.0.1
sliver_tools: ^0.2.12
speech_to_text_google_dialog:
git:
url: https://github.com/FaFre/speech_to_text_google_dialog.git
sqlite3: ^2.7.6
sqlite3_flutter_libs: ^0.5.33
text_scroll: ^0.2.0
timeago: ^3.7.1
tor:
git:
url: https://github.com/FaFre/tor.git
ref: update
universal_io: ^2.2.2
uri_to_file:
git:
url: https://github.com/FaFre/uri-to-file.git
url_launcher: ^6.3.1
uuid: ^4.5.1
dependency_overrides:
analyzer_plugin:
git:
url: https://github.com/dart-lang/sdk.git
ref: 8c5e06206103f8b2fd7d434ece9248ce9ac31ba4
path: pkg/analyzer_plugin
dev_dependencies:
analyzer_plugin: ^0.13.1-wip
build_runner: ^2.4.15
copy_with_extension_gen: ^6.0.1
custom_lint: ^0.7.5
dependency_validator: ^5.0.2
drift_dev: ^2.26.1
fast_equatable_lint: ^0.3.2
flutter_launcher_icons: ^0.14.3
go_router_builder: ^2.9.0
json_serializable: ^6.9.5
lint: ^2.8.0
riverpod_generator: ^2.6.5
riverpod_lint: ^2.6.5
flutter:
uses-material-design: true
assets:
- assets/fonts/
- assets/icon/
- assets/images/
- assets/landing/
- assets/preferences/
fonts:
- family: TorIcons
fonts:
- asset: assets/fonts/tor-icons.ttf
flutter_launcher_icons:
android: "launcher_icon"
image_path: "assets/icon/icon.png"