Flutter Delivery App

screenshot of Flutter Delivery App

Um aplicativo de delivery feito em flutter com GraphQL, GetStorage, Dio etc. Utilizando Strapi como Backend

Overview:

The Delivery APP is a Flutter application built with GraphQL, Dio, and other technologies. It includes a backend made with Strapi and uses Node.js and Postgres as requirements. The installation process and access URLs are provided in the content.

Features:

  • Flutter application for delivery services
  • Built with GraphQL and Dio
  • Backend created with Strapi
  • Requires Node.js and Postgres
  • Access URLs for admin panel, GraphQL Playground, and API documentation
  • Option to import pre-existing data from a Postgres database dump

Summary:

The Delivery APP is a Flutter application with key features like GraphQL integration, Dio support for network requests, and a backend developed with Strapi. It requires Node.js and Postgres for installation. The app includes various access URLs for admin panel, GraphQL Playground, and API documentation. Additionally, there is an option to import pre-existing data from a Postgres database dump.

Flutter

Flutter is an open-source UI framework developed by Google that allows developers to create high-performance, cross-platform mobile applications with a single codebase.

graphql
Graphql

A website that uses GraphQL as a query language to manage data fetching and state management. This includes features such as a strongly typed schema, client-side caching, and declarative data fetching to streamline data management and optimize website performance.