Code Monkey home page Code Monkey logo

flutter-shop-app's Introduction

Flutter Shop App Sample

A Flutter app developed to train the implementation of features described on Features section. The app is using backend as a service provided by Firebase.

Project Status

This project is just a personal showcase, done with de aim of register what i have studied, and show my skills. It may receives improvements in the future.

Features in this project

  • Custom authentication with email via Firebase
  • Form validation
  • State management with Provider
  • NoSQL database with Firebase Real Time Database
  • Authentication Token generation
  • Automatic sign in
  • Automatic logout when Token expires
  • Custom transitions with PageTransitionsBuilder
  • Add and remove items from the cart
  • Insert, update and remove products on Firebase Real Time database
  • List of orders from each user
  • Product grid
  • Product details screen

Project features preview

Register and login Logout

User favorites Cart

Making orders

Inserting products Product details

Installation and Setup Instructions

Clone down this repository. You will need Flutter and Dart installed globally on your machine.

Installation:

flutter pub get install on the project root.

To Run the android application:

flutter run -d <device or emulator id>

To build a android release:

flutter build apk the package will be generated on ./build/app/outputs/flutter-apk/app-release.apk

flutter-shop-app's People

Contributors

s7thiago avatar

Watchers

James Cloos avatar  avatar

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.