/ecommerce-flutter

Flutter app for ecommerce project.

Primary LanguageDartMIT LicenseMIT

Open Source E-commerce app

Hi! This app is an open source ecommerce app in flutter. You can go in the issues and comment on them if you want to get assigned.

Post your doubts on

Post your doubt here:Discord server

Notes

  1. We have to follow BLoC pattern for development.
  2. If you want to use APIs go ahead in the APIs repository on the same account. You will find list of APIs and request-response documentation.

Steps to contribute

  1. Fork this repository
  2. Clone the repository on your computer.
  3. Do changes and push to origin.
  4. Make pull request to this repository.