Video Lessons :)
I Made a Game in Flutter
I started playing around with Flutter and Flame to see what I could create, well here is the result!
I Redesigned Your Apps
I took two App designes and gave them a new look! Turned out super cool!
5 Flutter Tips for Large Projects
Learn these 5 tips and you can apply them INSTANTLY in your project. I promise you will not regret doing it!
Flutter Crash Course
We are going to learn by doing and build our very own net worth tracker!
React Crash Course - using TypeScript, Tailwind & Testing
Learning React has some huge upsides, you will work with one of the most popular programming language which is JavaScript and in this one we will use TypeScript!
I Launched a SaaS Product in 43 Days
Building a SaaS product in just 43 days have been a lot of fun, so let's deep dive in to it
Flutter Producivity beast - FVM
FVM is a great tool to handle your versions in Flutter and to me has become a no brainer to use
Vim Crash Course
Time to learn Vim, and the basics to become proficient in editing with it! I have been using it for the past 6 months and personally love using it!
Flutter Vim Setup to Become a 10x Developer
Become the next 10x developer and learn how you can use vim in Flutter development!
Flutter Web Opinions & Why I Choose Next
There are 6 topics that I consider when choosing a framework for my web projects
Add Inline Ads to Your Flutter App
Having ads can be super important for your apps, so let's take a look how we have use inline ads in our application
How I Became A GDE in Flutter & Dart
This is a story about why I started sharing and teaching other people and how that in term has led me to become the first Flutter & Dart GDE in Sweden!
Flutter Basics Updating the UI
What are the fundamental ways of updating the UI? And how come the UI is not updating unless I run a Hot Reload? Fear not we will look in to both of these and you will get a solid understanding of it!
Flutter Responsive Design Guide
Learning responsiveness will be a cruicial part now that flutter is a portable framework. Because of that we are going to learn some tips and tricks on how to approach it!
Flutter 2.0 in 5 Minutes or Less
We are going to cover all the major announcements of Flutter 2.0. This will be a quick read, I promise!
Make Anything in Flutter using RenderObjects
RenderObjects gives you the power to create anything in Flutter. Learning this you will get a deeper understanding and also a feeling that you can accomplish anything
My 10 Most Favorite Flutter Widgets
Learning new widgets can make your life a lot easier when working with Flutter. In This one we are going to take a look at my favorite ones!
Perfect Your Flutter Codebase using Two Linting Methods
Linting is a key part of your project, learn how to utilize it and pefect your codebase!
Master Documentation in Flutter
Understanding documentation is one of the most important topics of developing any kind of software. Here is a way that I recommend using the documentation in Flutter!
Why Choose Flutter in 2021
Some reasons that have let me to believe that Flutter will just keep growing and during 2021 I have a hunch that there are a lot to look forward to!
10 Flutter Tips to Be More Productive
Getting to know small (and big) tips can often times make us see things we didn't think of. This one will boost your productivity and make a lot of things easier!
Create Your Very Own Twitter App
I figured that it would be fun to make an app that lets me tweet without using the real twitter app. Learn API, Riverpod, Hooks, error handling and much more!