? crypto App

A realtime update price from cryptomarket

? Fiture

  • App Name
  • Simple UI & Clean Code
  • Example WebSocket
  • Realtime Crypto Market Price (Using WS)

? Page Include

  • Home Page

? Installing

dependencies:
  flutter:
    sdk: flutter


  # The following adds the Cupertino Icons font to your application.
  # Use with the CupertinoIcons class for iOS style icons.
  cupertino_icons: ^1.0.2
  web_socket_channel: ^2.2.0
  google_fonts: ^3.0.1

dev_dependencies:
  flutter_test:
    sdk: flutter

? Getting Started

  1. Clone this project || Download Zip from GitHub
  2. Run flutter pub get In Terminal
  3. Run the project In Web or Emulator

? Demo

Screen.Recording.2022-10-20.at.22.11.27.mov

GitHub

View Github