I am bringing a series of videos for you to teach you how to build an Industry Standard Flutter Application from scratch. I am also putting up companion articles.

In this series, you’ll learn basic as well advanced topics in Flutter. At the end of this series, you’ll have successfully built an industry standard application with very good UI and a scalable code-base with some excellent coding practices.

In this video, I’ll show you what and how you’ll build the application and will end up showing folder structure.

Timeline

  • AppCircle - 00:17
  • What is Null Safety - 00:40
  • Null Safety in Dart - 01:08
  • Nullable Types - 01:39
  • Null-aware operator - 02:00
  • Bang Operator - 02:32
  • The late keyword - 03:16
  • The required keyword - 03:44
  • Null Safety != Straight-forward - 04:15
  • Null-Safety made easy - 04:44
  • 600+ Errors - 05:48
  • 516 Errors - 06:57
  • dead_null_aware_operator - 07:24
  • missing_default_value_for_parameter - 07:56
  • unchecked_use_of_nullable_value - 13:11
  • unnecessary_null_comparison - 13:50
  • non_initialized_non_nullable_variable - 14:33
  • non_initialized_non_nullable_instance_field - 15:27
  • argument_type_not_assignable - 16:18
  • invalid_null_aware_operator - 17:56
  • Logical Issues - 18:35
  • Miscellaneous - 19:42
  • Summary - 20:42

If you liked the video, then please show me by hitting the like button for video and show some love by giving star 🌟 on Github.
https://github.com/TechieBlossom/movie_app_tutorial/tree/1pilot_episode

#flutter

Migrate to Null Safety - Flutter 2 (21) - Movie App | Industry Standard | Dev to Publish
3.35 GEEK