Skip to content

Support Local Storage #963

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ddrechse opened this issue Aug 9, 2023 · 2 comments
Closed

Support Local Storage #963

ddrechse opened this issue Aug 9, 2023 · 2 comments
Labels
state:duplicate Duplicate of already reported issue

Comments

@ddrechse
Copy link

ddrechse commented Aug 9, 2023

New Feature / Enhancement Checklist

Current Limitation

Support saveEventually() when using the Flutter SDK.
Support the ability for offline Storage

Feature / Enhancement Description

Currently, as I understand it, saveEventually is only supported in Android and IOS sdk
I assume they use proprietary local storage APIs

Flutter has the capability to also support local Storage based on the following post
https://santhosh-adiga-u.medium.com/using-local-storage-in-flutter-874721dfe4ca

Example Use Case

When using the flutter sdk, I am able to call saveEventually and utilize offline Storage for when my app is not connected to the backend

Alternatives / Workarounds

None

@parse-github-assistant
Copy link

Thanks for opening this issue!

  • 🎉 We are excited about your ideas for improvement!

@mbfakourii mbfakourii added the state:duplicate Duplicate of already reported issue label Aug 9, 2023
@mbfakourii
Copy link
Member

mbfakourii commented Aug 9, 2023

Duplicate and in progress

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:duplicate Duplicate of already reported issue
Projects
None yet
Development

No branches or pull requests

2 participants