📥 Download the latest full release (v1.0.1): Trade-Pro-Stable v1.0.1
- 🧠 Smart Dashboard – Real-time analytics using
fl_chart. - 👤 User Profiles – Persistent preferences and custom styling.
- 💫 Modern UI Animations – Powered by Lottie, Shimmer & AnimatedTextKit.
- 🌍 API Integration – Built-in HTTP & data handling via
http. - 📂 Local Data Storage – Via
shared_preferences&path_provider. - 🧬 State Management – Simplified logic using
provider.
| Tech | Usage |
|---|---|
| 🛠️ Flutter | Mobile SDK |
| 💻 Dart | Main language |
| 🧱 Provider | State management |
| 📈 Fl Chart | Graphical charting |
| 💡 Lottie / Shimmer | Modern animations |
| 💾 Shared Preferences | Lightweight storage |
| 🌐 HTTP & UUID | API + identifiers |
This project has been officially certified.
📄 View full certificate
This project is protected under a custom proprietary license.
Unauthorized use is prohibited.
To use, modify, or share this project, you must first get permission from the author.
If granted, you must give proper credit to Mina Ernest Kamal Mikhail and link to this repository.
lib/
├── main.dart
├── dashboard_page.dart
├── profile_page.dart
├── certificate_widget.dart
├── pulse_widget.dart
├── trading_service.dart
├── trading_widgets.dart
├── theme.dart


