2019 in Retrospective: Udemy and YouTube Income Report

This article is a complete retrospective of my journey creating Flutter tutorials and courses in 2019. I share a full income report from my Udemy sales, and all the numbers from my YouTube channel. https://codewithandrea.com/videos/2019-retrospective-udemy-youtube/

созданный 5y | 16 янв. 2021 г., 19:21:52


Войдите, чтобы добавить комментарий

Другие сообщения в этой группе

Use Multiple Flutter Versions with Puro

Puro is a powerful tool that lets you install multiple versions of Flutter and easily switch between them in your projects. https://codewithandrea.com/tips/multiple-flutter-versions-puro/

25 июн. 2025 г., 13:40:03 | Code with Andrea
Build Flutter Apps FASTER with Claude Code Opus 4

A crash course on using Claude Code to build a non-trivial Flutter project involving native integrations like speech recognition and permissions. https://codewithandrea.com/videos/build-flutter-apps-f

25 июн. 2025 г., 13:40:03 | Code with Andrea
Code Review of Cashew App: Lessons from a Flutter App with 100k+ Downloads

In-depth code review of Cashew, a budget and expense tracking app with 4.9 star ratings, 100,000+ downloads, and just as many lines of code. https://codewithandrea.com/videos/code-review-cashew-app/

9 июн. 2025 г., 12:40:13 | Code with Andrea
How to Configure the Updated Code Formatter in Dart 3.8

Dart 3.8 introduced an updated formatter with various configuration options. Learn what’s new and how to prepare your codebase. https://codewithandrea.com/articles/updated-formatter-dart-3-8/

21 мая 2025 г., 12:10:09 | Code with Andrea
Preserve Trailing Commas in Dart 3.8

Dart 3.8 introduces a new formatting option to preserve trailing commas, overriding the new formatting style introduced in Dart 3.7. https://codewithandrea.com/tips/preserve-trailing-commas-dart-3.8/

21 мая 2025 г., 12:10:08 | Code with Andrea
May 2025: Flutter 3.32, Dart 3.8, Material 3 Expressive, Local-First Apps with PowerSync

Also included: How Flutter works (video series), the definitive guide to Navigator 2.0, and the latest from Code with Andrea. https://codewithandrea.com/newsletter/may-2025/

21 мая 2025 г., 12:10:08 | Code with Andrea
Hot Reload on Flutter web (3.32)

To enable this, switch to Flutter 3.32 and run your app with --web-experimental-hot-reload https://codewithandrea.com/tips/hot-reload-flutter-web/

21 мая 2025 г., 09:50:04 | Code with Andrea