Tag: Flutter

Kodeco – Managing State in Flutter


Brian Moakley | Duration: 1:19 h | Video: H264 1920×1080 | Audio: AAC 48 kHz 2ch | 427 MB | Language: English
State management is a key aspect of working with Flutter. There are lots of different solutions with lots of different approaches. In this course, you’ll learn about the base tools provided by Flutter and then learn how to use the Google recommended state management solution, Provider.
Covered concepts
• Inherited widget

(more…)

Kodeco – Flutter Navigator 2.0


Shrihriday Bhagwat | Duration: 1:47 h | Video: H264 1920×1080 | Audio: AAC 48 kHz 2ch | 651 MB | Language: English
Navigator 2.0 is Flutter’s new declarative API for the Navigator widget. Learn how to migrate an app from old navigation patterns to use Navigator 2.0 and see how to make your app work with the URL bar and browser history in Flutter Web.
Covered concepts
• Introduction To Navigator 1 and 2

(more…)

Kodeco – Supabase with Flutter


Kevin D. Moore | Duration: 2:10 h | Video: H264 1920×1080 | Audio: AAC 48 kHz 2ch | 639 MB | Language: English
Learn how to create a cloud based database and authentication application using Supabase. This is an easy to use Postgres relational database along with authentication. There are easy to use libraries for Flutter. Easily setup email/password authentication along with your favorite providers like: Google, Facebook and Apple. Use a webpage to easily create database tables.
This course is for developers looking for alternatives to Firebase or other database systems. Developers will have an intermediate level of experience with Flutter.
Covered concepts

(more…)