aleynaeser / shop-list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shop List App

It is a basic flutter ui for shopping list written in Flutter.

https://play.google.com/store/apps/details?id=com.shop_list_app_minimalist

Features
You can create a shopping list.
You can delete and copy items in your list.
And finally you can add description for your items in your list.

1. Home Screen


2. Add New Item Screen

## To use this app follow below instructions : #### Clone this app using below syntax:

git clone https://github.com/Aleynaesr/shop-list.git

  • After cloning install packages using below syntax:

flutter pub get

  • Above command will install all the necessary packages.

  • Run the app on your mobile using below command:

flutter run

Thank you happy coding 🎈

About

License:Apache License 2.0


Languages

Language:Dart 95.3%Language:Swift 3.3%Language:Kotlin 1.1%Language:Objective-C 0.3%