Flutter Basics - How Flutter renders the contents on the screen?
After reading my previous article in this series, you would be wondering that how actually flutter rebuilds widgets. Every widget has its own build method and they are called often! During a complete rebuild, how much of a performance hit do we encou...
shashankbiplav.hashnode.dev12 min read
Kaima
Web developer
Nice post!