Flutter Networking Tutorial: Getting Started
Nov 21 2023 · Article (30 mins)
In this tutorial, you’ll learn how to make asynchronous network requests and handle the responses in a Flutter app connected to a REST API.
Flutter Networking Tutorial: Getting Started
In this tutorial, you’ll learn how to make asynchronous network requests and handle the responses in a Flutter app connected to a REST API.
Flutter & Dart
New
State Management With Provider
Oct 31 2023 · Article (30 mins)
The Flutter team recommends several state management packages and libraries. Provider is one of the simplest to update your UI when the app state changes.
State Management With Provider
The Flutter team recommends several state management packages and libraries. Provider is one of the simplest to update your UI when the app state changes.
Flutter & Dart
New
ChatGPT Tutorial for Flutter: Getting Started
Oct 17 2023 · Article (30 mins)
Learn how to incorporate ChatGPT into your Flutter apps! In this tutorial, see how to leverage machine learning and ChatGPT with a real-world trivia app.
ChatGPT Tutorial for Flutter: Getting Started
Learn how to incorporate ChatGPT into your Flutter apps! In this tutorial, see how to leverage machine learning and ChatGPT with a real-world trivia app.
Multiple Domains
New
New Features at Kodeco — October 2023 Update
Oct 2 2023 · Article (5 mins)
Make the most out of your time with Kodeco — check out the newest site features created just for you!
New Features at Kodeco — October 2023 Update
Make the most out of your time with Kodeco — check out the newest site features created just for you!
Flutter & Dart
New
Testing in Flutter
Sep 19 2023 · Video Course (1 hr, 24 mins)
Testing is one of the important aspect in app development. Testing helps to find and fix bugs, increasing the quality of the application. This course will introduce testing and different types of tests in Flutter. You will learn how to write unit tests, widget tests, and integration tests in Flutter. You will also learn how to write tests for your apps. You will learn how to Generate Goldens for UI Comparison and Automate running tests.
Testing in Flutter
Testing is one of the important aspect in app development. Testing helps to find and fix bugs, increasing the quality of the application. This course will introduce testing and different types of tests in Flutter. You will learn how to write unit tests, widget tests, and integration tests in Flutter. You will also learn how to write tests for your apps. You will learn how to Generate Goldens for UI Comparison and Automate running tests.
Multiple Domains
New
Getting Started with Git
Aug 14 2023 · Video Course (48 mins)
An introduction to Git! Learn the basics of Git so you can use it in your daily workflow.
Getting Started with Git
An introduction to Git! Learn the basics of Git so you can use it in your daily workflow.
Flutter & Dart
New
The Top 5 Flutter State Management Solutions: A Deep Dive
Jul 26 2023 · Article (35 mins)
State management is a critical part of any user-facing application’s architecture. It ensures the app’s data and interface remain synchronized as users interact. In the following tutorial, you will explore the most popular state management solutions offered in Flutter.
The Top 5 Flutter State Management Solutions: A Deep Dive
State management is a critical part of any user-facing application’s architecture. It ensures the app’s data and interface remain synchronized as users interact. In the following tutorial, you will explore the most popular state management solutions offered in Flutter.
Learn about getting and parsing JSON data from the internet when building a cross-platform app using Flutter.
Parsing JSON in Flutter
Learn about getting and parsing JSON data from the internet when building a cross-platform app using Flutter.
Multiple Domains
New
New Features at Kodeco — June 2023 Update
Jul 3 2023 · Article (5 mins)
Make the most out of your time with Kodeco — check out the newest site features created just for you!
New Features at Kodeco — June 2023 Update
Make the most out of your time with Kodeco — check out the newest site features created just for you!
Flutter & Dart
Data Structures & Algorithms in Dart
Jun 21 2023 · Book
Perhaps you’ve heard about Big O notation, stacks and queues, or bubble sort and quicksort. You’d like to learn more, but it’s hard to find any good examples and explanations that use your favorite programming language, Dart.
Data Structures & Algorithms in Dart is here to help with in-depth explanations, copious illustrations, and step-by-step examples. The book begins by reviewing fundamental data structures like lists and maps and then goes on to teach you how to build other important structures from scratch, including stacks, linked lists, queues, trees and graphs. From there you’ll use these data structures to understand and write many different traversal, searching and sorting algorithms. All along the way, you’ll learn how to analyze the efficiency of your code and express that efficiency using Big O notation.
Data Structures & Algorithms in Dart
Perhaps you’ve heard about Big O notation, stacks and queues, or bubble sort and quicksort. You’d like to learn more, but it’s hard to find any good examples and explanations that use your favorite programming language, Dart.
Data Structures & Algorithms in Dart is here to help with in-depth explanations, copious illustrations, and step-by-step examples. The book begins by reviewing fundamental data structures like lists and maps and then goes on to teach you how to build other important structures from scratch, including stacks, linked lists, queues, trees and graphs. From there you’ll use these data structures to understand and write many different traversal, searching and sorting algorithms. All along the way, you’ll learn how to analyze the efficiency of your code and express that efficiency using Big O notation.
Multiple Domains
WWDC 2023 First Impressions Livecast
Jun 6 2023 · Article (1 min)
If you missed our WWDC First Impressions livecast last night, featuring our most opinionated iOS team members, you can catch the replay here!
WWDC 2023 First Impressions Livecast
If you missed our WWDC First Impressions livecast last night, featuring our most opinionated iOS team members, you can catch the replay here!
Multiple Domains
Google I/O 2023’s Most Exciting AI Announcements
May 24 2023 · Article (10 mins)
Google I/O 2023 was full of exciting AI announcements. Here is a rundown of the top tech to watch for mobile developers and consumers, as well as what to do if you want early access to new AI-powered Google tools.
Google I/O 2023’s Most Exciting AI Announcements
Google I/O 2023 was full of exciting AI announcements. Here is a rundown of the top tech to watch for mobile developers and consumers, as well as what to do if you want early access to new AI-powered Google tools.
Flutter & Dart
Google I/O 2023: Flutter Levels Up to Version 3.10
May 12 2023 · Article (10 mins)
While Google spent a lot of their developer conference talking about artificial intelligence, Flutter managed to sneak out version 3.10. It provides a lot of awesome features that you can use in your code today.
Google I/O 2023: Flutter Levels Up to Version 3.10
While Google spent a lot of their developer conference talking about artificial intelligence, Flutter managed to sneak out version 3.10. It provides a lot of awesome features that you can use in your code today.
Multiple Domains
Google I/O First Impressions Livecast
May 11 2023 · Article (1 min)
If you missed our Google I/O First Impressions livecast last night, featuring our most opinionated Android team members, you can catch the replay here!
Google I/O First Impressions Livecast
If you missed our Google I/O First Impressions livecast last night, featuring our most opinionated Android team members, you can catch the replay here!
Multiple Domains
How Google Is Addressing AI Ethics — Google I/O 2023
May 10 2023 · Article (10 mins)
AI is powerful and risky. It can spread misinformation, violate privacy and create deep fakes. Learn how Google is being responsible and ethical with their AI offerings.
How Google Is Addressing AI Ethics — Google I/O 2023
AI is powerful and risky. It can spread misinformation, violate privacy and create deep fakes. Learn how Google is being responsible and ethical with their AI offerings.
Multiple Domains
New
Announcing Spring Sale: One-Year Personal Plans for Just $399!
May 2 2023 · Article (5 mins)
Get complete and immediate access to a One-Year Kodeco Personal Plan for just $399 — that’s a massive savings of 33% over what you’d pay with the usual per-month price!
Announcing Spring Sale: One-Year Personal Plans for Just $399!
Get complete and immediate access to a One-Year Kodeco Personal Plan for just $399 — that’s a massive savings of 33% over what you’d pay with the usual per-month price!
Multiple Domains
Don’t Miss Our Google I/O 2023 Livecast – May 10, 9PM EST!
May 1 2023 · Article (5 mins)
Join us for our First Impressions livecast event covering Google I/O 2023 highlights, opinions from our panel of experts and more!
Don’t Miss Our Google I/O 2023 Livecast – May 10, 9PM EST!
Join us for our First Impressions livecast event covering Google I/O 2023 highlights, opinions from our panel of experts and more!
Multiple Domains
Two-Year Kodeco Plans for Just $599 – Limited Time!
Apr 24 2023 · Article (5 mins)
Get complete and immediate access to a Two-Year Kodeco Personal Plan for just $599 — that’s half of what you’d pay with the usual per-month price! Limited time only.
Two-Year Kodeco Plans for Just $599 – Limited Time!
Get complete and immediate access to a Two-Year Kodeco Personal Plan for just $599 — that’s half of what you’d pay with the usual per-month price! Limited time only.
Create impressive hero animations using the Hero Widget in Flutter when transitioning from one screen to another.
This course covers key topics such as the fundamentals of hero animations, utilizing the components of the Hero widget to create advanced animations,
and hands-on development of visually stunning animations while working on the Fooder app.
Flutter Hero Animations
Create impressive hero animations using the Hero Widget in Flutter when transitioning from one screen to another.
This course covers key topics such as the fundamentals of hero animations, utilizing the components of the Hero widget to create advanced animations,
and hands-on development of visually stunning animations while working on the Fooder app.
Flutter & Dart
Live Chat With Pusher Using Provider
Mar 29 2023 · Article (30 mins)
Learn how to setup a real-time messaging Flutter App using Pusher API and a Go backend deployed as a containerised web service to GCP Cloud Run.
Live Chat With Pusher Using Provider
Learn how to setup a real-time messaging Flutter App using Pusher API and a Go backend deployed as a containerised web service to GCP Cloud Run.
Flutter & Dart
Flutter Desktop Apps: Getting Started
Mar 28 2023 · Video Course (1 hr, 2 mins)
Learn how to create a Flutter Desktop App for both the Macintosh and Windows platforms.
Create applications that run as fast as native apps and look like a native app.
Use the native menu system and access local files.
Flutter Desktop Apps: Getting Started
Learn how to create a Flutter Desktop App for both the Macintosh and Windows platforms.
Create applications that run as fast as native apps and look like a native app.
Use the native menu system and access local files.
Flutter & Dart
State Restoration of Flutter App
Mar 15 2023 · Article (20 mins)
Android and iOS interrupt application processes to optimize resource usage by killing the app, losing the app’s state. Here, you’ll explore clever state restoration techniques in Flutter.
State Restoration of Flutter App
Android and iOS interrupt application processes to optimize resource usage by killing the app, losing the app’s state. Here, you’ll explore clever state restoration techniques in Flutter.
Multiple Domains
Professional Development Seminars 2023
Mar 7 2023 · Video Course (2 hrs, 30 mins)
You’ve built your development skills through our high-quality, up-to-date books and videos, and now it’s time to take things to the next level! Our Professional Development Seminars are live, bi-monthly events designed to connect you with top-tier developers and other professionals from our community, who are ready to share their hard-won and battle-tested advice with you, available exclusively to Annual Ultimate Pro Subscribers.
Professional Development Seminars 2023
You’ve built your development skills through our high-quality, up-to-date books and videos, and now it’s time to take things to the next level! Our Professional Development Seminars are live, bi-monthly events designed to connect you with top-tier developers and other professionals from our community, who are ready to share their hard-won and battle-tested advice with you, available exclusively to Annual Ultimate Pro Subscribers.
Flutter & Dart
Flutter Accessibility: Getting Started
Feb 22 2023 · Article (25 mins)
Learn how to improve the accessibility of your Flutter app by providing more semantic details for screen readers and following other items from Flutter’s accessibility checklist.
Flutter Accessibility: Getting Started
Learn how to improve the accessibility of your Flutter app by providing more semantic details for screen readers and following other items from Flutter’s accessibility checklist.