Merge pull request #998 from krille-chan/krille/update-record-package

build: Update record package
This commit is contained in:
Krille-chan 2024-05-19 14:53:29 +02:00 committed by GitHub
commit a4e8ffdc7f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 40 additions and 26 deletions

View file

@ -76,7 +76,7 @@ dependencies:
punycode: ^1.0.0
qr_code_scanner: ^1.0.1
receive_sharing_intent: 1.4.5 # Update needs more work
record: 4.4.4 # Upgrade to 5 currently breaks playing on iOS
record: ^5.0.5
scroll_to_index: ^3.0.1
share_plus: ^9.0.0
shared_preferences: ^2.2.0 # Pinned because https://github.com/flutter/flutter/issues/118401