Flutter moor(drift) tutorial - Building NoteKeeper App from scrach | Finishing App

preview_player
Показать описание
[Source Code]
In this video we will discuss how to fetch note from moor/drift database and base on that we can design UI as well.
Hi guys,
2. I have posted a blog post on moor,check out in medium.

Prefer to read other blog
Enroll Udemy course:
Source code:

[Referral Link]

Disclaimer:
All videos and content are for educational purpose and use them wisely. Any video may have a mistake, please take decisions based on your research. This video is not forcing anything on you.
Рекомендации по теме
Комментарии
Автор

thank you but can i ask about why still using path_provider: ^2.0.0?
also plesae tell me
witch Flutter Architecture are using in this app?
mvc , mvvm? mvp?

faisalfotoh
Автор

does drift supports shrinking or vacuuming database, how can i securely delete a record from database, i wanna make sure that after i delete the data, it should not be recoverable, not even by income tax department, is there any database you recommend to do this job

harshkavar
Автор

For date, why didn't you use DateColumn directly instead of TextColumn ?

francisndubanumbi