fix: remove space migration

This commit is contained in:
Lucas.Xu 2025-04-22 11:26:08 +08:00
parent 00aad4da47
commit eaac387c8d
2 changed files with 24 additions and 36 deletions

View file

@ -76,12 +76,6 @@ class SpaceBloc extends Bloc<SpaceEvent, SpaceState> {
final (spaces, publicViews, privateViews) = await _getSpaces(); final (spaces, publicViews, privateViews) = await _getSpaces();
final shouldShowUpgradeDialog = await this.shouldShowUpgradeDialog(
spaces: spaces,
publicViews: publicViews,
privateViews: privateViews,
);
final currentSpace = await _getLastOpenedSpace(spaces); final currentSpace = await _getLastOpenedSpace(spaces);
final isExpanded = await _getSpaceExpandStatus(currentSpace); final isExpanded = await _getSpaceExpandStatus(currentSpace);
emit( emit(
@ -89,17 +83,11 @@ class SpaceBloc extends Bloc<SpaceEvent, SpaceState> {
spaces: spaces, spaces: spaces,
currentSpace: currentSpace, currentSpace: currentSpace,
isExpanded: isExpanded, isExpanded: isExpanded,
shouldShowUpgradeDialog: shouldShowUpgradeDialog, shouldShowUpgradeDialog: false,
isInitialized: true, isInitialized: true,
), ),
); );
if (shouldShowUpgradeDialog && !integrationMode().isTest) {
if (!isClosed) {
add(const SpaceEvent.migrate());
}
}
if (openFirstPage) { if (openFirstPage) {
if (currentSpace != null) { if (currentSpace != null) {
if (!isClosed) { if (!isClosed) {

View file

@ -144,34 +144,34 @@ EXTERNAL SOURCES:
:path: Flutter/ephemeral/.symlinks/plugins/window_manager/macos :path: Flutter/ephemeral/.symlinks/plugins/window_manager/macos
SPEC CHECKSUMS: SPEC CHECKSUMS:
app_links: 10e0a0ab602ffaf34d142cd4862f29d34b303b2a app_links: 9028728e32c83a0831d9db8cf91c526d16cc5468
appflowy_backend: 865496343de667fc8c600e04b9fd05234e130cf9 appflowy_backend: 464aeb3e5c6966a41641a2111e5ead72ce2695f7
auto_updater_macos: 3e3462c418fe4e731917eacd8d28eef7af84086d auto_updater_macos: 3a42f1a06be6981f1a18be37e6e7bf86aa732118
bitsdojo_window_macos: 44e3b8fe3dd463820e0321f6256c5b1c16bb6a00 bitsdojo_window_macos: 7959fb0ca65a3ccda30095c181ecb856fae48ea9
connectivity_plus: 18d3c32514c886e046de60e9c13895109866c747 connectivity_plus: e74b9f74717d2d99d45751750e266e55912baeb5
desktop_drop: 69eeff437544aa619c8db7f4481b3a65f7696898 desktop_drop: e0b672a7d84c0a6cbc378595e82cdb15f2970a43
device_info_plus: 1b14eed9bf95428983aed283a8d51cce3d8c4215 device_info_plus: 4fb280989f669696856f8b129e4a5e3cd6c48f76
file_selector_macos: cc3858c981fe6889f364731200d6232dac1d812d file_selector_macos: 6280b52b459ae6c590af5d78fc35c7267a3c4b31
flowy_infra_ui: 03301a39ad118771adbf051a664265c61c507f38 flowy_infra_ui: 8760ff42a789de40bf5007a5f176b454722a341e
FlutterMacOS: 8f6f14fa908a6fb3fba0cd85dbd81ec4b251fb24 FlutterMacOS: 8f6f14fa908a6fb3fba0cd85dbd81ec4b251fb24
HotKey: 400beb7caa29054ea8d864c96f5ba7e5b4852277 HotKey: 400beb7caa29054ea8d864c96f5ba7e5b4852277
hotkey_manager: c32bf0bfe8f934b7bc17ab4ad5c4c142960b023c hotkey_manager: b443f35f4d772162937aa73fd8995e579f8ac4e2
irondash_engine_context: da62996ee25616d2f01bbeb85dc115d813359478 irondash_engine_context: 893c7d96d20ce361d7e996f39d360c4c2f9869ba
local_notifier: e9506bc66fc70311e8bc7291fb70f743c081e4ff local_notifier: ebf072651e35ae5e47280ad52e2707375cb2ae4e
package_info_plus: 12f1c5c2cfe8727ca46cbd0b26677728972d9a5b package_info_plus: f0052d280d17aa382b932f399edf32507174e870
path_provider_foundation: 2b6b4c569c0fb62ec74538f866245ac84301af46 path_provider_foundation: 080d55be775b7414fd5a5ef3ac137b97b097e564
ReachabilitySwift: 32793e867593cfc1177f5d16491e3a197d2fccda ReachabilitySwift: 32793e867593cfc1177f5d16491e3a197d2fccda
screen_retriever_macos: 776e0fa5d42c6163d2bf772d22478df4b302b161 screen_retriever_macos: 452e51764a9e1cdb74b3c541238795849f21557f
Sentry: 1fe34e9c2cbba1e347623610d26db121dcb569f1 Sentry: 1fe34e9c2cbba1e347623610d26db121dcb569f1
sentry_flutter: a39c2a2d67d5e5b9cb0b94a4985c76dd5b3fc737 sentry_flutter: e24b397f9a61fa5bbefd8279c3b2242ca86faa90
share_plus: 1fa619de8392a4398bfaf176d441853922614e89 share_plus: 510bf0af1a42cd602274b4629920c9649c52f4cc
shared_preferences_foundation: fcdcbc04712aee1108ac7fda236f363274528f78 shared_preferences_foundation: 9e1978ff2562383bd5676f64ec4e9aa8fa06a6f7
Sparkle: 5f8960a7a119aa7d45dacc0d5837017170bc5675 Sparkle: 5f8960a7a119aa7d45dacc0d5837017170bc5675
sqflite_darwin: 5a7236e3b501866c1c9befc6771dfd73ffb8702d sqflite_darwin: 20b2a3a3b70e43edae938624ce550a3cbf66a3d0
super_native_extensions: 85efee3a7495b46b04befcfc86ed12069264ebf3 super_native_extensions: c2795d6d9aedf4a79fae25cb6160b71b50549189
url_launcher_macos: c82c93949963e55b228a30115bd219499a6fe404 url_launcher_macos: 0fba8ddabfc33ce0a9afe7c5fef5aab3d8d2d673
webview_flutter_wkwebview: 0982481e3d9c78fd5c6f62a002fcd24fc791f1e4 webview_flutter_wkwebview: 44d4dee7d7056d5ad185d25b38404436d56c547c
window_manager: 3a1844359a6295ab1e47659b1a777e36773cd6e8 window_manager: 1d01fa7ac65a6e6f83b965471b1a7fdd3f06166c
PODFILE CHECKSUM: 0532f3f001ca3110b8be345d6491fff690e95823 PODFILE CHECKSUM: 0532f3f001ca3110b8be345d6491fff690e95823