squidrye / E-commerce-flutter-app

A simple e-commerce type shopping application that allows user to create an account, log in, post their products as well as purchase products posted by others

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple shopapp

E-commerce-flutter-app

This project is built for project based learning of:

  • State Management using providers, listeners and consumers;
  • User input and forms, validation and saving of forms;
  • sending http requests for working with firebase firestore as backend database;
  • working with futures, asynchronus code snippets, futurebuilders;
  • working with jsonEncoder and decoder;
  • managing manual user authentication with firebase using tokens and http requests using proxyprovider as well as managing auth token locally using shared-preferences;

About

A simple e-commerce type shopping application that allows user to create an account, log in, post their products as well as purchase products posted by others


Languages

Language:Dart 88.1%Language:HTML 10.4%Language:Swift 1.1%Language:Kotlin 0.3%Language:Objective-C 0.1%