FilledStacks / provider_architecture

A set of widgets to help with the implementation of the Provider architecture as shown by FilledStacks
86 stars 15 forks source link

how to use mvvm architecture with graphql flutter #14

Open Flutter-Stack opened 4 years ago

Flutter-Stack commented 4 years ago

Do we need to follow MVVM with graphql flutter ? If yes how to integrate graphql flutter and provider architecture plugin.

https://pub.dev/packages/graphql_flutter

thank you.