/shopping_app

Flutter simple ecommerce UI

Primary LanguageDart

Build a Simple Flutter eCommerce UI with Flutter

In this tutorial we will build a simple Shopping App with Flutter. If you are new to Flutter this is probably the best approach you should start with.

Prerequisites

  1. Flutter installed on your computer. You can find the stable version here https://github.com/flutter/flutter.git
  2. Know how to create a project and create a project named shopping_app.

Let’s Go!