nisrulz / flutter-examples

[Examples] Simple basic isolated apps, for budding flutter devs.
https://nisrulz.com/flutter-examples/
Apache License 2.0
6.86k stars 1.65k forks source link

Added a sample app to store data locally using SQlite #102

Closed Mukund-Tandon closed 1 year ago

Mukund-Tandon commented 2 years ago

What does this implement/fix? Explain your changes This is sample app which implements storing data from app locally using sqlite Does this close any currently open issues?

Any relevant logs, error output, bug-report etc?

Any other comments?

Screenshot

Video-

https://user-images.githubusercontent.com/71614009/136428257-48c9333b-d16a-4844-b6a6-adcf3984481d.mp4

Mukund-Tandon commented 2 years ago

Hi, @nisrulz any updates regarding this PR?