Flutter Local Data Persistence - SQLite TODO Part 2 (Creating the tables)

Опубликовано: 20 Июнь 2021
на канале: Johan Jurrius
1,929
26

This video is Part 2 of our TODO app to introduce SQLite for Flutter. In this video we build the User and Todo tables (models).

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