A Flutter todo.txt app.
About folders structure: Riverpod Folder Structure.
A small video.
- Create a Dropbox app
- Create the .env file with Dropbox api key & secret (see env.sample)
- Run
dart run build_runner build --delete-conflicting-outputs
- Build the app as usually
- Suffer^W Enjoy
P.S. there are a lot of TODOs in the todo app source as work is still in progress :)