1
0
Fork 0
forked from Nexus/nexus

fix android build by overriding path_provider_android back to an earlier version

I don't know why this is needed
This commit is contained in:
Henry Hiles 2026-05-08 22:17:11 -04:00
commit 66ef2de027
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs
4 changed files with 46 additions and 63 deletions

View file

@ -9,61 +9,62 @@ flutter:
uses-material-design: true
environment:
sdk: "^3.11.4"
sdk: "3.11.4"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
flutter_riverpod: ^3.3.1
hooks_riverpod: ^3.3.1
intl: ^0.20.1
fast_immutable_collections: ^11.0.0
path_provider: ^2.1.3
url_launcher: ^6.2.6
freezed_annotation: ^3.1.0
image_picker: ^1.1.2
file_picker: ^11.0.2
path: ^1.9.0
flutter_riverpod: 3.3.1
hooks_riverpod: 3.3.1
intl: 0.20.2
fast_immutable_collections: 11.2.0
path_provider: 2.1.5
path_provider_android: 2.2.23
url_launcher: 6.3.2
freezed_annotation: 3.1.0
image_picker: 1.2.2
file_picker: 11.0.2
path: 1.9.1
dynamic_system_colors:
git:
url: https://github.com/hasali19/flutter_dynamic_system_colors
collection: ^1.19.1
window_manager: ^0.5.1
flutter_chat_core: ^2.0.0
flyer_chat_image_message: ^2.2.2
flyer_chat_system_message: ^2.1.13
flyer_chat_file_message: ^2.3.1
flutter_chat_ui: ^2.11.1
flutter_link_previewer: ^4.2.0
color_hash: ^1.0.1
flutter_widget_from_html_core: ^0.17.0
flutter_svg: ^2.2.2
json_annotation: ^4.9.0
shared_preferences: ^2.5.3
fluttertagger: ^2.3.1
dynamic_polls: ^0.0.6
flutter_hooks: ^0.21.3+1
cross_cache: ^1.1.0
ffi: ^2.1.5
hooks: ^1.0.0
code_assets: ^1.0.0
ffigen: ^20.1.1
timeago: ^3.7.1
http: ^1.6.0
flutter_linkify: ^6.0.0
collection: 1.19.1
window_manager: 0.5.1
flutter_chat_core: 2.9.0
flyer_chat_image_message: 2.3.0
flyer_chat_system_message: 2.2.0
flyer_chat_file_message: 2.4.0
flutter_chat_ui: 2.11.1
flutter_link_previewer: 4.2.0
color_hash: 1.0.1
flutter_widget_from_html_core: 0.17.2
flutter_svg: 2.3.0
json_annotation: 4.11.0
shared_preferences: 2.5.5
fluttertagger: 2.3.2
dynamic_polls: 0.0.7
flutter_hooks: 0.21.3+1
cross_cache: 1.1.0
ffi: 2.2.0
hooks: 1.0.3
code_assets: 1.0.0
ffigen: 20.1.1
timeago: 3.7.1
http: 1.6.0
flutter_linkify: 6.0.0
emoji_text_field:
git:
url: https://github.com/Henry-Hiles/emoji_text_field
dev_dependencies:
build_runner: ^2.4.11
flutter_lints: ^6.0.0
freezed: ^3.2.3
riverpod_lint: ^3.1.3
flutter_launcher_icons: ^0.14.1
json_serializable: ^6.11.1
build_runner: 2.15.0
flutter_lints: 6.0.0
freezed: 3.2.5
riverpod_lint: 3.1.3
flutter_launcher_icons: 0.14.4
json_serializable: 6.13.0
flutter_launcher_icons:
ios: true