Skip to content

Support Local Storage  #963

Closed
Closed
@ddrechse

Description

@ddrechse

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    state:duplicateDuplicate of already reported issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions