A realtime update price from cryptomarket
- App Name
- Simple UI & Clean Code
- Example WebSocket
- Realtime Crypto Market Price (Using WS)
- Home Page
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
- Clone this project || Download Zip from GitHub
- Run
flutter pub get
In Terminal - Run the Project In Web or Emulator