? 吉卜力工作室UI
一个用 Flutter 制作的吉卜力工作室电影的简单设计
? 安装
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
card_swiper: ^2.0.4
url_launcher: ^6.1.5
http: ^0.13.5
? 入门
- 克隆此项目 || 从 GitHub 下载压缩文件
- 在终端运行
flutter pub get - 在 Web 或模拟器中运行项目
