wackyapps / flutter_gql_hasura

flutter app to manage books and authors data using graphql on hasura.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gql_flutter_todo

In this flutter project we use GraphQL with backend as hasura.

Getting Started

Please spin up your own - HASURA Cloud instance

Set up schema and connect free Heroku database with Hasura GraphiQL

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference. "# flutter_gql_hasura"

Fetching ka control is available to front end developer Because front end developer is making UI's and he /she know which UI needs what data and how to manage the response of that data as per the UI requirements.

Over Fetching

books authors address

Under Fetching books List item tap => id new UI par Book Detail Future

GraphQL can be called from Front End and Server Side End both. 
When business logic needed to be executed in long running tasks, then we can call gql on server side as well.

About

flutter app to manage books and authors data using graphql on hasura.io


Languages

Language:Dart 49.2%Language:C++ 28.6%Language:CMake 13.4%Language:HTML 6.6%Language:C 1.2%Language:Swift 0.7%Language:Kotlin 0.2%Language:Objective-C 0.1%