? 课程应用
功能强大、UI精美的课程应用。
? 页面包含
- 验证OTP验证码页面
- 主页
- 课程详情页
? 安装
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
google_fonts: ^3.0.1
? 入门
- 克隆此项目 || 从 GitHub 下载压缩文件
- 在终端运行
flutter pub get - 在 Web 或模拟器中运行项目



