Provider: State management made easy in Flutter
While building large-scale mobile applications, the need to share data between widgets or screens would arise. For instance, when you are saving a list of bookmark items. The bookmark is saved in a screen and is viewed in a different screen. To do th...
danielnyorere.hashnode.dev8 min read