Flutter Shop Example Learn flutter widgets and apis by a shop example APP. How to run Install flutter sdk Please refer to flutter official document Install. Clone repository git clone [email protected]:missXb/flutter_shop.git && cd flutter_shop Install pub packages flutter packages get Build and run app flutter run