fix: Shared preferences package for flutter 3.7
This commit is contained in:
parent
35174cb859
commit
d00b0b4d6c
5 changed files with 17 additions and 13 deletions
|
|
@ -75,7 +75,7 @@ dependencies:
|
|||
record: ^4.4.4
|
||||
scroll_to_index: ^3.0.1
|
||||
share_plus: ^4.0.10+1
|
||||
shared_preferences: ^2.0.13
|
||||
shared_preferences: 2.0.15 # Pinned because https://github.com/flutter/flutter/issues/118401
|
||||
slugify: ^2.0.0
|
||||
swipe_to_action: ^0.2.0
|
||||
system_theme: ^2.0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue