A Flutter application that replicates the Binance trading interface with real-time data integration.
binanceui.mp4
Design the user interface provided below and consume the Binance WebSockets API for Candlestick and Orderbooks to create an interactive UI.
- Real-time price updates using WebSocket
- Candlestick chart visualization
- Order book integration
- Dark/Light theme support
- Flutter(dart)
- Provider(State Management)
- Binance WebSocket API
- Clean Architecture (MVVM)
https://drive.google.com/file/d/1HldUDbPBXhuJ7N8sA16CuPKXnOLwpZer/view?usp=sharing
- Clone the repository
git clone https://github.com/yourusername/binance-ui-flutter.git