A basic shopping app design built using Flutter

  Flutter App, Templates, Theme, UI

Flutter Shopping App

A basic shopping app design built using Flutter.

AndroidiOS

Getting Started

For help getting started with Flutter, view the online documentation.

Stateful & Stateless Widgets

In the runApp method inside main.dart, you can replace StatefulShoppingListPage with ShoppingListPage if you do not want the sort grid items functionality.

Download Source Code on GitHub