DenisovAV / flutter_tv

233 stars 40 forks source link

Failed when you have `shared_preferences` as dependency #12

Closed keanallen closed 1 year ago

keanallen commented 1 year ago

Failed the app in running due to shared_preferences package.

Please see screenshot below:

image

DenisovAV commented 1 year ago

Yes, shared preferences don't work for apple tv, will add custom_shared_preferences package soon

keanallen commented 1 year ago

Do you have any estimated dates?


Sorry to ask 😅

DenisovAV commented 1 year ago

No :) but I'll try as soon as possible when find time. I understand that this is one of the most important plugins that everyone needs

DenisovAV commented 1 year ago

Take a look, I updated the example, for Apple TV you can use custom shared preference instead of shared preferences