In this video of the Day2 of the Flutter App development series, we take a look at how to begin using the SQFLITE DB for Flutter.
Using Persistent data in Flutter application is important to access data across the app's lifecycle.
As part of this video, we will create a simple Table of data and use it to store and retrieve our first data, the actual tasks.
The table is called as a Task Table and it is used to store and retrieve the tasks along with the Hours for which it is scheduled for.
Once the task is retrieved, it is then set to show up in the home page of the application.
Link to the Tasko App Codebase - https://github.com/barathmonk/taskoap...
As usual, check my blog out!!
https://androidmonks.com/
Social Media
Follow me on Twitter: / diputsc
Follow my Facebook: / androidsmonk
Follow me on Instagram: / diputs.crea. .
Follow me on Medium: / baradwaj.varadhar. .
Disclaimer:
All videos are for educational purpose only. Any video might have a slight mistake, please take decisions based on your research. This video does not force anything on you.