chore: Downgrade record back to 4.4.4

This commit is contained in:
Krille 2023-10-30 16:32:21 +01:00
commit 0919d75b04
No known key found for this signature in database
5 changed files with 30 additions and 47 deletions

View file

@ -74,7 +74,7 @@ dependencies:
qr_code_scanner: ^1.0.0
qr_flutter: ^4.0.0
receive_sharing_intent: ^1.4.5
record: ^5.0.1
record: ^4.4.4 # Upgrade to 5 currently breaks playing on iOS
scroll_to_index: ^3.0.1
share_plus: ^7.0.0
shared_preferences: ^2.2.0 # Pinned because https://github.com/flutter/flutter/issues/118401