Kodeco - Managing State in Flutter
Brian Moakley | Duration: 1:19 h | Video: H264 1920x1080 | 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


Полная новость

Kodeco - Flutter Navigator 2.0
Shrihriday Bhagwat | Duration: 1:47 h | Video: H264 1920x1080 | 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


Полная новость

Kodeco - Beginning FlutterFire
Simone Alessandria | Duration: 1:42 h | Video: H264 1920x1080 | Audio: AAC 48 kHz 2ch | 635 MB | Language: English
Firebase can help you add back-end features to your Flutter app without writing any back-end code. It provides several tools that you can immediately use, like authentication, a centralized database, file storing in the cloud, and sending notifications. In this course you'll learn how to configure and use FlutterFire, a set of plugins to integrate Firebase within your Flutter apps!
Covered concepts
• Firebase configuration in a Flutter app


Полная новость

Kodeco - Supabase with Flutter
Kevin D. Moore | Duration: 2:10 h | Video: H264 1920x1080 | 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


Полная новость

Kodeco - Programming in Dart Classes
Brian Douglas Moakley | Duration: 1:14 h | Video: H264 1920x1080 | Audio: AAC 48 kHz 2ch | 745 MB | Language: English
In this final course in the Programming with Dart series, you'll be introduced to one of the most important aspects of the language: classes. You'll learn how to define your own classes and how to use the object oriented features in the Dart programming language.
This course is written for people who are new programming! If you don't know the difference between a function and an object, you've come to the right place.
Before starting, you should have watched Programming in Dart: Fundamentals, Programming in Dart: Control Flow & Collections and Programming in Dart: Functions & Closures. This course will build on those foundational concepts and expand on your understanding of the Dart programming language.
Covered concepts


Полная новость


Kodeco - Programming in Dart Functions & Closures
Free Download Kodeco - Programming in Dart: Functions & Closures
Brian Douglas Moakley | Duration: 1 h | Video: H264 1920x1080 | Audio: AAC 48 kHz 2ch | 597 MB | Language: English
You'll continue to build on the lessons taught in the Programming in Dart series by learning how to write functions to maximize code reuse as well as to filter and map collections. You'll also be introduced to self-contained functions called closures to take your Dart code to the next level.
This course is written for people who are new to programming! If you don't know the difference between a function or an object, you've come to the right place.
Before starting, you should have watched Programming in Dart: Fundamentals and Programming in Dart: Control Flow & Collections. This course will build on those foundational concepts and expand on your understanding of the Dart programming language.


Полная новость

Kodeco - Programming in Dart Control Flow & Collections
Free Download Kodeco - Programming in Dart: Control Flow & Collections
Brian Douglas Moakley | Duration: 1 h | Video: H264 1920x1080 | Audio: AAC 48 kHz 2ch | 540 MB | Language: English
This course will build on the previous Programing with Dart course whereby you'll learn how to manage control flow in your programs as well as explore several of the built in collection types.
This course is written for people are new programming! If you don't know the difference between loop or a switch, then you've come to the right place!
Before starting, you should have watched Programming in Dart: Fundamentals. This course will build on those foundational concepts and expand on your understanding of the Dart programming language.


Полная новость

Kodeco - Your First Flutter App - Polishing the App
Free Download Kodeco - Your First Flutter App: Polishing the App
Brian Douglas Moakley | Duration: 2:31 h | Video: H264 1920x1080 | Audio: AAC 48 kHz 2ch | 1,42 GB | Language: English
This is a sequel to "Your First Flutter App: An App from Scratch" where you'll complete the app into a polished final product that will work both on iOS and Android.
Covered concepts
• Dart Basics


Полная новость

Kodeco - Your First Flutter App An App From Scratch
Free Download Kodeco - Your First Flutter App: An App From Scratch
Brian Douglas Moakley | Duration: 1:59 h | Video: H264 1920x1080 | Audio: AAC 48 kHz 2ch | 1,21 GB | Language: English
Updated for 2022. If you're a complete beginner to Flutter development and wondering how to get started, this is the course for you.
This course is for people getting started with Flutter and that have completed the Your First Flutter App and Programming with Dart: Fundamentals courses, or have the equivalent knowledge.
Covered concepts


Полная новость

Kodeco - Dart Null Safety in Flutter
Free Download Kodeco - Dart Null Safety in Flutter
Simone Alessandria | Duration: 0:33 h | Video: H264 1920x1080 | Audio: AAC 48 kHz 2ch | 187 MB | Language: English
All Flutter versions since Flutter 2 support Sound Null Safety. Strange as it may seem at first, this is to help you as a developer! In this course, see how to use Dart Null Safety to your advantage, and build apps faster and more reliably. Use null aware operators, the new "late" and "required" keywords, and understand how to automatically migrate your older null unsafe code to the newer Flutter versions.
Covered concepts
• Nullable and Non-nullable types


Полная новость