flutter-ui-fruit-store
flutter-ui-fruit-store copied to clipboard
A sample ui for a fruit store application
Flutter UI for a Fruit Store
A Flutter UI design implementation for a Fruit Store App inspired by Zhubajie's desgin on Dribble.
Star this repo if you like what you see.
📸 Screenshots
Author(s)
Emmanuel Fache
Getting Started
Note: Make sure your Flutter environment is setup.
Installation
In the command terminal, run the following commands:
$ git clone https://github.com/emrade/flutter-ui-fruit-store.git fruit_store
$ cd fruit_store/
$ flutter packages get
$ flutter run