Aves_78_remote_google_cast_.../pubspec.yaml
2026-06-11 14:12:14 +02:00

151 lines
3 KiB
YAML

name: aves
description: A visual media gallery and metadata explorer app.
repository: https://github.com/deckerst/aves
publish_to: none
version: 1.14.0+164
environment:
flutter: 3.35.7
sdk: ">=3.9.0 <4.0.0"
workspace:
- plugins/aves_magnifier
- plugins/aves_map
- plugins/aves_model
- plugins/aves_report
- plugins/aves_report_crashlytics
- plugins/aves_screen_state
- plugins/aves_services
- plugins/aves_services_google
- plugins/aves_ui
- plugins/aves_utils
- plugins/aves_video
- plugins/aves_video_mpv
- plugins/google_cast
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
aves_magnifier:
path: plugins/aves_magnifier
aves_map:
path: plugins/aves_map
aves_model:
path: plugins/aves_model
aves_report:
path: plugins/aves_report
aves_report_platform:
path: plugins/aves_report_crashlytics
aves_screen_state:
path: plugins/aves_screen_state
aves_services:
path: plugins/aves_services
aves_services_platform:
path: plugins/aves_services_google
aves_video:
path: plugins/aves_video
aves_video_mpv:
path: plugins/aves_video_mpv
aves_ui:
path: plugins/aves_ui
aves_utils:
path: plugins/aves_utils
google_cast: # ⭐ AGGIUNTO
path: plugins/google_cast
charts_flutter:
git:
url: https://github.com/deckerst/flutter_google_charts.git
ref: aves
path: charts_flutter
collection:
connectivity_plus:
country_code:
csv:
decorated_icon:
device_info_plus:
dynamic_color:
equatable:
event_bus:
expansion_tile_card:
git:
url: https://github.com/deckerst/expansion_tile_card.git
flex_color_picker:
floating:
fluster:
flutter_displaymode:
flutter_highlight:
flutter_localizations_plus:
git:
url: https://github.com/deckerst/flutter_localizations_plus.git
flutter_map:
flutter_markdown_plus:
flutter_staggered_animations:
get_it:
gpx:
http:
intl:
latlong2:
leak_tracker:
local_auth:
material_design_icons_flutter:
material_symbols_icons:
network_info_plus:
overlay_support:
package_info_plus:
palette_generator:
panorama_viewer: ^2.0.7
path:
pattern_lock:
pdf:
percent_indicator:
permission_handler:
pin_code_fields: ^8.0.1
printing:
proj4dart:
provider:
screen_brightness:
shared_preferences:
shelf:
smooth_page_indicator:
sqflite:
stack_trace:
streams_channel:
git:
url: https://github.com/deckerst/aves_streams_channel.git
synchronized:
url_launcher:
vector_map_tiles: ^9.0.0-beta
vector_math:
vector_tile_renderer:
video_player: ^2.10.1
volume_controller:
xml:
flutter_secure_storage: ^9.2.2
web_socket_channel: ^3.0.1
uuid: ^4.5.1
dependency_overrides:
shared_preferences_android: 2.4.18
dev_dependencies:
flutter_test:
sdk: flutter
flutter_driver:
sdk: flutter
flutter_lints:
shared_preferences_platform_interface:
test:
flutter:
assets:
- assets/
generate: true
uses-material-design: true