Flutter SQLite Database with full project
Flutter SQLite Database with full project Build a Flutter Database App with Flutter Bloc "Cubit" State Management, using localization to use multiple language... Free for Limited Enrolls https://www.udemy.com/course/flutter-sqlite-database-full-project/?couponCode=1505B27E74CE2C47B215 In this course you will learn the basics of Local Database "SQLite", We will build a full flutter App, Using Local Database using SQFlte, to create our data base also to insert some data to our database and how to delete from our data base, how to use The flutter bloc in an easy way... By Using SQFlite Package you can deal with :- How to create your Database. How to insert to Databasse. How to delete from Database. How to get from Database. By using Cubit "Flutter Bloc" state management :- How to create our States... How to create our Cubit... How to create Bloc Provider how to get an object from our cubit to our screen... How to consume your data to listen and build your pro