Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adeeteya/sneakerx

A sneaker shopping store made using flutter.
https://github.com/adeeteya/sneakerx

android dart firebase firestore flutter ios mobile mobile-app mobile-development shoes shoes-store shopping-app shopping-application sneakers

Last synced: 2 days ago
JSON representation

A sneaker shopping store made using flutter.

Awesome Lists containing this project

README

        

# Sneakerx

A Sneaker Shopping App made with flutter.

## Stuff I learnt

* Learnt to handle futures and async code

* Handling Firebase Authentication

* Verifying Email and Handling Forgot Password Requests

* Using Cloud Firestore to store user and products data

* State Management and Inherited Widgets

* Learnt to use Animation Controllers and implicit animations

* Using Cloud Storage to upload product images

* Learnt to use FutureBuilder and StreamBuilder

* Learnt to create and handle streams