Flutter Local Data Persistence - SQLite TODO Part 3 (Creating the SQL database)

Опубликовано: 20 Июнь 2021
на канале: Johan Jurrius
2,218
32

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