Flutter Local Data Persistence - SQLite TODO Part 4 (Creating the Service classes)

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

This video is Part 4 of our TODO app to introduce SQLite for Flutter. In this video we build the Service classes for the User and Todo tables. These classes will be used by provider to provide data for the app.

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