Flutter Code Linting - Improve your code and enforce Style and errors

preview_player
Показать описание

Join the Membership and support us directly!

Useful Links:

#linting #flutter #codemaintenance

Timeline
00:00 Introduction
00:57 What is Linting
03:32 Include Code Listing into your project
07:11 Overview of all possible Linting Rules
07:45 Discussion about Linting or not Listing
09:47 Lint Rule I: Missing Required Parameters
11:05 Lint Rule II: prefer_const
11:47 Lint Rule III: exhaustive_cases
12:27 Dart packages for Listing rules

** New Mentorship Program to boost your Flutter career **

***BOOKS I RECOMMEND***

** YOUTUBE OPTIMIZATION PLUG-INS I USE **

**ALL THE YOUTUBE EQUIPMENT I USE**:
Our current YouTube gear

🎉 ACCESSORIES:

** Social Medias **

Say hi to Max

Say hi to Mahtab
Рекомендации по теме
Комментарии
Автор

Hi everyone 🙂 a first video of the year and I am super excited to show you how to set up and utilize Code Linting in Flutter & Dart!

FlutterExplained
Автор

Thanks for making a simple video about a simple topic and not over complicating it. Really helpful.

DanFlorio
Автор

Very clear explanation of how to set things up. The examples also helped strongly with setting everything up in an existing project!

isthabest
Автор

The whole video was very good. This is very helpful in my upcoming projects and also BTW at 2:30 time, the mic had moved a bit, so if it was not intentional, then there may be an issue in the stand.

hemishpancholi
Автор

Very objective as the theme demands. Thanks for this video

lbarq
Автор

does it mean that those are incorrect or is the list not complete?

bbkk
Автор

Reall grasped the idea of linting through this tutorial.Thanx💙

rutviktak
Автор

Thank you fot the helpful video, and for your other videos as well.

taunus
Автор

I set up this linter for my project but my application still builds when errors detect with red waves. Can you show me how to stop application build when it detects errors by linter?

lainhathoang
Автор

Thanks for the great video. But is linting interessting for solo coders?

stefaandeconinck
Автор

Thank you for the great video Max! Just a short question. Do you have experience about the Bottom Nav bar being not static and being rerendered all time after switching the page? I can't get a solution for that. :) Thanks for your help.

Heading
Автор

Why would @required be obsolete with null safety?

atlantis_expedition_member