- 全局字体统一(Outfit/DM Sans), 头部/按钮/Toast规范化 - 故事详情页: Genie Suck吸入动画(标题+卡片一起缩小模糊消失) - 书架页: bookPop弹出+粒子效果(三段式动画完整链路) - 音乐页面: 心情卡片emoji换Material图标+彩色圆块横排布局 - 音乐页面: 进度条胶囊宽度对齐, 播放按钮位置修复, 间距均匀化 - 音乐播放: 接入just_audio, 支持播放暂停进度拖拽自动切歌 - 新增: iOS风格毛玻璃Toast, 渐变背景组件, 通知页面 - 阶段总结文档更新 Co-authored-by: Cursor <cursoragent@cursor.com>
37 lines
1.2 KiB
Plaintext
37 lines
1.2 KiB
Plaintext
# This file tracks properties of this Flutter project.
|
|
# Used by Flutter tool to assess capabilities and perform upgrades etc.
|
|
#
|
|
# This file should be version controlled and should not be manually edited.
|
|
|
|
version:
|
|
revision: "67323de285b00232883f53b84095eb72be97d35c"
|
|
channel: "stable"
|
|
|
|
project_type: app
|
|
|
|
# Tracks metadata for the flutter migrate command
|
|
migration:
|
|
platforms:
|
|
- platform: root
|
|
create_revision: 67323de285b00232883f53b84095eb72be97d35c
|
|
base_revision: 67323de285b00232883f53b84095eb72be97d35c
|
|
- platform: android
|
|
create_revision: 67323de285b00232883f53b84095eb72be97d35c
|
|
base_revision: 67323de285b00232883f53b84095eb72be97d35c
|
|
- platform: ios
|
|
create_revision: 67323de285b00232883f53b84095eb72be97d35c
|
|
base_revision: 67323de285b00232883f53b84095eb72be97d35c
|
|
- platform: web
|
|
create_revision: 67323de285b00232883f53b84095eb72be97d35c
|
|
base_revision: 67323de285b00232883f53b84095eb72be97d35c
|
|
|
|
# User provided section
|
|
|
|
# List of Local paths (relative to this file) that should be
|
|
# ignored by the migrate tool.
|
|
#
|
|
# Files that are not part of the templates will be ignored by default.
|
|
unmanaged_files:
|
|
- 'lib/main.dart'
|
|
- 'ios/Runner.xcodeproj/project.pbxproj'
|