I'm making a simple todolist application using sqflite. but when the application is opened/flutter is run for the first time, the data on the main page does not appear. the data will appear when I add a new data. how to solve it?
Github repo link: https://github.com/Itqonibras/todoo_app.git
Pre-existing data will appear when the application is first opened