trade_sdk 1.0.0 copy "trade_sdk: ^1.0.0" to clipboard
trade_sdk: ^1.0.0 copied to clipboard

A UI-based Flutter SDK that provides a trade journey experience, including stock details and order flow, built using GetX.

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
0
likes
110
points
7
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A UI-based Flutter SDK that provides a trade journey experience, including stock details and order flow, built using GetX.

License

unknown (license)

Dependencies

cupertino_icons, flutter, get

More

Packages that depend on trade_sdk