Skip to content

Johnosezele/binance-ui-flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Binance UI Flutter

A Flutter application that replicates the Binance trading interface with real-time data integration.

Demo

binanceui.mp4

Project Description

Design the user interface provided below and consume the Binance WebSockets API for Candlestick and Orderbooks to create an interactive UI.

Features

  • Real-time price updates using WebSocket
  • Candlestick chart visualization
  • Order book integration
  • Dark/Light theme support

Tech Stack

  • Flutter(dart)
  • Provider(State Management)
  • Binance WebSocket API
  • Clean Architecture (MVVM)

Apk

https://drive.google.com/file/d/1HldUDbPBXhuJ7N8sA16CuPKXnOLwpZer/view?usp=sharing

Installation

  1. Clone the repository
git clone https://github.com/yourusername/binance-ui-flutter.git

About

A Flutter app that consumes the Binance WebSockets API for Candlestick and Orderbooks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors