

Remi Rousselet
Open-source software engineer at Invertase

Rémi is an active member of the Flutter community since its early days. He is the author of various popular packages such as Provider/Riverpod, flutter_hooks or Freezed. At Invertase, he is working on open-source projects to simplify the life of other developers.
Building dev tools for your Flutter apps
Maintaining a large codebase can be challenging.
Let's see together what we can do to help with development!
We will cover topics the following topics:
- Using analysis_server_plugins to create custom lint rules/quick-fix/refactors
- Writing a code-generator for your own projects using build_runner/analyzer
- Using devtools_extensions to extend the Flutter devtool with custom tabs
These are topics that can sound scary at first. But fear not. The goal of this talk is to convince you that anyone can write such tools, and that you can do so in a very short amount of time.
