Create a Journaling app with Flutter

ValerianaGit💙 - Apr 24 '21 - - Dev Community

GitHub repo

Check out the GitHub repo for the code, above is an image of the widget tree and each nodes' relationships

1 - UI
Design screen 1 -> Scaffold
Body: ListView with Card tile,
Floating action button at bottom,

2 - Use Provider

3 - Create a callBack for the inkWell widget onPressed

4 - Most proud of scrollable Text and Textfield widgets.

. . . . . . . . . . . . . . . . .
Terabox Video Player