Flutter is known for its powerful and flexible approach to state management. Among the many tools Flutter provides, InheritedWidget and InheritedNotifier are particularly useful for […]
Read moreTag: Reactive Flutter Apps
Using the graphql_flutter Package in Flutter
GraphQL is a query language for your API and a server-side runtime for executing those queries by using a type system you define for your […]
Read more