How to share data using Inherited Widget
Sep 25, 2023 · 5 min read · In this article, I want to talk about a very special widget called Inherited Widget. Sharing data among widgets is a very common thing in any Flutter application. When an app gets bigger, widget trees also get longer and passing or sharing or accessi...
Join discussion
