Learn how to build a responsive and multilingual news app with Cubit, using a scalable architecture and unit and widget testing
This article is an introduction to the new features of Dart 3, such as switch expressions, patterns, records, class modifiers, etc.
Learn what break & continue keywords are and how they work in Dart & Flutter
Learn what the for loop is and how it works in Dart & Flutter. And learn the different types of for loops: for & for-in
Learn what the do-while loop is and how it works in Dart & Flutter
Learn what the while loop is and how it works in Dart & Flutter
Learn what the Map is and how it works in Dart & Flutter and how to create them
Learn what the List is and how they work in Dart & Flutter. Arrays in Dart & Flutter how to create them.
Learn what is the switch case statement and how to use in Dart and Flutter
Through this course, we have learned variables, types, operators, decision-making, etc. Now is the time to put what we have learned into practice
Youtube
GitHub
Facebook
Twitter
How to format code snippets in blogger posts (2023)
Flutter: Simple CRUD with Firebase & Cubit
Flame: Getting started: Setting up the project
Embed an http web server in Android
Connectivity plus. Show your users if they have internet connection
Flutter: Decision making: if, else-if, else
Flutter: Exercises & solutions part 1
Flutter: Concatenation & interpolation
Flutter: Relational operators
Dart: Reverse an integer number