Flutter SQLite Database

Published 2022-03-08
Platform Udemy
Rating 2.19
Number of Reviews 3
Number of Students 32
Price $59.99
Instructors
Binary IT Solution
Subjects

Go to Udemy

Build a Flutter Database App with Drift Package and StateManagement with Provider Package

In this Flutter course we are going to learn about local data storage using drift package which help us to create and write SQL query more easily, it internally make use of SQLite 3 and work well both with Android and iOS.

We will able learn about Flutter state management using Provider package which is really popular among Flutter developers. We will cover basic to advance state management using Provider package.

By using provider instead of manually writing InheritedWidget, you get:

Drift is a reactive persistence library for Flutter and Dart, built on top of sqlite. Drift is

Go to Udemy