Trade SDK Flutter

A UI-based Flutter SDK that provides a complete stock trading journey using GetX.
Fetch stock details via ISIN, adjust quantity, and place an order — all within an embeddable SDK.


✨ Features

  • 🔍 Search and load stock by ISIN
  • 🧮 Quantity selector and total price calculator
  • ✅ Order confirmation screen
  • 🔁 Callbacks for every step (stock loaded, order placed, cancel, error)
  • ⚡ Built using GetX for state and navigation
  • 💡 Perfect for embedding in native apps or other Flutter projects

🚀 Getting Started

1. Add Dependency

dependencies:
  trade_sdk: ^1.0.0