Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 21 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,23 @@
# Flutter Shopping Cart
# 📚 Flutter Book Store App

Migrate to the android embedding V2
A clean and modern Android application built with Flutter that consumes a Laravel REST API.

# Screenshot
<div>
<img src="https://github.com/sky-flutter/Flutter-Shopping-Cart/blob/master/screenshot/Login.png" height="500" width="260"/>
<img src="https://github.com/sky-flutter/Flutter-Shopping-Cart/blob/master/screenshot/Signup.png" height="500" width="260"/>
<img src="https://github.com/sky-flutter/Flutter-Shopping-Cart/blob/master/screenshot/Home.png" height="500" width="260"/>
<img src="https://github.com/sky-flutter/Flutter-Shopping-Cart/blob/master/screenshot/Grid%20Item%20List.png" height="500" width="260"/>
<img src="https://github.com/sky-flutter/Flutter-Shopping-Cart/blob/master/screenshot/Filter%20Bottom%20Sheet.png" height="500" width="260"/>
<img src="https://github.com/sky-flutter/Flutter-Shopping-Cart/blob/master/screenshot/Product%20Details.png" height="500" width="260"/>
<img src="https://github.com/sky-flutter/Flutter-Shopping-Cart/blob/master/screenshot/cart.png" height="500" width="260"/>
<img src="https://github.com/sky-flutter/Flutter-Shopping-Cart/blob/master/screenshot/Checkout.png" height="500" width="260"/>
<img src="https://github.com/sky-flutter/Flutter-Shopping-Cart/blob/master/screenshot/Search.png" height="500" width="260"/>
<img src="https://github.com/sky-flutter/Flutter-Shopping-Cart/blob/master/screenshot/Profile.png" height="500" width="260"/>
<img src="https://github.com/sky-flutter/Flutter-Shopping-Cart/blob/master/screenshot/Edit%20Profile.png" height="500" width="260"/>
<img src="https://github.com/sky-flutter/Flutter-Shopping-Cart/blob/master/screenshot/Invite%20Friends.png" height="500" width="260"/>
<img src="https://github.com/sky-flutter/Flutter-Shopping-Cart/blob/master/screenshot/Share%20App.png" height="500" width="260"/>
<img src="https://github.com/sky-flutter/Flutter-Shopping-Cart/blob/master/screenshot/Notification.png" height="500" width="260"/>
</div>
## 🚀 Features
- Book list
- Book detail
- Clean Material UI
- REST API integration

## 🛠 Tech Stack
- Flutter (Dart)
- Laravel (REST API)
- MySQL

## 📁 Project Structure
Feature-based Flutter architecture

## 👥 Team Members
- Leader: Name
- UI/UX: Name
- Flutter UI: Name
- API & Logic: Name
Binary file removed fonts/helvetica/HelveticaNeue Thin.ttf
Binary file not shown.
Binary file removed fonts/helvetica/HelveticaNeue-Bold.ttf
Binary file not shown.
Binary file removed fonts/helvetica/HelveticaNeue_BlackCond.ttf
Binary file not shown.
Binary file removed fonts/helvetica/HelveticaNeue_Light.ttf
Binary file not shown.
Binary file removed fonts/helvetica/HelveticaNeue_Medium.ttf
Binary file not shown.
Binary file removed fonts/helvetica/HelveticaNeue_Regular.ttf
Binary file not shown.
Binary file removed fonts/lato_black.ttf
Binary file not shown.
Binary file removed fonts/lato_bold.ttf
Binary file not shown.
Binary file removed fonts/lato_light.ttf
Binary file not shown.
Binary file removed fonts/lato_medium.ttf
Binary file not shown.
Binary file removed fonts/lato_regular.ttf
Binary file not shown.
Binary file removed fonts/lato_semibold.ttf
Binary file not shown.
Binary file removed images/details_shoes_image.webp
Binary file not shown.
Binary file removed images/ic_about_us.png
Binary file not shown.
Binary file removed images/ic_chair.png
Binary file not shown.
Binary file removed images/ic_chair1.png
Binary file not shown.
Binary file removed images/ic_chair2.png
Binary file not shown.
Binary file removed images/ic_chair4.png
Binary file not shown.
Binary file removed images/ic_invite_friends.png
Binary file not shown.
Binary file removed images/ic_logo.png
Binary file not shown.
Binary file removed images/ic_logout.png
Binary file not shown.
Binary file removed images/ic_notification.png
Binary file not shown.
Binary file removed images/ic_payment.png
Binary file not shown.
Binary file removed images/ic_promo_code.png
Binary file not shown.
Binary file removed images/ic_qr_code.png
Binary file not shown.
51 changes: 0 additions & 51 deletions images/ic_qr_code.svg

This file was deleted.

Binary file removed images/ic_refer_friends_bg.jpg
Binary file not shown.
Binary file removed images/ic_reward_credits.png
Binary file not shown.
Binary file removed images/ic_search.png
Binary file not shown.
Binary file removed images/ic_settings.png
Binary file not shown.
Binary file removed images/ic_shopping_cart.png
Binary file not shown.
Binary file removed images/ic_support.png
Binary file not shown.
Binary file removed images/ic_table.png
Binary file not shown.
Binary file removed images/ic_table1.png
Binary file not shown.
Binary file removed images/ic_thank_you.png
Binary file not shown.
Binary file removed images/ic_user_profile.png
Binary file not shown.
Binary file removed images/shoes_1.png
Binary file not shown.
Binary file removed images/shoes_2.png
Diff not rendered.
Binary file removed images/shoes_3.png
Diff not rendered.
Binary file removed images/shoes_4.png
Diff not rendered.
Binary file removed images/shoes_5.png
Diff not rendered.
Binary file removed images/shoes_6.png
Diff not rendered.
Binary file removed images/shoes_7.png
Diff not rendered.
Binary file removed images/slider_img.webp
Diff not rendered.
12 changes: 0 additions & 12 deletions lib/model/list_profile_section.dart

This file was deleted.

12 changes: 0 additions & 12 deletions lib/utils/BottomNavigationBarProvider.dart

This file was deleted.

15 changes: 0 additions & 15 deletions lib/utils/CustomBorder.dart

This file was deleted.

8 changes: 0 additions & 8 deletions lib/utils/CustomColors.dart

This file was deleted.

3 changes: 0 additions & 3 deletions lib/utils/CustomRoutes.dart

This file was deleted.

24 changes: 0 additions & 24 deletions lib/utils/CustomTextStyle.dart

This file was deleted.

10 changes: 0 additions & 10 deletions lib/utils/CustomUtils.dart

This file was deleted.