Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 270 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 270 Bytes

sqllite_demo

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