Тёмный

Custom Linter Rule for Dart Analyzer - Flutter Global Summit'23 talk by Oleksandr Leushchenko 

Oleksandr Leushchenko
Подписаться 1 тыс.
Просмотров 891
50% 1

This video is from the closed senior track from the Flutter Global Summit'23 conference.
“This variable can be final”, “Add const here”, “Implicit dynamic” and many other rules help us be effective developers. And even may prevent critical mistakes in early development stages. These common rules were provided by the Dart team, they are the foundation of product quality. Flutter developers may go even further and add custom rules that will be specific to the team or project. During this talk, I will walk you through the process of creating a custom linter rule in easy and hard ways.
---
Russia started an unfair and cruel war against my country. If you found this video interesting or useful, please, donate to Ukraine’s Armed Forces. I can recommend my friends volunteers - the “Yellow Tape”, you can be 100% sure that the money will support our victory. Thanks in advance to everyone who participated.
Glory to Ukraine! 🇺🇦
Ukraine's Armed Forces - bank.gov.ua/en/news/all/natsi...
Yellow Tape - www.yellow-tape.com.ua/home-eng
---
00:00 Oleks is thinking about good old times
02:28 How to control Analyzer
03:58 Custom "Amend Model Suffix" linter rule the hard way
17:14 Custom "Amend Model Suffix" linter rule the easy way
23:11 Implementing auto-fix for custom linter rule
26:35 Custom rule for pubspec.yaml file
31:14 Conclusion

Опубликовано:

 

4 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 2   
@dxdsdx
@dxdsdx Год назад
Amazing story and video
@samgarg5228
@samgarg5228 Год назад
Great video. Just one thing shouldn't we extend LintRule class for pubspec files instead of DartLintRule just for semantics?
Далее
How principled coders outperform the competition
11:11
BDD in Flutter #4 - Mocking Network
7:29
Просмотров 1,8 тыс.
JavaScript Interop in Flutter Web
32:17
Просмотров 1,3 тыс.
The moment we stopped understanding AI [AlexNet]
17:38
Просмотров 847 тыс.
Private Dart and Flutter packages | Flutter Forward
10:15
Dear Game Developers, Stop Messing This Up!
22:19
Просмотров 699 тыс.
I've been using Redis wrong this whole time...
20:53
Просмотров 347 тыс.
When RESTful architecture isn't enough...
21:02
Просмотров 265 тыс.
BDD in Flutter #2 - adding tests to a completed project
10:25