Macros can be a game-changer in Dart & Flutter!

preview_player
Показать описание
Macros is an exciting new experimental feature introduced in Dart.

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

using freezed we can generate boiler plate code for bloc and cubit as well. Will macros solve that also?

satyamktr
Автор

Will this also affect the Riverpod package itself since we have to use build_runner package and the system gets super slow once the number of provider files increases..

Hopefully macros helps with this...

durgeshsawant