Coder Social home page Coder Social logo

mayed123502 / flutter-food-app Goto Github PK

View Code? Open in Web Editor NEW
62.0 3.0 12.0 20.78 MB

This is a food app using flutter. This app includes the category, filter food, mark as favorite, etc.

Kotlin 0.02% Swift 0.30% Objective-C 0.01% Dart 91.90% CMake 3.17% C++ 3.73% C 0.25% HTML 0.44% JavaScript 0.03% CSS 0.15%
flutter flutter-app flutter-apps food food-app food-delivery food-delivery-application foods food-flutter dio

flutter-food-app's Introduction

Food App Flutter

complete food app, where I will share with you how you can create a nice clean screens for your app that can run both Andriod and iOS devices because it builds with #flutter.

Screens it contains:

=> Onboarding

=> Login

=> Forgot Password

=> Sign Up

=> Complete Profile

=> OTP Verification

=> Home Page

=> Product Details

=> Order

=> Profile

=> Bottom Navigation Bar

Photos

smartmockups_l7iv6lpr smartmockups_l7iva5v9 1 4 smartmockups_l7iut7cz smartmockups_l7iuvt0p 2 3 smartmockups_l7iuxmzi smartmockups_l7iuy4bg smartmockups_l7iuyq71 smartmockups_l7iuwbw6 smartmockups_l7iux1e3 smartmockups_l7iv1ji3 smartmockups_l7iv07f2

flutter-food-app's People

Contributors

mayed123502 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

flutter-food-app's Issues

BaseURL is missing to Run the app

class BaseAPI {

static var api = base + "/api/v1";
var customersPath = api + "/customers";
static var authPath = base + "/auth";
// Map<String, String> headers = {
// "Content-Type": "application/json; charset=UTF-8"
// };

static var headers = {
'Authorization':
'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjgwMDAvYXBpL2F1dGgvbG9naW4iLCJpYXQiOjE2NTkxOTM2MzksImV4cCI6MTY1OTE5NzIzOSwibmJmIjoxNjU5MTkzNjM5LCJqdGkiOiJUQmVrV0RlRHVObjMzNjVvIiwic3ViIjoiMSIsInBydiI6IjIzYmQ1Yzg5NDlmNjAwYWRiMzllNzAxYzQwMDg3MmRiN2E1OTc2ZjcifQ.Ryxv8bIXBOnRS7BO45M1y-e5rJBFjb-o7QtEVw6eo'
};
} base is not mentioned anywhere in app and baseimage also not found.
var url = '${BaseAPI.baseImage}' + '/password/email';

Database not found

can you share the database? From the backend side of the API, what is it built using?

Database

Perfect project but database n Backend needed to fully understand how it works

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.