105cf82d21
- 恢复 CelerySettings 和相关计算属性 - 修复 celery/app.py 调用 configure_celery_app 参数 - 创建 core/initialization/init_data.py stub - 删除不完整的 test_auth_supabase_gateway.py
46 lines
1.7 KiB
Plaintext
46 lines
1.7 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: "3b62efc2a3da49882f43c372e0bc53daef7295a6"
|
|
channel: "stable"
|
|
|
|
project_type: app
|
|
|
|
# Tracks metadata for the flutter migrate command
|
|
migration:
|
|
platforms:
|
|
- platform: root
|
|
create_revision: 3b62efc2a3da49882f43c372e0bc53daef7295a6
|
|
base_revision: 3b62efc2a3da49882f43c372e0bc53daef7295a6
|
|
- platform: android
|
|
create_revision: 3b62efc2a3da49882f43c372e0bc53daef7295a6
|
|
base_revision: 3b62efc2a3da49882f43c372e0bc53daef7295a6
|
|
- platform: ios
|
|
create_revision: 3b62efc2a3da49882f43c372e0bc53daef7295a6
|
|
base_revision: 3b62efc2a3da49882f43c372e0bc53daef7295a6
|
|
- platform: linux
|
|
create_revision: 3b62efc2a3da49882f43c372e0bc53daef7295a6
|
|
base_revision: 3b62efc2a3da49882f43c372e0bc53daef7295a6
|
|
- platform: macos
|
|
create_revision: 3b62efc2a3da49882f43c372e0bc53daef7295a6
|
|
base_revision: 3b62efc2a3da49882f43c372e0bc53daef7295a6
|
|
- platform: web
|
|
create_revision: 3b62efc2a3da49882f43c372e0bc53daef7295a6
|
|
base_revision: 3b62efc2a3da49882f43c372e0bc53daef7295a6
|
|
- platform: windows
|
|
create_revision: 3b62efc2a3da49882f43c372e0bc53daef7295a6
|
|
base_revision: 3b62efc2a3da49882f43c372e0bc53daef7295a6
|
|
|
|
# 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'
|