Skip to content

kevinzDzul/nuconta_flutter_marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NuConta flutter App

A new Flutter application to evaluation.

Getting Started

To start project need Run

Intall library

  • flutter pub get

libraries used in the project

First to get the schema of the graphql service use the tool https://github.com/prisma-labs/get-graphql-schema that downloads all the schema that belongs to that endpoint.

The Ferry flutter tool uses this file to generate graphql schemas and with it we can generate the queries and mutations, this library already takes these schemas and runs them under a scream or a future depending on the case we need, with that configuration and we would have the queries to graphql.

The BLoC pattern was implemented to manage the status and achieve a clean code.

About

App to list products in flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages