pathaniaajay's Stars
DeepakRattan/Flutter_Demo
This is first basic flutter demo project which demonstrates the basic UI screen using MaterialApp and Scaffold widget .
DeepakRattan/SQLiteDatabaseDemo
This project demonstrates how to use the onUpgrade() method effectively.Better way to use Alter Table instead of using drop table in onUpgrade method.