znha / FlutterSqliteLocalDatabaseExample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Dart 91.7%Language:Swift 5.8%Language:Kotlin 1.9%Language:Objective-C 0.5%