SHAILAJA GAJERAshailaja412.hashnode.dev·Sep 28, 2023Using the flutter provider, creating a dynamic movie list application.Using Flutter and the Provider package, we'll look at how to make a dynamic movie list app in this easy-to-follow Flutter is a popular open-source UI framework for creating natively built desktop, web, and mobile applications from a single codebase. ...1 likeFlutter
Atharva Patwardhancodesadhu.hashnode.dev·May 26, 2023Flutter Provider — The easiest state management approach one could ask forWhen it comes to building apps using Flutter, creating responsive and beautiful User Interfaces is not all there is. Animations, data flow and state management are core parts that cannot be ignored. In this article, we’ll take a look at the state man...Flutter