Merge branch 'main' into dependabot/pub/flutter_webrtc-1.1.0
This commit is contained in:
commit
83100cb843
13 changed files with 3628 additions and 3665 deletions
14
pubspec.yaml
14
pubspec.yaml
|
|
@ -24,14 +24,14 @@ dependencies:
|
|||
dynamic_color: ^1.8.1
|
||||
emoji_picker_flutter: ^4.3.0
|
||||
emojis: ^0.9.9
|
||||
file_picker: ^10.3.1
|
||||
file_picker: ^10.3.2
|
||||
file_selector: ^1.0.3
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_foreground_task: ^9.1.0
|
||||
flutter_highlighter: ^0.1.1
|
||||
flutter_linkify: ^6.0.0
|
||||
flutter_local_notifications: ^19.4.0
|
||||
flutter_local_notifications: ^19.4.1
|
||||
flutter_localizations:
|
||||
sdk: flutter
|
||||
flutter_map: ^8.2.1
|
||||
|
|
@ -39,20 +39,16 @@ dependencies:
|
|||
flutter_openssl_crypto: ^0.5.0
|
||||
flutter_secure_storage: ^9.2.4
|
||||
flutter_shortcuts_new: ^2.0.0
|
||||
flutter_typeahead: ## Custom fork from flutter_typeahead since the package is not maintain well.
|
||||
git:
|
||||
url: https://github.com/famedly/flutter_typeahead.git
|
||||
ref: main
|
||||
flutter_vodozemac: ^0.2.2
|
||||
flutter_web_auth_2: ^3.1.1 # Version 4 blocked by https://github.com/MixinNetwork/flutter-plugins/issues/379
|
||||
flutter_webrtc: ^1.1.0
|
||||
geolocator: ^14.0.2
|
||||
go_router: ^16.1.0
|
||||
go_router: ^16.2.1
|
||||
handy_window: ^0.4.0
|
||||
html: ^0.15.4
|
||||
http: ^1.5.0
|
||||
image: ^4.1.7
|
||||
image_picker: ^1.1.0
|
||||
image_picker: ^1.2.0
|
||||
intl: any
|
||||
just_audio: ^0.10.4
|
||||
latlong2: ^0.9.1
|
||||
|
|
@ -71,7 +67,7 @@ dependencies:
|
|||
qr_code_scanner_plus: ^2.0.10+1
|
||||
qr_image: ^1.0.0
|
||||
receive_sharing_intent: ^1.8.1
|
||||
record: ^6.0.0
|
||||
record: ^6.1.1
|
||||
scroll_to_index: ^3.0.1
|
||||
share_plus: ^11.1.0
|
||||
shared_preferences: ^2.2.0 # Pinned because https://github.com/flutter/flutter/issues/118401
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue