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

preview_player
Показать описание
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.

You can find my Dart playlist here:
Рекомендации по теме
Комментарии
Автор

Thanks for the amazing and FREE tutorials. Quick question for some reason my VSCode does note color code my code as nicely as yours. Is there an extension that i need to install?

tertiusscheepers