This repo is for practising Sqllite CRUD operations by reading local JSON file , store, retrieve , update and delete data using moor package. Database: moor(sqllite) // you can use drift also. State Management: cubit architecture:TDD clean acrchitecture
ParmarHemanshu/sqllite_demo
This repo is for practising Sqllite CRUD operations by reading local JSON file , store, retrieve , update and delete data using moor package.
Dart