You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A responsive Flutter dashboard application built for multiple devices, showcasing trading, portfolio, and account management features. Created as part of the Wings AI task.
🌟 Features
Dashboard: Live stock data visualization with clean UI.
Orders: Track Open, Executed, GTT, SIPs, and Alerts.
Portfolio: Holdings and positions.
Bids: IPOs, Government Securities, and Auctions.
Profile: User details with edit option.
Funds: View margin, add funds, and withdraw.
Settings: Toggle Dark Mode, Notifications, Location Access, etc.
App Code & Logout: Securely view your app code and logout.
📸 Screenshots
Dashboard
Orders
Portfolio
Bids
My Account
Funds
Settings
Profile
App Code
Logout
🚀 Getting Started
Prerequisites
Flutter SDK >= 2.18.0
Dart SDK >= 2.18.0
Compatible IDE (VS Code / Android Studio)
Installation
# Clone the repository
git clone <your-github-repo-link>cd responsive_dashboard
# Install dependencies
flutter pub get
# Run the app
flutter run
About
A fully responsive Flutter dashboard application with multiple modules including Watchlist, Orders, Portfolio, Bids, and Profile screens. Designed for both mobile and web platforms with clean UI and smooth navigation, ideal for finance or trading apps.