fix: Shared preferences package for flutter 3.7

This commit is contained in:
Christian Pauly 2023-01-27 14:11:49 +01:00
commit d00b0b4d6c
5 changed files with 17 additions and 13 deletions

View file

@ -110,5 +110,7 @@
</dict>
<key>CADisableMinimumFrameDurationOnPhone</key>
<true/>
<key>UIApplicationSupportsIndirectInputEvents</key>
<true/>
</dict>
</plist>