Flutter Sqlite local database usage example.

learn how to craete , open an sqlite local database for your flutter application and perform all the needed transactions. (CRUD) => create or insert, read or retreive, update and delete from or to your database