Skip to content
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

Eventual connectivity, caching and local storage #37

Open
DavidMS73 opened this issue Dec 4, 2021 · 0 comments
Open

Eventual connectivity, caching and local storage #37

DavidMS73 opened this issue Dec 4, 2021 · 0 comments

Comments

@DavidMS73
Copy link

Analyzing Kalium, some improvements correspond to:

  1. Save the monkey image. These images correspond to the main account, the secondary accounts, and the contacts.
  2. Save the latest transactions. In case the connection is lost, it should also show a message indicating the last time this information was retrieved.
  3. Save the amount of Banano coins. In case the connection is lost, it should also show a message stating the last time this information was saved since the user can execute more transactions from the web.

For these improvements plugins such as flutter_cache_manager and cached_network_image could be used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant