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

Persisting todo items #18

Closed
1 of 3 tasks
SimonLab opened this issue Sep 17, 2020 · 4 comments
Closed
1 of 3 tasks

Persisting todo items #18

SimonLab opened this issue Sep 17, 2020 · 4 comments
Assignees
Labels
enhancement New feature or request epic T1d

Comments

@SimonLab
Copy link
Member

SimonLab commented Sep 17, 2020

The PR #17 focused on explaining how to create a simple UI with the Flutter widgets. However it doesn't explain yet how to persist the items created while the application is running.
We want to describe what are the different way to store/save data and load the information when the application is reopened.

see also https://flutter.dev/docs/cookbook/persistence

@SimonLab SimonLab added enhancement New feature or request epic labels Sep 17, 2020
@SimonLab SimonLab self-assigned this Sep 17, 2020
@SimonLab SimonLab mentioned this issue Sep 17, 2020
2 tasks
@nelsonic
Copy link
Member

@SimonLab how long would it take to upgrade https://github.com/dwyl/phoenix-todo-list-tutorial to have a basic API that would allow Flutter to GET/POST to use it as a Backend? 💭

@SimonLab
Copy link
Member Author

@nelsonic I don't think it should take too long to add and it can be nice to see the API used with Flutter

@nelsonic
Copy link
Member

Please See: dwyl/phoenix-todo-list-tutorial#53

@nelsonic
Copy link
Member

nelsonic commented Feb 6, 2023

@SimonLab can we consider this done? 💭
This tutorial is using riverpod:

flutter_riverpod: ^2.1.1

@nelsonic nelsonic closed this as completed Feb 6, 2023
@github-project-automation github-project-automation bot moved this from 🔖 Ready for Development to ✅ Done in dwyl app kanban Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request epic T1d
Projects
Status: Done
Development

No branches or pull requests

2 participants