Skip to content

utkarsh0702/ORION

Repository files navigation

ORION

Open Source Love GitHub last commit

This repository contains the Flutter UI Designs for an E-Commerce App.

Screenshots

Splash Screen Registration Page SignUp Page
Login Page Home Page Search Page
Shopping Cart Page Profile Page Wishlist Page
Purchase History Page Settings Page Product Page

Directory Structure

lib
│─── main.dart    
│─── splash_screen.dart
│─── registration_page.dart   
|      │── login.dart
|      └── signup.dart    
│─── nav_bar.dart
│─── home_page.dart    
│─── search_page.dart
|      └── product_screen.dart.dart
│─── shopping_cart.dart
└─── profile_page.dart
       │── wishlist.dart
       │── purchase_history.dart
       │── settings.dart
       └── about.dart