? 加密应用
实时更新加密货币市场的价格
? Fiture
- 应用程序名称
- 简洁的UI & 清洁的代码
- WebSocket 示例
- 实时加密市场价格(使用 WS)
? 页面包含
- 主页
? 安装
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
? 入门
- 克隆此项目 || 从 GitHub 下载压缩文件
- 在终端运行
flutter pub get - 在 Web 或模拟器中运行项目
? 演示
Screen.Recording.2022-10-20.at.22.11.27.mov