mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
37f269b08b
* chore: run flutter create on flowy_sdk * chore: rename flowy-sdk to flowy-core * chore: rename flowy_sdk to appflowy_backend * chore: fix windows build * chore: replace bloctest with test Co-authored-by: nathan <nathan@appflowy.io> Co-authored-by: vedon <vedon.fu@gmail.com>
40 lines
1.3 KiB
Plaintext
40 lines
1.3 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.
|
|
|
|
version:
|
|
revision: 135454af32477f815a7525073027a3ff9eff1bfd
|
|
channel: stable
|
|
|
|
project_type: plugin
|
|
|
|
# Tracks metadata for the flutter migrate command
|
|
migration:
|
|
platforms:
|
|
- platform: root
|
|
create_revision: 135454af32477f815a7525073027a3ff9eff1bfd
|
|
base_revision: 135454af32477f815a7525073027a3ff9eff1bfd
|
|
- platform: android
|
|
create_revision: 135454af32477f815a7525073027a3ff9eff1bfd
|
|
base_revision: 135454af32477f815a7525073027a3ff9eff1bfd
|
|
- platform: ios
|
|
create_revision: 135454af32477f815a7525073027a3ff9eff1bfd
|
|
base_revision: 135454af32477f815a7525073027a3ff9eff1bfd
|
|
- platform: macos
|
|
create_revision: 135454af32477f815a7525073027a3ff9eff1bfd
|
|
base_revision: 135454af32477f815a7525073027a3ff9eff1bfd
|
|
- platform: windows
|
|
create_revision: 135454af32477f815a7525073027a3ff9eff1bfd
|
|
base_revision: 135454af32477f815a7525073027a3ff9eff1bfd
|
|
|
|
# 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'
|