This video is Part 3 of our TODO app to introduce SQLite for Flutter. In this video we build the Database class with CRUD operations for both the User and Todo tables.
We are creating a TODO app using the sqflite package for Flutter. Find the finished TODO app here: https://drive.google.com/file/d/1Qx_Y...
Watch the whole playlist for my Flutter course here: • Flutter Course .
You can find my Dart playlist here:
• Dart Basics and a bit more