Untitled
unknown
plain_text
a year ago
974 kB
4
Indexable
Try correcting the name to the name of an existing method, or defining a method named 'add'. add(AppFlowyCloudSettingEvent.didReceiveSetting(setting)), ^^^ lib/workspace/application/settings/appflowy_cloud_setting_bloc.dart:53:15: Error: The getter 'state' isn't defined for the class 'AppFlowyCloudSettingBloc'. - 'AppFlowyCloudSettingBloc' is from 'package:appflowy/workspace/application/settings/appflowy_cloud_setting_bloc.dart' ('lib/workspace/application/settings/appflowy_cloud_setting_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/workspace/application/settings/appflowy_cloud_setting_bloc.dart:97:56: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_menu_invalidCloudURLScheme.tr(), ^^ lib/workspace/application/settings/appflowy_cloud_urls_bloc.dart:14:34: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. AppFlowyCloudURLsBloc() : super(AppFlowyCloudURLsState.initial()) { ^ lib/workspace/application/settings/appflowy_cloud_urls_bloc.dart:15:5: Error: The method 'on' isn't defined for the class 'AppFlowyCloudURLsBloc'. - 'AppFlowyCloudURLsBloc' is from 'package:appflowy/workspace/application/settings/appflowy_cloud_urls_bloc.dart' ('lib/workspace/application/settings/appflowy_cloud_urls_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<AppFlowyCloudURLsEvent>((event, emit) async { ^^ lib/workspace/application/settings/appflowy_cloud_urls_bloc.dart:20:13: Error: The getter 'state' isn't defined for the class 'AppFlowyCloudURLsBloc'. - 'AppFlowyCloudURLsBloc' is from 'package:appflowy/workspace/application/settings/appflowy_cloud_urls_bloc.dart' ('lib/workspace/application/settings/appflowy_cloud_urls_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/workspace/application/settings/appflowy_cloud_urls_bloc.dart:28:15: Error: The getter 'state' isn't defined for the class 'AppFlowyCloudURLsBloc'. - 'AppFlowyCloudURLsBloc' is from 'package:appflowy/workspace/application/settings/appflowy_cloud_urls_bloc.dart' ('lib/workspace/application/settings/appflowy_cloud_urls_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. if (state.updatedServerUrl.isEmpty) { ^^^^^ lib/workspace/application/settings/appflowy_cloud_urls_bloc.dart:30:15: Error: The getter 'state' isn't defined for the class 'AppFlowyCloudURLsBloc'. - 'AppFlowyCloudURLsBloc' is from 'package:appflowy/workspace/application/settings/appflowy_cloud_urls_bloc.dart' ('lib/workspace/application/settings/appflowy_cloud_urls_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/workspace/application/settings/appflowy_cloud_urls_bloc.dart:33:76: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_menu_appFlowyCloudUrlCanNotBeEmpty.tr(), ^^ lib/workspace/application/settings/appflowy_cloud_urls_bloc.dart:38:25: Error: The getter 'state' isn't defined for the class 'AppFlowyCloudURLsBloc'. - 'AppFlowyCloudURLsBloc' is from 'package:appflowy/workspace/application/settings/appflowy_cloud_urls_bloc.dart' ('lib/workspace/application/settings/appflowy_cloud_urls_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. validateUrl(state.updatedServerUrl).fold( ^^^^^ lib/workspace/application/settings/appflowy_cloud_urls_bloc.dart:41:17: Error: The method 'add' isn't defined for the class 'AppFlowyCloudURLsBloc'. - 'AppFlowyCloudURLsBloc' is from 'package:appflowy/workspace/application/settings/appflowy_cloud_urls_bloc.dart' ('lib/workspace/application/settings/appflowy_cloud_urls_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(const AppFlowyCloudURLsEvent.didSaveConfig()); ^^^ lib/workspace/application/settings/appflowy_cloud_urls_bloc.dart:43:29: Error: The getter 'state' isn't defined for the class 'AppFlowyCloudURLsBloc'. - 'AppFlowyCloudURLsBloc' is from 'package:appflowy/workspace/application/settings/appflowy_cloud_urls_bloc.dart' ('lib/workspace/application/settings/appflowy_cloud_urls_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. (err) => emit(state.copyWith(urlError: err)), ^^^^^ lib/workspace/application/settings/appflowy_cloud_urls_bloc.dart:49:13: Error: The getter 'state' isn't defined for the class 'AppFlowyCloudURLsBloc'. - 'AppFlowyCloudURLsBloc' is from 'package:appflowy/workspace/application/settings/appflowy_cloud_urls_bloc.dart' ('lib/workspace/application/settings/appflowy_cloud_urls_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/workspace/application/settings/appflowy_cloud_urls_bloc.dart:100:56: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_menu_invalidCloudURLScheme.tr(), ^^ lib/workspace/application/settings/appflowy_cloud_urls_bloc.freezed.dart:633:17: Error: The getter 'freezed' isn't defined for the class '_$AppFlowyCloudURLsStateCopyWithImpl<$Res, $Val>'. - '_$AppFlowyCloudURLsStateCopyWithImpl' is from 'package:appflowy/workspace/application/settings/appflowy_cloud_urls_bloc.dart' ('lib/workspace/application/settings/appflowy_cloud_urls_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. urlError: freezed == urlError ^^^^^^^ lib/workspace/application/settings/appflowy_cloud_urls_bloc.freezed.dart:694:17: Error: The getter 'freezed' isn't defined for the class '__$$AppFlowyCloudURLsStateImplCopyWithImpl<$Res>'. - '__$$AppFlowyCloudURLsStateImplCopyWithImpl' is from 'package:appflowy/workspace/application/settings/appflowy_cloud_urls_bloc.dart' ('lib/workspace/application/settings/appflowy_cloud_urls_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. urlError: freezed == urlError ^^^^^^^ lib/workspace/application/settings/supabase_cloud_setting_bloc.dart:21:14: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. super(SupabaseCloudSettingState.initial(setting)) { ^ lib/workspace/application/settings/supabase_cloud_setting_bloc.dart:30:18: Error: Superclass has no method named 'close'. return super.close(); ^^^^^ lib/workspace/application/settings/supabase_cloud_setting_bloc.dart:30:18: Error: A value of type 'invalid-type' can't be returned from an async function with return type 'Future<void>'. - 'Future' is from 'dart:async'. return super.close(); ^ lib/workspace/application/settings/supabase_cloud_setting_bloc.dart:34:5: Error: The method 'on' isn't defined for the class 'SupabaseCloudSettingBloc'. - 'SupabaseCloudSettingBloc' is from 'package:appflowy/workspace/application/settings/supabase_cloud_setting_bloc.dart' ('lib/workspace/application/settings/supabase_cloud_setting_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<SupabaseCloudSettingEvent>( ^^ lib/workspace/application/settings/supabase_cloud_setting_bloc.dart:40:21: Error: The getter 'isClosed' isn't defined for the class 'SupabaseCloudSettingBloc'. - 'SupabaseCloudSettingBloc' is from 'package:appflowy/workspace/application/settings/supabase_cloud_setting_bloc.dart' ('lib/workspace/application/settings/supabase_cloud_setting_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (isClosed) { ^^^^^^^^ lib/workspace/application/settings/supabase_cloud_setting_bloc.dart:45:23: Error: The method 'add' isn't defined for the class 'SupabaseCloudSettingBloc'. - 'SupabaseCloudSettingBloc' is from 'package:appflowy/workspace/application/settings/supabase_cloud_setting_bloc.dart' ('lib/workspace/application/settings/supabase_cloud_setting_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(SupabaseCloudSettingEvent.didReceiveSetting(setting)), ^^^ lib/workspace/application/settings/supabase_cloud_setting_bloc.dart:57:15: Error: The getter 'state' isn't defined for the class 'SupabaseCloudSettingBloc'. - 'SupabaseCloudSettingBloc' is from 'package:appflowy/workspace/application/settings/supabase_cloud_setting_bloc.dart' ('lib/workspace/application/settings/supabase_cloud_setting_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/workspace/application/settings/supabase_cloud_setting_bloc.dart:66:18: Error: The getter 'state' isn't defined for the class 'SupabaseCloudSettingBloc'. - 'SupabaseCloudSettingBloc' is from 'package:appflowy/workspace/application/settings/supabase_cloud_setting_bloc.dart' ('lib/workspace/application/settings/supabase_cloud_setting_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(loadingState: const LoadingState.loading())); ^^^^^ lib/workspace/application/settings/supabase_cloud_urls_bloc.dart:17:34: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. SupabaseCloudURLsBloc() : super(SupabaseCloudURLsState.initial()) { ^ lib/workspace/application/settings/supabase_cloud_urls_bloc.dart:18:5: Error: The method 'on' isn't defined for the class 'SupabaseCloudURLsBloc'. - 'SupabaseCloudURLsBloc' is from 'package:appflowy/workspace/application/settings/supabase_cloud_urls_bloc.dart' ('lib/workspace/application/settings/supabase_cloud_urls_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<SupabaseCloudURLsEvent>((event, emit) async { ^^ lib/workspace/application/settings/supabase_cloud_urls_bloc.dart:22:13: Error: The getter 'state' isn't defined for the class 'SupabaseCloudURLsBloc'. - 'SupabaseCloudURLsBloc' is from 'package:appflowy/workspace/application/settings/supabase_cloud_urls_bloc.dart' ('lib/workspace/application/settings/supabase_cloud_urls_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/workspace/application/settings/supabase_cloud_urls_bloc.dart:24:50: Error: The getter 'state' isn't defined for the class 'SupabaseCloudURLsBloc'. - 'SupabaseCloudURLsBloc' is from 'package:appflowy/workspace/application/settings/supabase_cloud_urls_bloc.dart' ('lib/workspace/application/settings/supabase_cloud_urls_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. showRestartHint: url.isNotEmpty && state.upatedAnonKey.isNotEmpty, ^^^^^ lib/workspace/application/settings/supabase_cloud_urls_bloc.dart:31:13: Error: The getter 'state' isn't defined for the class 'SupabaseCloudURLsBloc'. - 'SupabaseCloudURLsBloc' is from 'package:appflowy/workspace/application/settings/supabase_cloud_urls_bloc.dart' ('lib/workspace/application/settings/supabase_cloud_urls_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/workspace/application/settings/supabase_cloud_urls_bloc.dart:34:41: Error: The getter 'state' isn't defined for the class 'SupabaseCloudURLsBloc'. - 'SupabaseCloudURLsBloc' is from 'package:appflowy/workspace/application/settings/supabase_cloud_urls_bloc.dart' ('lib/workspace/application/settings/supabase_cloud_urls_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. anonKey.isNotEmpty && state.updatedUrl.isNotEmpty, ^^^^^ lib/workspace/application/settings/supabase_cloud_urls_bloc.dart:40:15: Error: The getter 'state' isn't defined for the class 'SupabaseCloudURLsBloc'. - 'SupabaseCloudURLsBloc' is from 'package:appflowy/workspace/application/settings/supabase_cloud_urls_bloc.dart' ('lib/workspace/application/settings/supabase_cloud_urls_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. if (state.updatedUrl.isEmpty) { ^^^^^ lib/workspace/application/settings/supabase_cloud_urls_bloc.dart:42:15: Error: The getter 'state' isn't defined for the class 'SupabaseCloudURLsBloc'. - 'SupabaseCloudURLsBloc' is from 'package:appflowy/workspace/application/settings/supabase_cloud_urls_bloc.dart' ('lib/workspace/application/settings/supabase_cloud_urls_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/workspace/application/settings/supabase_cloud_urls_bloc.dart:44:76: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_menu_cloudSupabaseUrlCanNotBeEmpty.tr(), ^^ lib/workspace/application/settings/supabase_cloud_urls_bloc.dart:52:15: Error: The getter 'state' isn't defined for the class 'SupabaseCloudURLsBloc'. - 'SupabaseCloudURLsBloc' is from 'package:appflowy/workspace/application/settings/supabase_cloud_urls_bloc.dart' ('lib/workspace/application/settings/supabase_cloud_urls_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. if (state.upatedAnonKey.isEmpty) { ^^^^^ lib/workspace/application/settings/supabase_cloud_urls_bloc.dart:54:15: Error: The getter 'state' isn't defined for the class 'SupabaseCloudURLsBloc'. - 'SupabaseCloudURLsBloc' is from 'package:appflowy/workspace/application/settings/supabase_cloud_urls_bloc.dart' ('lib/workspace/application/settings/supabase_cloud_urls_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/workspace/application/settings/supabase_cloud_urls_bloc.dart:58:22: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/application/settings/supabase_cloud_urls_bloc.dart:65:23: Error: The getter 'state' isn't defined for the class 'SupabaseCloudURLsBloc'. - 'SupabaseCloudURLsBloc' is from 'package:appflowy/workspace/application/settings/supabase_cloud_urls_bloc.dart' ('lib/workspace/application/settings/supabase_cloud_urls_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. validateUrl(state.updatedUrl).fold( ^^^^^ lib/workspace/application/settings/supabase_cloud_urls_bloc.dart:68:22: Error: The getter 'state' isn't defined for the class 'SupabaseCloudURLsBloc'. - 'SupabaseCloudURLsBloc' is from 'package:appflowy/workspace/application/settings/supabase_cloud_urls_bloc.dart' ('lib/workspace/application/settings/supabase_cloud_urls_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. url: state.updatedUrl, ^^^^^ lib/workspace/application/settings/supabase_cloud_urls_bloc.dart:69:26: Error: The getter 'state' isn't defined for the class 'SupabaseCloudURLsBloc'. - 'SupabaseCloudURLsBloc' is from 'package:appflowy/workspace/application/settings/supabase_cloud_urls_bloc.dart' ('lib/workspace/application/settings/supabase_cloud_urls_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. anonKey: state.upatedAnonKey, ^^^^^ lib/workspace/application/settings/supabase_cloud_urls_bloc.dart:72:15: Error: The method 'add' isn't defined for the class 'SupabaseCloudURLsBloc'. - 'SupabaseCloudURLsBloc' is from 'package:appflowy/workspace/application/settings/supabase_cloud_urls_bloc.dart' ('lib/workspace/application/settings/supabase_cloud_urls_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(const SupabaseCloudURLsEvent.didSaveConfig()); ^^^ lib/workspace/application/settings/supabase_cloud_urls_bloc.dart:74:29: Error: The getter 'state' isn't defined for the class 'SupabaseCloudURLsBloc'. - 'SupabaseCloudURLsBloc' is from 'package:appflowy/workspace/application/settings/supabase_cloud_urls_bloc.dart' ('lib/workspace/application/settings/supabase_cloud_urls_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. (error) => emit(state.copyWith(urlError: error)), ^^^^^ lib/workspace/application/settings/supabase_cloud_urls_bloc.dart:79:13: Error: The getter 'state' isn't defined for the class 'SupabaseCloudURLsBloc'. - 'SupabaseCloudURLsBloc' is from 'package:appflowy/workspace/application/settings/supabase_cloud_urls_bloc.dart' ('lib/workspace/application/settings/supabase_cloud_urls_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/workspace/application/settings/supabase_cloud_urls_bloc.freezed.dart:674:17: Error: The getter 'freezed' isn't defined for the class '_$SupabaseCloudURLsStateCopyWithImpl<$Res, $Val>'. - '_$SupabaseCloudURLsStateCopyWithImpl' is from 'package:appflowy/workspace/application/settings/supabase_cloud_urls_bloc.dart' ('lib/workspace/application/settings/supabase_cloud_urls_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. urlError: freezed == urlError ^^^^^^^ lib/workspace/application/settings/supabase_cloud_urls_bloc.freezed.dart:678:21: Error: The getter 'freezed' isn't defined for the class '_$SupabaseCloudURLsStateCopyWithImpl<$Res, $Val>'. - '_$SupabaseCloudURLsStateCopyWithImpl' is from 'package:appflowy/workspace/application/settings/supabase_cloud_urls_bloc.dart' ('lib/workspace/application/settings/supabase_cloud_urls_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. anonKeyError: freezed == anonKeyError ^^^^^^^ lib/workspace/application/settings/supabase_cloud_urls_bloc.freezed.dart:747:17: Error: The getter 'freezed' isn't defined for the class '__$$SupabaseCloudURLsStateImplCopyWithImpl<$Res>'. - '__$$SupabaseCloudURLsStateImplCopyWithImpl' is from 'package:appflowy/workspace/application/settings/supabase_cloud_urls_bloc.dart' ('lib/workspace/application/settings/supabase_cloud_urls_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. urlError: freezed == urlError ^^^^^^^ lib/workspace/application/settings/supabase_cloud_urls_bloc.freezed.dart:751:21: Error: The getter 'freezed' isn't defined for the class '__$$SupabaseCloudURLsStateImplCopyWithImpl<$Res>'. - '__$$SupabaseCloudURLsStateImplCopyWithImpl' is from 'package:appflowy/workspace/application/settings/supabase_cloud_urls_bloc.dart' ('lib/workspace/application/settings/supabase_cloud_urls_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. anonKeyError: freezed == anonKeyError ^^^^^^^ lib/plugins/base/emoji/emoji_picker_header.dart:12:9: Error: 'Category' isn't a type. final Category category; ^^^^^^^^ lib/plugins/base/emoji/emoji_picker_header.dart:16:9: Error: The getter 'PlatformExtension' isn't defined for the class 'FlowyEmojiHeader'. - 'FlowyEmojiHeader' is from 'package:appflowy/plugins/base/emoji/emoji_picker_header.dart' ('lib/plugins/base/emoji/emoji_picker_header.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'PlatformExtension'. if (PlatformExtension.isDesktopOrWeb) { ^^^^^^^^^^^^^^^^^ lib/plugins/base/emoji/emoji_search_bar.dart:23:9: Error: 'EmojiData' isn't a type. final EmojiData emojiData; ^^^^^^^^^ lib/plugins/base/emoji/emoji_search_bar.dart:26:9: Error: 'EmojiSelectedCallback' isn't a type. final EmojiSelectedCallback onRandomEmojiSelected; ^^^^^^^^^^^^^^^^^^^^^ lib/plugins/base/emoji/emoji_search_bar.dart:46:21: Error: The getter 'PlatformExtension' isn't defined for the class '_FlowyEmojiSearchBarState'. - '_FlowyEmojiSearchBarState' is from 'package:appflowy/plugins/base/emoji/emoji_search_bar.dart' ('lib/plugins/base/emoji/emoji_search_bar.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'PlatformExtension'. horizontal: PlatformExtension.isDesktopOrWeb ? 0.0 : 8.0, ^^^^^^^^^^^^^^^^^ lib/plugins/base/emoji/emoji_search_bar.dart:76:9: Error: 'EmojiData' isn't a type. final EmojiData emojiData; ^^^^^^^^^ lib/plugins/base/emoji/emoji_search_bar.dart:77:9: Error: 'EmojiSelectedCallback' isn't a type. final EmojiSelectedCallback onRandomEmojiSelected; ^^^^^^^^^^^^^^^^^^^^^ lib/plugins/base/emoji/emoji_search_bar.dart:91:42: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. message: LocaleKeys.emoji_random.tr(), ^^ lib/plugins/base/emoji/emoji_search_bar.dart:139:43: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. hintText: LocaleKeys.search_label.tr(), ^^ lib/plugins/base/emoji/emoji_skin_tone.dart:10:1: Error: 'EmojiSkinTone' isn't a type. EmojiSkinTone? lastSelectedEmojiSkinTone; ^^^^^^^^^^^^^ lib/plugins/base/emoji/emoji_skin_tone.dart:23:9: Error: 'EmojiSkinToneChanged' isn't a type. final EmojiSkinToneChanged onEmojiSkinToneChanged; ^^^^^^^^^^^^^^^^^^^^ lib/plugins/base/emoji/emoji_skin_tone.dart:32:3: Error: 'EmojiSkinTone' isn't a type. EmojiSkinTone skinTone = EmojiSkinTone.none; ^^^^^^^^^^^^^ lib/plugins/base/emoji/emoji_skin_tone.dart:32:28: Error: Undefined name 'EmojiSkinTone'. EmojiSkinTone skinTone = EmojiSkinTone.none; ^^^^^^^^^^^^^ lib/plugins/base/emoji/emoji_skin_tone.dart:58:50: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. message: LocaleKeys.emoji_selectSkinTone.tr(), ^^ lib/plugins/base/emoji/emoji_skin_tone.dart:43:21: Error: The getter 'EmojiSkinTone' isn't defined for the class '_FlowyEmojiSkinToneSelectorState'. - '_FlowyEmojiSkinToneSelectorState' is from 'package:appflowy/plugins/base/emoji/emoji_skin_tone.dart' ('lib/plugins/base/emoji/emoji_skin_tone.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'EmojiSkinTone'. children: EmojiSkinTone.values ^^^^^^^^^^^^^ lib/plugins/base/emoji/emoji_skin_tone.dart:91:12: Error: Undefined name 'EmojiSkinTone'. case EmojiSkinTone.none: ^^^^^^^^^^^^^ lib/plugins/base/emoji/emoji_skin_tone.dart:93:12: Error: Undefined name 'EmojiSkinTone'. case EmojiSkinTone.light: ^^^^^^^^^^^^^ lib/plugins/base/emoji/emoji_skin_tone.dart:95:12: Error: Undefined name 'EmojiSkinTone'. case EmojiSkinTone.mediumLight: ^^^^^^^^^^^^^ lib/plugins/base/emoji/emoji_skin_tone.dart:97:12: Error: Undefined name 'EmojiSkinTone'. case EmojiSkinTone.medium: ^^^^^^^^^^^^^ lib/plugins/base/emoji/emoji_skin_tone.dart:99:12: Error: Undefined name 'EmojiSkinTone'. case EmojiSkinTone.mediumDark: ^^^^^^^^^^^^^ lib/plugins/base/emoji/emoji_skin_tone.dart:101:12: Error: Undefined name 'EmojiSkinTone'. case EmojiSkinTone.dark: ^^^^^^^^^^^^^ lib/plugins/base/emoji/emoji_skin_tone.dart:89:14: Error: A non-null value must be returned since the return type 'String' doesn't allow null. String get icon { ^ lib/plugins/document/presentation/editor_plugins/align_toolbar_item/custom_text_align_command.dart:7:12: Error: 'CommandShortcutEvent' isn't a type. final List<CommandShortcutEvent> customTextAlignCommands = [ ^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/align_toolbar_item/custom_text_align_command.dart:21:7: Error: 'CommandShortcutEvent' isn't a type. final CommandShortcutEvent customTextLeftAlignCommand = CommandShortcutEvent( ^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/align_toolbar_item/custom_text_align_command.dart:21:57: Error: Method not found: 'CommandShortcutEvent'. final CommandShortcutEvent customTextLeftAlignCommand = CommandShortcutEvent( ^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/align_toolbar_item/custom_text_align_command.dart:36:7: Error: 'CommandShortcutEvent' isn't a type. final CommandShortcutEvent customTextCenterAlignCommand = CommandShortcutEvent( ^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/align_toolbar_item/custom_text_align_command.dart:36:59: Error: Method not found: 'CommandShortcutEvent'. final CommandShortcutEvent customTextCenterAlignCommand = CommandShortcutEvent( ^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/align_toolbar_item/custom_text_align_command.dart:51:7: Error: 'CommandShortcutEvent' isn't a type. final CommandShortcutEvent customTextRightAlignCommand = CommandShortcutEvent( ^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/align_toolbar_item/custom_text_align_command.dart:51:58: Error: Method not found: 'CommandShortcutEvent'. final CommandShortcutEvent customTextRightAlignCommand = CommandShortcutEvent( ^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/align_toolbar_item/custom_text_align_command.dart:58:34: Error: 'EditorState' isn't a type. KeyEventResult _textAlignHandler(EditorState editorState, String align) { ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/align_toolbar_item/custom_text_align_command.dart:59:9: Error: 'Selection' isn't a type. final Selection? selection = editorState.selection; ^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/align_toolbar_item/custom_text_align_command.dart:70:9: Error: Undefined name 'blockComponentAlign'. blockComponentAlign: align, ^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/base/format_arrow_character.dart:15:7: Error: 'CharacterShortcutEvent' isn't a type. final CharacterShortcutEvent customFormatGreaterEqual = CharacterShortcutEvent( ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/base/format_arrow_character.dart:15:57: Error: Method not found: 'CharacterShortcutEvent'. final CharacterShortcutEvent customFormatGreaterEqual = CharacterShortcutEvent( ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/base/format_arrow_character.dart:28:12: Error: 'EditorState' isn't a type. required EditorState editorState, ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/base/format_arrow_character.dart:49:20: Error: Undefined name 'CodeBlockKeys'. node.type == CodeBlockKeys.type) { ^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/base/page_reference_commands.dart:17:5: Error: Method not found: 'CharacterShortcutEvent'. CharacterShortcutEvent( ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/base/page_reference_commands.dart:35:5: Error: Method not found: 'CharacterShortcutEvent'. CharacterShortcutEvent( ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/base/page_reference_commands.dart:52:3: Error: 'EditorState' isn't a type. EditorState editorState, ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/base/page_reference_commands.dart:57:7: Error: Undefined name 'PlatformExtension'. if (PlatformExtension.isMobile || selection == null) { ^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/callout/callout_block_shortcuts.dart:13:7: Error: 'CharacterShortcutEvent' isn't a type. final CharacterShortcutEvent insertNewLineInCalloutBlock = ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/callout/callout_block_shortcuts.dart:14:5: Error: Method not found: 'CharacterShortcutEvent'. CharacterShortcutEvent( ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/callout/callout_block_shortcuts.dart:20:1: Error: 'CharacterShortcutEventHandler' isn't a type. CharacterShortcutEventHandler _insertNewLineHandler = (editorState) async { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:11:35: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_bold.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:17:43: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_bulletedList.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:23:39: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_checkbox.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:29:40: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_embedCode.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:35:39: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_heading1.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:41:39: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_heading2.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:47:39: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_heading3.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:53:40: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_highlight.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:59:36: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_color.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:65:36: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_image.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:71:37: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_italic.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:77:35: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_link.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:83:43: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_numberedList.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:89:36: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_quote.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:95:44: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_strikethrough.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:101:35: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_text.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:107:40: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_underline.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:113:47: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_fontColorDefault.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:119:44: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_fontColorGray.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:125:45: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_fontColorBrown.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:131:46: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_fontColorOrange.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:137:46: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_fontColorYellow.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:143:45: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_fontColorGreen.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:149:44: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_fontColorBlue.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:155:46: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_fontColorPurple.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:161:44: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_fontColorPink.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:167:43: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_fontColorRed.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:173:53: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_backgroundColorDefault.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:179:50: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_backgroundColorGray.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:185:51: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_backgroundColorBrown.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:191:52: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_backgroundColorOrange.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:197:52: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_backgroundColorYellow.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:203:51: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_backgroundColorGreen.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:209:50: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_backgroundColorBlue.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:215:52: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_backgroundColorPurple.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:221:50: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_backgroundColorPink.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:227:49: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_backgroundColorRed.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:233:35: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_done.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:239:37: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_cancel.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:245:36: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_tint1.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:251:36: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_tint2.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:257:36: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_tint3.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:263:36: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_tint4.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:269:36: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_tint5.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:275:36: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_tint6.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:281:36: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_tint7.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:287:36: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_tint8.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:293:36: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_tint9.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:299:46: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_lightLightTint1.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:305:46: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_lightLightTint2.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:311:46: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_lightLightTint3.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:317:46: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_lightLightTint4.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:323:46: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_lightLightTint5.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:329:46: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_lightLightTint6.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:335:46: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_lightLightTint7.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:341:46: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_lightLightTint8.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:347:46: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_lightLightTint9.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:353:38: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_urlHint.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:359:45: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_mobileHeading1.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:365:45: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_mobileHeading2.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:371:45: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_mobileHeading3.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:377:40: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_textColor.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:383:46: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_backgroundColor.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:389:42: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_addYourLink.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:395:39: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_openLink.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:401:39: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_copyLink.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:407:41: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_removeLink.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:413:39: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_editLink.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:419:39: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_linkText.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:425:43: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_linkTextHint.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:431:46: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_linkAddressHint.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:437:45: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_highlightColor.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:443:50: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_clearHighlightColor.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:449:42: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_customColor.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:455:39: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_hexValue.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:461:38: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_opacity.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:467:50: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_resetToDefaultColor.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:473:34: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_ltr.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:479:34: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_rtl.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:485:35: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_auto.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:491:34: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_cut.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:497:35: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_copy.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:503:36: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_paste.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:509:35: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_find.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:515:44: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_previousMatch.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:521:40: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_nextMatch.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:527:40: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_closeFind.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:533:38: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_replace.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:539:41: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_replaceAll.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:545:36: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_regex.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:551:44: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_caseSensitive.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:557:42: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_uploadImage.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:563:39: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_urlImage.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:569:44: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_incorrectLink.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:575:37: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_upload.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:581:42: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_chooseImage.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:587:38: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_loading.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:593:46: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_imageLoadFailed.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:599:38: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_divider.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:605:36: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_table.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:611:43: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_colAddBefore.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:617:43: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_rowAddBefore.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:623:42: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_colAddAfter.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:629:42: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_rowAddAfter.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:635:40: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_colRemove.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:641:40: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_rowRemove.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:647:43: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_colDuplicate.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:653:43: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_rowDuplicate.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:659:39: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_colClear.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:665:39: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_rowClear.tr(); ^^ lib/plugins/document/presentation/editor_plugins/i18n/editor_i18n.dart:671:47: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.editor_slashPlaceHolder.tr(); ^^ lib/plugins/document/presentation/editor_plugins/mention/slash_menu_items.dart:7:1: Error: 'SelectionMenuItem' isn't a type. SelectionMenuItem dateMenuItem = SelectionMenuItem( ^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mention/slash_menu_items.dart:7:34: Error: Method not found: 'SelectionMenuItem'. SelectionMenuItem dateMenuItem = SelectionMenuItem( ^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mention/slash_menu_items.dart:20:35: Error: 'EditorState' isn't a type. Future<void> _insertDateReference(EditorState editorState) async { ^^^^^^^^^^^ lib/plugins/inline_actions/handlers/date_reference.dart:19:23: Error: The getter 'locale' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'locale'. _locale = context.locale.toLanguageTag(); ^^^^^^ lib/plugins/inline_actions/handlers/date_reference.dart:49:44: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.inlineActions_date.tr(), ^^ lib/plugins/inline_actions/handlers/date_reference.dart:83:20: Error: The getter 'DateFormat' isn't defined for the class 'DateReferenceService'. - 'DateReferenceService' is from 'package:appflowy/plugins/inline_actions/handlers/date_reference.dart' ('lib/plugins/inline_actions/handlers/date_reference.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'DateFormat'. final date = DateFormat.yMd(_locale).parse(search); ^^^^^^^^^^ lib/plugins/inline_actions/handlers/date_reference.dart:104:5: Error: 'EditorState' isn't a type. EditorState editorState, ^^^^^^^^^^^ lib/plugins/inline_actions/handlers/date_reference.dart:145:40: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.relativeDates_today.tr(), ^^ lib/plugins/inline_actions/handlers/date_reference.dart:146:10: Error: The getter 'DateFormat' isn't defined for the class 'DateReferenceService'. - 'DateReferenceService' is from 'package:appflowy/plugins/inline_actions/handlers/date_reference.dart' ('lib/plugins/inline_actions/handlers/date_reference.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'DateFormat'. [DateFormat.yMd(_locale).format(today)], ^^^^^^^^^^ lib/plugins/inline_actions/handlers/date_reference.dart:150:43: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.relativeDates_tomorrow.tr(), ^^ lib/plugins/inline_actions/handlers/date_reference.dart:151:10: Error: The getter 'DateFormat' isn't defined for the class 'DateReferenceService'. - 'DateReferenceService' is from 'package:appflowy/plugins/inline_actions/handlers/date_reference.dart' ('lib/plugins/inline_actions/handlers/date_reference.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'DateFormat'. [DateFormat.yMd(_locale).format(tomorrow)], ^^^^^^^^^^ lib/plugins/inline_actions/handlers/date_reference.dart:155:44: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.relativeDates_yesterday.tr(), ^^ lib/plugins/inline_actions/handlers/date_reference.dart:156:10: Error: The getter 'DateFormat' isn't defined for the class 'DateReferenceService'. - 'DateReferenceService' is from 'package:appflowy/plugins/inline_actions/handlers/date_reference.dart' ('lib/plugins/inline_actions/handlers/date_reference.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'DateFormat'. [DateFormat.yMd(_locale).format(yesterday)], ^^^^^^^^^^ lib/plugins/inline_actions/handlers/date_reference.dart:164:28: Error: The getter 'locale' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'locale'. final locale = context.locale.toLanguageTag(); ^^^^^^ lib/plugins/inline_actions/handlers/date_reference.dart:177:31: Error: The getter 'DateFormat' isn't defined for the class 'DateReferenceService'. - 'DateReferenceService' is from 'package:appflowy/plugins/inline_actions/handlers/date_reference.dart' ('lib/plugins/inline_actions/handlers/date_reference.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'DateFormat'. final labelStr = label ?? DateFormat.yMd(_locale).format(date); ^^^^^^^^^^ lib/plugins/inline_actions/handlers/inline_page_reference.dart:142:56: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. ? LocaleKeys.inlineActions_pageReference.tr() ^^ lib/plugins/inline_actions/handlers/inline_page_reference.dart:143:54: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. : LocaleKeys.inlineActions_recentPages.tr(), ^^ lib/plugins/inline_actions/handlers/inline_page_reference.dart:151:5: Error: 'EditorState' isn't a type. EditorState editorState, ^^^^^^^^^^^ lib/plugins/inline_actions/handlers/inline_page_reference.dart:183:63: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. howToFix: LocaleKeys.errorDialog_howToFixFallback.tr(), ^^ lib/plugins/inline_actions/handlers/inline_page_reference.dart:193:5: Error: 'EditorState' isn't a type. EditorState editorState, ^^^^^^^^^^^ lib/plugins/inline_actions/handlers/reminder_reference.dart:27:23: Error: The getter 'locale' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'locale'. _locale = context.locale.toLanguageTag(); ^^^^^^ lib/plugins/inline_actions/handlers/reminder_reference.dart:63:61: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.inlineActions_reminder_groupTitle.tr(), ^^ lib/plugins/inline_actions/handlers/reminder_reference.dart:66:56: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.inlineActions_reminder_groupTitle.tr().toLowerCase(), ^^ lib/plugins/inline_actions/handlers/reminder_reference.dart:67:58: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.inlineActions_reminder_shortKeyword.tr().toLowerCase(), ^^ lib/plugins/inline_actions/handlers/reminder_reference.dart:100:20: Error: The getter 'DateFormat' isn't defined for the class 'ReminderReferenceService'. - 'ReminderReferenceService' is from 'package:appflowy/plugins/inline_actions/handlers/reminder_reference.dart' ('lib/plugins/inline_actions/handlers/reminder_reference.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'DateFormat'. final date = DateFormat.yMd(_locale).parse(search); ^^^^^^^^^^ lib/plugins/inline_actions/handlers/reminder_reference.dart:126:5: Error: 'EditorState' isn't a type. EditorState editorState, ^^^^^^^^^^^ lib/plugins/inline_actions/handlers/reminder_reference.dart:142:28: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. final viewId = context.read<DocumentBloc>().documentId; ^^^^ lib/plugins/inline_actions/handlers/reminder_reference.dart:164:15: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<ReminderBloc>().add(ReminderEvent.add(reminder: reminder)); ^^^^ lib/plugins/inline_actions/handlers/reminder_reference.dart:176:43: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.relativeDates_tomorrow.tr(), ^^ lib/plugins/inline_actions/handlers/reminder_reference.dart:177:10: Error: The getter 'DateFormat' isn't defined for the class 'ReminderReferenceService'. - 'ReminderReferenceService' is from 'package:appflowy/plugins/inline_actions/handlers/reminder_reference.dart' ('lib/plugins/inline_actions/handlers/reminder_reference.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'DateFormat'. [DateFormat.yMd(_locale).format(tomorrow)], ^^^^^^^^^^ lib/plugins/inline_actions/handlers/reminder_reference.dart:181:42: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.relativeDates_oneWeek.tr(), ^^ lib/plugins/inline_actions/handlers/reminder_reference.dart:182:10: Error: The getter 'DateFormat' isn't defined for the class 'ReminderReferenceService'. - 'ReminderReferenceService' is from 'package:appflowy/plugins/inline_actions/handlers/reminder_reference.dart' ('lib/plugins/inline_actions/handlers/reminder_reference.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'DateFormat'. [DateFormat.yMd(_locale).format(oneWeek)], ^^^^^^^^^^ lib/plugins/inline_actions/handlers/reminder_reference.dart:190:28: Error: The getter 'locale' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'locale'. final locale = context.locale.toLanguageTag(); ^^^^^^ lib/plugins/inline_actions/handlers/reminder_reference.dart:203:31: Error: The getter 'DateFormat' isn't defined for the class 'ReminderReferenceService'. - 'ReminderReferenceService' is from 'package:appflowy/plugins/inline_actions/handlers/reminder_reference.dart' ('lib/plugins/inline_actions/handlers/reminder_reference.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'DateFormat'. final labelStr = label ?? DateFormat.yMd(_locale).format(date); ^^^^^^^^^^ lib/plugins/inline_actions/handlers/reminder_reference.dart:213:62: Error: 'Node' isn't a type. ReminderPB _reminderFromDate(DateTime date, String viewId, Node node) { ^^^^ lib/plugins/inline_actions/handlers/reminder_reference.dart:215:11: Error: The method 'nanoid' isn't defined for the class 'ReminderReferenceService'. - 'ReminderReferenceService' is from 'package:appflowy/plugins/inline_actions/handlers/reminder_reference.dart' ('lib/plugins/inline_actions/handlers/reminder_reference.dart'). Try correcting the name to the name of an existing method, or defining a method named 'nanoid'. id: nanoid(), ^^^^^^ lib/plugins/inline_actions/handlers/reminder_reference.dart:217:52: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.reminderNotification_title.tr(), ^^ lib/plugins/inline_actions/handlers/reminder_reference.dart:218:56: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. message: LocaleKeys.reminderNotification_message.tr(), ^^ lib/plugins/inline_actions/inline_actions_command.dart:12:5: Error: Method not found: 'CharacterShortcutEvent'. CharacterShortcutEvent( ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/inline_actions/inline_actions_command.dart:24:3: Error: 'EditorState' isn't a type. EditorState editorState, ^^^^^^^^^^^ lib/plugins/inline_actions/inline_actions_command.dart:29:7: Error: Undefined name 'PlatformExtension'. if (PlatformExtension.isMobile || selection == null) { ^^^^^^^^^^^^^^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_service.dart:30:10: Error: 'CommandShortcutEvent' isn't a type. List<CommandShortcutEvent> commandShortcuts, ^^^^^^^^^^^^^^^^^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_service.dart:64:10: Error: 'CommandShortcutEvent' isn't a type. List<CommandShortcutEvent> commandShortcuts, ^^^^^^^^^^^^^^^^^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_service.dart:100:60: Error: A value of type 'List<dynamic>' can't be returned from a function with return type 'List<CommandShortcutModel>'. - 'List' is from 'dart:core'. - 'CommandShortcutModel' is from 'package:appflowy/workspace/application/settings/shortcuts/shortcuts_model.dart' ('lib/workspace/application/settings/shortcuts/shortcuts_model.dart'). map((e) => CommandShortcutModel.fromCommandEvent(e)).toList(); ^ lib/plugins/document/presentation/editor_plugins/mention/mention_block.dart:28:9: Error: Method not found: 'TextInsert'. TextInsert( ^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_block.dart:26:12: Error: Method not found: 'Delta'. delta: Delta( ^^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_block.dart:25:10: Error: Method not found: 'paragraphNode'. return paragraphNode( ^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_block.dart:66:9: Error: 'Node' isn't a type. final Node node; ^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_block.dart:73:38: Error: 'EditorState' isn't a type. final editorState = context.read<EditorState>(); ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_block.dart:73:33: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. final editorState = context.read<EditorState>(); ^^^^ lib/plugins/inline_actions/inline_actions_menu.dart:26:9: Error: 'EditorState' isn't a type. final EditorState editorState; ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.dart:15:14: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. super(DocumentImmersiveCoverState.initial()) { ^ lib/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.dart:16:5: Error: The method 'on' isn't defined for the class 'DocumentImmersiveCoverBloc'. - 'DocumentImmersiveCoverBloc' is from 'package:appflowy/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.dart' ('lib/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<DocumentImmersiveCoverEvent>( ^^ lib/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.dart:20:13: Error: The method 'add' isn't defined for the class 'DocumentImmersiveCoverBloc'. - 'DocumentImmersiveCoverBloc' is from 'package:appflowy/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.dart' ('lib/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add( ^^^ lib/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.dart:29:17: Error: The method 'add' isn't defined for the class 'DocumentImmersiveCoverBloc'. - 'DocumentImmersiveCoverBloc' is from 'package:appflowy/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.dart' ('lib/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add( ^^^ lib/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.dart:41:15: Error: The getter 'state' isn't defined for the class 'DocumentImmersiveCoverBloc'. - 'DocumentImmersiveCoverBloc' is from 'package:appflowy/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.dart' ('lib/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.dart:43:33: Error: The getter 'state' isn't defined for the class 'DocumentImmersiveCoverBloc'. - 'DocumentImmersiveCoverBloc' is from 'package:appflowy/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.dart' ('lib/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. cover: cover ?? state.cover, ^^^^^ lib/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.dart:44:31: Error: The getter 'state' isn't defined for the class 'DocumentImmersiveCoverBloc'. - 'DocumentImmersiveCoverBloc' is from 'package:appflowy/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.dart' ('lib/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. name: name ?? state.name, ^^^^^ lib/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.dart:59:18: Error: Superclass has no method named 'close'. return super.close(); ^^^^^ lib/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.dart:76:6: Error: Couldn't find constructor 'Default'. @Default(null) String? icon, ^^^^^^^ lib/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.dart:78:6: Error: Couldn't find constructor 'Default'. @Default('') String name, ^^^^^^^ lib/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.freezed.dart:214:7: Error: The getter 'freezed' isn't defined for the class '__$$UpdateCoverAndIconImplCopyWithImpl<$Res>'. - '__$$UpdateCoverAndIconImplCopyWithImpl' is from 'package:appflowy/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.dart' ('lib/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. freezed == cover ^^^^^^^ lib/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.freezed.dart:218:7: Error: The getter 'freezed' isn't defined for the class '__$$UpdateCoverAndIconImplCopyWithImpl<$Res>'. - '__$$UpdateCoverAndIconImplCopyWithImpl' is from 'package:appflowy/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.dart' ('lib/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. freezed == icon ^^^^^^^ lib/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.freezed.dart:222:7: Error: The getter 'freezed' isn't defined for the class '__$$UpdateCoverAndIconImplCopyWithImpl<$Res>'. - '__$$UpdateCoverAndIconImplCopyWithImpl' is from 'package:appflowy/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.dart' ('lib/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. freezed == name ^^^^^^^ lib/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.freezed.dart:387:13: Error: The getter 'freezed' isn't defined for the class '_$DocumentImmersiveCoverStateCopyWithImpl<$Res, $Val>'. - '_$DocumentImmersiveCoverStateCopyWithImpl' is from 'package:appflowy/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.dart' ('lib/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. icon: freezed == icon ^^^^^^^ lib/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.freezed.dart:433:13: Error: The getter 'freezed' isn't defined for the class '__$$DocumentImmersiveCoverStateImplCopyWithImpl<$Res>'. - '__$$DocumentImmersiveCoverStateImplCopyWithImpl' is from 'package:appflowy/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.dart' ('lib/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. icon: freezed == icon ^^^^^^^ lib/plugins/document/presentation/editor_plugins/icon/icon_selector.dart:22:3: Error: 'EmojiData' isn't a type. EmojiData? emojiData; ^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/icon/icon_selector.dart:36:7: Error: The getter 'EmojiData' isn't defined for the class '_IconSelectorState'. - '_IconSelectorState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/icon/icon_selector.dart' ('lib/plugins/document/presentation/editor_plugins/icon/icon_selector.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'EmojiData'. EmojiData.builtIn().then( ^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/icon/icon_selector.dart:47:33: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. pageStyleIconBloc = context.read<PageStyleIconBloc>(); ^^^^ lib/plugins/document/presentation/editor_plugins/icon/icon_selector.dart:63:14: Error: The method 'BlocBuilder' isn't defined for the class '_IconSelectorState'. - '_IconSelectorState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/icon/icon_selector.dart' ('lib/plugins/document/presentation/editor_plugins/icon/icon_selector.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<PageStyleIconBloc, PageStyleIconState>( ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/icon/icon_selector.dart:120:17: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<PageStyleIconBloc>().add( ^^^^ lib/plugins/document/presentation/editor_plugins/icon/icon_selector.dart:128:38: Error: 'EmojiData' isn't a type. List<String> _setupAvailableEmojis(EmojiData emojiData) { ^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_icon_bloc.dart:13:14: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. super(PageStyleIconState.initial()) { ^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_icon_bloc.dart:14:5: Error: The method 'on' isn't defined for the class 'PageStyleIconBloc'. - 'PageStyleIconBloc' is from 'package:appflowy/plugins/document/presentation/editor_plugins/page_style/_page_style_icon_bloc.dart' ('lib/plugins/document/presentation/editor_plugins/page_style/_page_style_icon_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<PageStyleIconEvent>( ^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_icon_bloc.dart:18:13: Error: The method 'add' isn't defined for the class 'PageStyleIconBloc'. - 'PageStyleIconBloc' is from 'package:appflowy/plugins/document/presentation/editor_plugins/page_style/_page_style_icon_bloc.dart' ('lib/plugins/document/presentation/editor_plugins/page_style/_page_style_icon_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add( ^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_icon_bloc.dart:26:17: Error: The method 'add' isn't defined for the class 'PageStyleIconBloc'. - 'PageStyleIconBloc' is from 'package:appflowy/plugins/document/presentation/editor_plugins/page_style/_page_style_icon_bloc.dart' ('lib/plugins/document/presentation/editor_plugins/page_style/_page_style_icon_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add( ^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_icon_bloc.dart:37:15: Error: The getter 'state' isn't defined for the class 'PageStyleIconBloc'. - 'PageStyleIconBloc' is from 'package:appflowy/plugins/document/presentation/editor_plugins/page_style/_page_style_icon_bloc.dart' ('lib/plugins/document/presentation/editor_plugins/page_style/_page_style_icon_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_icon_bloc.dart:59:18: Error: Superclass has no method named 'close'. return super.close(); ^^^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_icon_bloc.dart:75:6: Error: Couldn't find constructor 'Default'. @Default(null) String? icon, ^^^^^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_icon_bloc.freezed.dart:203:7: Error: The getter 'freezed' isn't defined for the class '__$$UpdateIconInnerImplCopyWithImpl<$Res>'. - '__$$UpdateIconInnerImplCopyWithImpl' is from 'package:appflowy/plugins/document/presentation/editor_plugins/page_style/_page_style_icon_bloc.dart' ('lib/plugins/document/presentation/editor_plugins/page_style/_page_style_icon_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. freezed == icon ^^^^^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_icon_bloc.freezed.dart:359:13: Error: The getter 'freezed' isn't defined for the class '_$PageStyleIconStateCopyWithImpl<$Res, $Val>'. - '_$PageStyleIconStateCopyWithImpl' is from 'package:appflowy/plugins/document/presentation/editor_plugins/page_style/_page_style_icon_bloc.dart' ('lib/plugins/document/presentation/editor_plugins/page_style/_page_style_icon_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. icon: freezed == icon ^^^^^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_icon_bloc.freezed.dart:392:13: Error: The getter 'freezed' isn't defined for the class '__$$PageStyleIconStateImplCopyWithImpl<$Res>'. - '__$$PageStyleIconStateImplCopyWithImpl' is from 'package:appflowy/plugins/document/presentation/editor_plugins/page_style/_page_style_icon_bloc.dart' ('lib/plugins/document/presentation/editor_plugins/page_style/_page_style_icon_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. icon: freezed == icon ^^^^^^^ lib/shared/appflowy_network_image.dart:31:9: Error: 'ProgressIndicatorBuilder' isn't a type. final ProgressIndicatorBuilder? progressIndicatorBuilder; ^^^^^^^^^^^^^^^^^^^^^^^^ lib/shared/appflowy_network_image.dart:32:9: Error: 'LoadingErrorWidgetBuilder' isn't a type. final LoadingErrorWidgetBuilder? errorWidgetBuilder; ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/shared/appflowy_network_image.dart:36:12: Error: The method 'isURL' isn't defined for the class 'FlowyNetworkImage'. - 'FlowyNetworkImage' is from 'package:appflowy/shared/appflowy_network_image.dart' ('lib/shared/appflowy_network_image.dart'). Try correcting the name to the name of an existing method, or defining a method named 'isURL'. assert(isURL(url)); ^^^^^ lib/shared/appflowy_network_image.dart:44:12: Error: The method 'CachedNetworkImage' isn't defined for the class 'FlowyNetworkImage'. - 'FlowyNetworkImage' is from 'package:appflowy/shared/appflowy_network_image.dart' ('lib/shared/appflowy_network_image.dart'). Try correcting the name to the name of an existing method, or defining a method named 'CachedNetworkImage'. return CachedNetworkImage( ^^^^^^^^^^^^^^^^^^ lib/shared/appflowy_network_image.dart:57:17: Error: The method 'removeFile' isn't defined for the class 'CustomImageCacheManager'. - 'CustomImageCacheManager' is from 'package:appflowy/shared/custom_image_cache_manager.dart' ('lib/shared/custom_image_cache_manager.dart'). Try correcting the name to the name of an existing method, or defining a method named 'removeFile'. manager.removeFile(url); ^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/actions/block_action_add_button.dart:20:9: Error: 'BlockComponentContext' isn't a type. final BlockComponentContext blockComponentContext; ^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/actions/block_action_add_button.dart:21:9: Error: 'BlockComponentActionState' isn't a type. final BlockComponentActionState blockComponentState; ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/actions/block_action_add_button.dart:23:9: Error: 'EditorState' isn't a type. final EditorState editorState; ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/actions/block_action_add_button.dart:33:59: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. text: LocaleKeys.blockActions_addBelowTooltip.tr(), ^^ lib/plugins/document/presentation/editor_plugins/actions/block_action_add_button.dart:38:58: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. ? LocaleKeys.blockActions_addAboveMacCmd.tr() ^^ lib/plugins/document/presentation/editor_plugins/actions/block_action_add_button.dart:39:55: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. : LocaleKeys.blockActions_addAboveCmd.tr(), ^^ lib/plugins/document/presentation/editor_plugins/actions/block_action_add_button.dart:43:59: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. text: LocaleKeys.blockActions_addAboveTooltip.tr(), ^^ lib/plugins/document/presentation/editor_plugins/actions/block_action_add_button.dart:55:26: Error: The getter 'ParagraphBlockKeys' isn't defined for the class 'BlockAddButton'. - 'BlockAddButton' is from 'package:appflowy/plugins/document/presentation/editor_plugins/actions/block_action_add_button.dart' ('lib/plugins/document/presentation/editor_plugins/actions/block_action_add_button.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'ParagraphBlockKeys'. if (node.type != ParagraphBlockKeys.type || ^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/actions/block_action_add_button.dart:59:40: Error: The method 'paragraphNode' isn't defined for the class 'BlockAddButton'. - 'BlockAddButton' is from 'package:appflowy/plugins/document/presentation/editor_plugins/actions/block_action_add_button.dart' ('lib/plugins/document/presentation/editor_plugins/actions/block_action_add_button.dart'). Try correcting the name to the name of an existing method, or defining a method named 'paragraphNode'. transaction.insertNode(path, paragraphNode()); ^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/actions/block_action_add_button.dart:60:40: Error: The getter 'Selection' isn't defined for the class 'BlockAddButton'. - 'BlockAddButton' is from 'package:appflowy/plugins/document/presentation/editor_plugins/actions/block_action_add_button.dart' ('lib/plugins/document/presentation/editor_plugins/actions/block_action_add_button.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'Selection'. transaction.afterSelection = Selection.collapsed( ^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/actions/block_action_add_button.dart:61:13: Error: The method 'Position' isn't defined for the class 'BlockAddButton'. - 'BlockAddButton' is from 'package:appflowy/plugins/document/presentation/editor_plugins/actions/block_action_add_button.dart' ('lib/plugins/document/presentation/editor_plugins/actions/block_action_add_button.dart'). Try correcting the name to the name of an existing method, or defining a method named 'Position'. Position(path: path), ^^^^^^^^ lib/plugins/document/presentation/editor_plugins/actions/block_action_add_button.dart:64:40: Error: The getter 'Selection' isn't defined for the class 'BlockAddButton'. - 'BlockAddButton' is from 'package:appflowy/plugins/document/presentation/editor_plugins/actions/block_action_add_button.dart' ('lib/plugins/document/presentation/editor_plugins/actions/block_action_add_button.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'Selection'. transaction.afterSelection = Selection.collapsed( ^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/actions/block_action_add_button.dart:65:13: Error: The method 'Position' isn't defined for the class 'BlockAddButton'. - 'BlockAddButton' is from 'package:appflowy/plugins/document/presentation/editor_plugins/actions/block_action_add_button.dart' ('lib/plugins/document/presentation/editor_plugins/actions/block_action_add_button.dart'). Try correcting the name to the name of an existing method, or defining a method named 'Position'. Position(path: node.path), ^^^^^^^^ lib/plugins/document/presentation/editor_plugins/actions/block_action_option_button.dart:22:9: Error: 'BlockComponentContext' isn't a type. final BlockComponentContext blockComponentContext; ^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/actions/block_action_option_button.dart:23:9: Error: 'BlockComponentActionState' isn't a type. final BlockComponentActionState blockComponentState; ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/actions/block_action_option_button.dart:25:9: Error: 'EditorState' isn't a type. final EditorState editorState; ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/actions/block_action_option_button.dart:47:19: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<AppearanceSettingsCubit>().state.layoutDirection == ^^^^ lib/plugins/document/presentation/editor_plugins/actions/block_action_option_button.dart:53:9: Error: The getter 'keepEditorFocusNotifier' isn't defined for the class 'BlockOptionButton'. - 'BlockOptionButton' is from 'package:appflowy/plugins/document/presentation/editor_plugins/actions/block_action_option_button.dart' ('lib/plugins/document/presentation/editor_plugins/actions/block_action_option_button.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'keepEditorFocusNotifier'. keepEditorFocusNotifier.increase(); ^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/actions/block_action_option_button.dart:61:11: Error: The getter 'keepEditorFocusNotifier' isn't defined for the class 'BlockOptionButton'. - 'BlockOptionButton' is from 'package:appflowy/plugins/document/presentation/editor_plugins/actions/block_action_option_button.dart' ('lib/plugins/document/presentation/editor_plugins/actions/block_action_option_button.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'keepEditorFocusNotifier'. keepEditorFocusNotifier.decrease(); ^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/actions/block_action_option_button.dart:81:66: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. text: LocaleKeys.document_plugins_optionAction_click.tr(), ^^ lib/plugins/document/presentation/editor_plugins/actions/block_action_option_button.dart:84:71: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. text: LocaleKeys.document_plugins_optionAction_toOpenMenu.tr(), ^^ lib/plugins/document/presentation/editor_plugins/actions/block_action_option_button.dart:104:19: Error: The method 'Position' isn't defined for the class 'BlockOptionButton'. - 'BlockOptionButton' is from 'package:appflowy/plugins/document/presentation/editor_plugins/actions/block_action_option_button.dart' ('lib/plugins/document/presentation/editor_plugins/actions/block_action_option_button.dart'). Try correcting the name to the name of an existing method, or defining a method named 'Position'. final start = Position(path: startNode.path); ^^^^^^^^ lib/plugins/document/presentation/editor_plugins/actions/block_action_option_button.dart:106:9: Error: The method 'Position' isn't defined for the class 'BlockOptionButton'. - 'BlockOptionButton' is from 'package:appflowy/plugins/document/presentation/editor_plugins/actions/block_action_option_button.dart' ('lib/plugins/document/presentation/editor_plugins/actions/block_action_option_button.dart'). Try correcting the name to the name of an existing method, or defining a method named 'Position'. Position( ^^^^^^^^ lib/plugins/document/presentation/editor_plugins/actions/block_action_option_button.dart:111:33: Error: The getter 'SelectionType' isn't defined for the class 'BlockOptionButton'. - 'BlockOptionButton' is from 'package:appflowy/plugins/document/presentation/editor_plugins/actions/block_action_option_button.dart' ('lib/plugins/document/presentation/editor_plugins/actions/block_action_option_button.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'SelectionType'. editorState.selectionType = SelectionType.block; ^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/actions/block_action_option_button.dart:112:29: Error: The method 'Selection' isn't defined for the class 'BlockOptionButton'. - 'BlockOptionButton' is from 'package:appflowy/plugins/document/presentation/editor_plugins/actions/block_action_option_button.dart' ('lib/plugins/document/presentation/editor_plugins/actions/block_action_option_button.dart'). Try correcting the name to the name of an existing method, or defining a method named 'Selection'. editorState.selection = Selection( ^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/copy_and_paste/editor_state_paste_node_extension.dart:4:36: Error: 'Node' isn't a type. Future<void> pasteSingleLineNode(Node insertedNode) async { ^^^^ lib/plugins/document/presentation/editor_plugins/copy_and_paste/editor_state_paste_node_extension.dart:38:41: Error: 'Node' isn't a type. Future<void> pasteMultiLineNodes(List<Node> nodes) async { ^^^^ lib/plugins/document/presentation/editor_plugins/copy_and_paste/editor_state_paste_node_extension.dart:70:26: Error: Unexpected type 'invalid-type' of a map spread entry. Expected 'dynamic' or a Map. ...nodes.first.attributes, ^ lib/plugins/document/presentation/editor_plugins/copy_and_paste/editor_state_paste_node_extension.dart:68:21: Error: Not enough type information to disambiguate between literal set and literal map. Try providing type arguments for the literal explicitly to disambiguate it. attributes: { ^ lib/plugins/document/presentation/editor_plugins/copy_and_paste/editor_state_paste_node_extension.dart:112:22: Error: 'Path' isn't a type. Path calculatePath(Path start, List<Node> nodes) { ^^^^ lib/plugins/document/presentation/editor_plugins/copy_and_paste/editor_state_paste_node_extension.dart:112:39: Error: 'Node' isn't a type. Path calculatePath(Path start, List<Node> nodes) { ^^^^ lib/plugins/document/presentation/editor_plugins/copy_and_paste/editor_state_paste_node_extension.dart:120:12: Error: Unexpected type 'invalid-type' of a spread. Expected 'dynamic' or an Iterable. ...path, ^ lib/plugins/document/presentation/editor_plugins/copy_and_paste/editor_state_paste_node_extension.dart:121:12: Error: Unexpected type 'invalid-type' of a spread. Expected 'dynamic' or an Iterable. ...calculatePath([0], nodes.last.children.toList()), ^ lib/plugins/document/presentation/editor_plugins/copy_and_paste/editor_state_paste_node_extension.dart:127:28: Error: 'Node' isn't a type. int calculateLength(List<Node> nodes) { ^^^^ lib/plugins/document/presentation/editor_plugins/copy_and_paste/editor_state_paste_node_extension.dart:136:20: Error: 'Delta' isn't a type. void insertDelta(Delta delta, {bool insertAfter = true}) { ^^^^^ lib/plugins/document/presentation/editor_plugins/copy_and_paste/editor_state_paste_node_extension.dart:137:48: Error: 'TextInsert' isn't a type. assert(delta.every((element) => element is TextInsert)); ^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/copy_and_paste/paste_from_image.dart:59:59: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.document_imageBlock_imageIsUploading.tr(), ^^ lib/plugins/document/presentation/editor_plugins/copy_and_paste/paste_from_image.dart:92:61: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.document_imageBlock_error_invalidImage.tr(), ^^ lib/plugins/document/presentation/editor_plugins/copy_and_paste/paste_from_plain_text.dart:22:17: Error: 'Attributes' isn't a type. final Attributes attributes = {}; ^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/base/built_in_page_widget.dart:29:9: Error: 'Node' isn't a type. final Node node; ^^^^ lib/plugins/document/presentation/editor_plugins/base/built_in_page_widget.dart:30:9: Error: 'EditorState' isn't a type. final EditorState editorState; ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/base/built_in_page_widget.dart:121:57: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. tooltipText: LocaleKeys.tooltip_referencePage.tr( ^^ lib/plugins/document/presentation/editor_plugins/base/built_in_page_widget.dart:122:47: Error: The getter 'name' isn't defined for the class 'ViewLayoutPB'. - 'ViewLayoutPB' is from 'package:appflowy_backend/protobuf/flowy-folder/view.pbenum.dart' ('packages/appflowy_backend/lib/protobuf/flowy-folder/view.pbenum.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'name'. namedArgs: {'name': viewPB.layout.name}, ^^^^ lib/plugins/document/presentation/editor_plugins/base/built_in_page_widget.dart:140:54: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. tooltipText: LocaleKeys.tooltip_openMenu.tr(), ^^ lib/plugins/document/presentation/editor_plugins/base/built_in_page_widget.dart:196:48: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.tooltip_viewDataBase.tr(); ^^ lib/plugins/document/presentation/editor_plugins/base/built_in_page_widget.dart:198:51: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.disclosureAction_delete.tr(); ^^ lib/plugins/document/presentation/editor_plugins/base/insert_page_command.dart:56:11: Error: 'Transaction' isn't a type. final Transaction transaction = viewType == ViewLayoutPB.Document ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/base/insert_page_command.dart:65:5: Error: 'Selection' isn't a type. Selection selection, ^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/base/insert_page_command.dart:66:5: Error: 'Node' isn't a type. Node node, ^^^^ lib/plugins/document/presentation/editor_plugins/base/insert_page_command.dart:94:123: Error: The getter 'name' isn't defined for the class 'ViewLayoutPB'. - 'ViewLayoutPB' is from 'package:appflowy_backend/protobuf/flowy-folder/view.pbenum.dart' ('packages/appflowy_backend/lib/protobuf/flowy-folder/view.pbenum.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'name'. 'The database associated with ${view.id} could not be found while attempting to create a referenced ${view.layout.name}.', ^^^^ lib/plugins/document/presentation/editor_plugins/base/insert_page_command.dart:129:53: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.grid_referencedGridPrefix.tr(); ^^ lib/plugins/document/presentation/editor_plugins/base/insert_page_command.dart:131:55: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.board_referencedBoardPrefix.tr(); ^^ lib/plugins/document/presentation/editor_plugins/base/insert_page_command.dart:133:61: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.calendar_referencedCalendarPrefix.tr(); ^^ lib/plugins/document/presentation/editor_plugins/base/selectable_svg_widget.dart:16:9: Error: 'SelectionMenuStyle' isn't a type. final SelectionMenuStyle style; ^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/base/selectable_svg_widget.dart:40:9: Error: 'SelectionMenuStyle' isn't a type. final SelectionMenuStyle style; ^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/base/link_to_page_widget.dart:14:3: Error: 'EditorState' isn't a type. EditorState editorState, ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/base/link_to_page_widget.dart:15:3: Error: 'SelectionMenuService' isn't a type. SelectionMenuService menuService, ^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/base/link_to_page_widget.dart:66:67: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. ViewLayoutPB.Grid => LocaleKeys.inlineActions_gridReference.tr(), ^^ lib/plugins/document/presentation/editor_plugins/base/link_to_page_widget.dart:67:70: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. ViewLayoutPB.Document => LocaleKeys.inlineActions_docReference.tr(), ^^ lib/plugins/document/presentation/editor_plugins/base/link_to_page_widget.dart:68:69: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. ViewLayoutPB.Board => LocaleKeys.inlineActions_boardReference.tr(), ^^ lib/plugins/document/presentation/editor_plugins/base/link_to_page_widget.dart:69:70: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. ViewLayoutPB.Calendar => LocaleKeys.inlineActions_calReference.tr(), ^^ lib/plugins/document/presentation/editor_plugins/base/link_to_page_widget.dart:70:51: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. _ => LocaleKeys.inlineActions_pageReference.tr(), ^^ lib/plugins/document/presentation/editor_plugins/actions/mobile_block_action_buttons.dart:30:9: Error: 'Node' isn't a type. final Node node; ^^^^ lib/plugins/document/presentation/editor_plugins/actions/mobile_block_action_buttons.dart:31:9: Error: 'EditorState' isn't a type. final EditorState editorState; ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/actions/mobile_block_action_buttons.dart:38:10: Error: The getter 'PlatformExtension' isn't defined for the class 'MobileBlockActionButtons'. - 'MobileBlockActionButtons' is from 'package:appflowy/plugins/document/presentation/editor_plugins/actions/mobile_block_action_buttons.dart' ('lib/plugins/document/presentation/editor_plugins/actions/mobile_block_action_buttons.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'PlatformExtension'. if (!PlatformExtension.isMobile) { ^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/actions/mobile_block_action_buttons.dart:78:49: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.document_plugins_action.tr(), ^^ lib/plugins/document/presentation/editor_plugins/actions/mobile_block_action_buttons.dart:83:21: Error: The method 'pop' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'pop'. context.pop(); ^^^ lib/plugins/document/presentation/editor_plugins/actions/mobile_block_action_buttons.dart:104:21: Error: The method 'paragraphNode' isn't defined for the class 'MobileBlockActionButtons'. - 'MobileBlockActionButtons' is from 'package:appflowy/plugins/document/presentation/editor_plugins/actions/mobile_block_action_buttons.dart' ('lib/plugins/document/presentation/editor_plugins/actions/mobile_block_action_buttons.dart'). Try correcting the name to the name of an existing method, or defining a method named 'paragraphNode'. paragraphNode(), ^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/actions/mobile_block_action_buttons.dart:106:38: Error: The getter 'Selection' isn't defined for the class 'MobileBlockActionButtons'. - 'MobileBlockActionButtons' is from 'package:appflowy/plugins/document/presentation/editor_plugins/actions/mobile_block_action_buttons.dart' ('lib/plugins/document/presentation/editor_plugins/actions/mobile_block_action_buttons.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'Selection'. ..afterSelection = Selection.collapsed( ^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/actions/mobile_block_action_buttons.dart:107:21: Error: The method 'Position' isn't defined for the class 'MobileBlockActionButtons'. - 'MobileBlockActionButtons' is from 'package:appflowy/plugins/document/presentation/editor_plugins/actions/mobile_block_action_buttons.dart' ('lib/plugins/document/presentation/editor_plugins/actions/mobile_block_action_buttons.dart'). Try correcting the name to the name of an existing method, or defining a method named 'Position'. Position( ^^^^^^^^ lib/workspace/presentation/settings/shared/setting_list_tile.dart:63:61: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_appearance_resetSetting.tr(), ^^ lib/plugins/document/presentation/editor_plugins/header/cover_editor.dart:121:38: Error: The method 'tryToColor' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tryToColor'. color: option.colorHex.tryToColor(), ^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/header/cover_editor.dart:133:48: Error: The method 'tryToColor' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tryToColor'. color: option.colorHex.tryToColor(), ^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/header/custom_cover_picker_bloc.dart:22:33: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. CoverImagePickerBloc() : super(const CoverImagePickerState.initial()) { ^ lib/plugins/document/presentation/editor_plugins/header/custom_cover_picker_bloc.dart:29:5: Error: The method 'on' isn't defined for the class 'CoverImagePickerBloc'. - 'CoverImagePickerBloc' is from 'package:appflowy/plugins/document/presentation/editor_plugins/header/custom_cover_picker_bloc.dart' ('lib/plugins/document/presentation/editor_plugins/header/custom_cover_picker_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<CoverImagePickerEvent>( ^^ lib/plugins/document/presentation/editor_plugins/header/custom_cover_picker_bloc.dart:50:28: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/plugins/document/presentation/editor_plugins/header/custom_cover_picker_bloc.dart:79:28: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/plugins/document/presentation/editor_plugins/header/custom_cover_picker_bloc.dart:93:11: Error: 'SharedPreferences' isn't a type. final SharedPreferences prefs = await SharedPreferences.getInstance(); ^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/header/custom_cover_picker_bloc.dart:110:39: Error: Method not found: 'get'. final response = await http.get(Uri.parse(url)); ^^^ lib/plugins/document/presentation/editor_plugins/header/custom_cover_picker_bloc.dart:93:43: Error: The getter 'SharedPreferences' isn't defined for the class 'CoverImagePickerBloc'. - 'CoverImagePickerBloc' is from 'package:appflowy/plugins/document/presentation/editor_plugins/header/custom_cover_picker_bloc.dart' ('lib/plugins/document/presentation/editor_plugins/header/custom_cover_picker_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'SharedPreferences'. final SharedPreferences prefs = await SharedPreferences.getInstance(); ^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/header/custom_cover_picker_bloc.dart:129:68: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. dialogTitle: LocaleKeys.document_plugins_cover_addLocalImage.tr(), ^^ lib/plugins/document/presentation/editor_plugins/header/custom_cover_picker_bloc.dart:130:13: Error: The getter 'FileType' isn't defined for the class 'CoverImagePickerBloc'. - 'CoverImagePickerBloc' is from 'package:appflowy/plugins/document/presentation/editor_plugins/header/custom_cover_picker_bloc.dart' ('lib/plugins/document/presentation/editor_plugins/header/custom_cover_picker_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'FileType'. type: FileType.image, ^^^^^^^^ lib/plugins/document/presentation/editor_plugins/header/custom_cover_picker_bloc.dart:191:35: Error: Method not found: 'head'. final response = await http.head(Uri.parse(path)); ^^^^ lib/plugins/document/presentation/editor_plugins/header/desktop_cover.dart:29:9: Error: 'Node' isn't a type. final Node node; ^^^^ lib/plugins/document/presentation/editor_plugins/header/desktop_cover.dart:30:9: Error: 'EditorState' isn't a type. final EditorState editorState; ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/header/desktop_cover.dart:56:12: Error: The method 'BlocProvider' isn't defined for the class '_DesktopCoverState'. - '_DesktopCoverState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/header/desktop_cover.dart' ('lib/plugins/document/presentation/editor_plugins/header/desktop_cover.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. return BlocProvider( ^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/header/desktop_cover.dart:60:11: Error: The method 'BlocBuilder' isn't defined for the class '_DesktopCoverState'. - '_DesktopCoverState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/header/desktop_cover.dart' ('lib/plugins/document/presentation/editor_plugins/header/desktop_cover.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. BlocBuilder<DocumentImmersiveCoverBloc, DocumentImmersiveCoverState>( ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/header/desktop_cover.dart:58:11: Error: The method 'add' isn't defined for the class 'DocumentImmersiveCoverBloc'. - 'DocumentImmersiveCoverBloc' is from 'package:appflowy/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.dart' ('lib/plugins/document/presentation/editor_plugins/cover/document_immersive_cover_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. ..add(const DocumentImmersiveCoverEvent.initial()), ^^^ lib/plugins/document/presentation/editor_plugins/header/desktop_cover.dart:138:13: Error: The method 'isURL' isn't defined for the class '_DesktopCoverState'. - '_DesktopCoverState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/header/desktop_cover.dart' ('lib/plugins/document/presentation/editor_plugins/header/desktop_cover.dart'). Try correcting the name to the name of an existing method, or defining a method named 'isURL'. if (isURL(detail)) { ^^^^^ lib/plugins/document/presentation/editor_plugins/header/desktop_cover.dart:140:23: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<DocumentBloc>().state.userProfilePB; ^^^^ lib/plugins/document/presentation/editor_plugins/header/desktop_cover.dart:162:44: Error: The method 'tryToColor' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tryToColor'. final color = widget.coverDetails?.tryToColor() ?? Colors.white; ^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:93:3: Error: The superclass, 'BlockComponentBuilder', has no unnamed constructor that takes no arguments. CustomImageBlockComponentBuilder({ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:106:30: Error: 'BlockComponentContext' isn't a type. BlockComponentWidget build(BlockComponentContext blockComponentContext) { ^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:111:20: Error: The method 'showActions' isn't defined for the class 'CustomImageBlockComponentBuilder'. - 'CustomImageBlockComponentBuilder' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart' ('lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart'). Try correcting the name to the name of an existing method, or defining a method named 'showActions'. showActions: showActions(node), ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:112:22: Error: The getter 'configuration' isn't defined for the class 'CustomImageBlockComponentBuilder'. - 'CustomImageBlockComponentBuilder' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart' ('lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'configuration'. configuration: configuration, ^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:113:36: Error: The method 'actionBuilder' isn't defined for the class 'CustomImageBlockComponentBuilder'. - 'CustomImageBlockComponentBuilder' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart' ('lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart'). Try correcting the name to the name of an existing method, or defining a method named 'actionBuilder'. actionBuilder: (_, state) => actionBuilder(blockComponentContext, state), ^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:120:17: Error: 'Node' isn't a type. bool validate(Node node) => node.delta == null && node.children.isEmpty; ^^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:147:59: Error: The getter 'configuration' isn't defined for the class 'CustomImageBlockComponent'. - 'CustomImageBlockComponent' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart' ('lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'configuration'. BlockComponentConfiguration get configuration => widget.configuration; ^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:150:27: Error: The getter 'node' isn't defined for the class 'CustomImageBlockComponent'. - 'CustomImageBlockComponent' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart' ('lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'node'. Node get node => widget.node; ^^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:211:11: Error: Undefined name 'BlockSelectionType'. BlockSelectionType.block, ^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:163:25: Error: The getter 'node' isn't defined for the class 'CustomImageBlockComponent'. - 'CustomImageBlockComponent' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart' ('lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'node'. final node = widget.node; ^^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:167:23: Error: The getter 'AlignmentExtension' isn't defined for the class 'CustomImageBlockComponentState'. - 'CustomImageBlockComponentState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart' ('lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'AlignmentExtension'. final alignment = AlignmentExtension.fromString( ^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:204:9: Error: The getter 'PlatformExtension' isn't defined for the class 'CustomImageBlockComponentState'. - 'CustomImageBlockComponentState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart' ('lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'PlatformExtension'. if (PlatformExtension.isDesktopOrWeb) { ^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:205:15: Error: The method 'BlockSelectionContainer' isn't defined for the class 'CustomImageBlockComponentState'. - 'CustomImageBlockComponentState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart' ('lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlockSelectionContainer'. child = BlockSelectionContainer( ^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:215:20: Error: The getter 'padding' isn't defined for the class 'CustomImageBlockComponentState'. - 'CustomImageBlockComponentState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart' ('lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'padding'. padding: padding, ^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:222:18: Error: The getter 'padding' isn't defined for the class 'CustomImageBlockComponentState'. - 'CustomImageBlockComponentState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart' ('lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'padding'. padding: padding, ^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:227:16: Error: The getter 'showActions' isn't defined for the class 'CustomImageBlockComponent'. - 'CustomImageBlockComponent' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart' ('lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'showActions'. if (widget.showActions && widget.actionBuilder != null) { ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:227:38: Error: The getter 'actionBuilder' isn't defined for the class 'CustomImageBlockComponent'. - 'CustomImageBlockComponent' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart' ('lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'actionBuilder'. if (widget.showActions && widget.actionBuilder != null) { ^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:228:15: Error: The method 'BlockComponentActionWrapper' isn't defined for the class 'CustomImageBlockComponentState'. - 'CustomImageBlockComponentState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart' ('lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlockComponentActionWrapper'. child = BlockComponentActionWrapper( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:230:31: Error: The getter 'actionBuilder' isn't defined for the class 'CustomImageBlockComponent'. - 'CustomImageBlockComponent' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart' ('lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'actionBuilder'. actionBuilder: widget.actionBuilder!, ^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:236:9: Error: The getter 'PlatformExtension' isn't defined for the class 'CustomImageBlockComponentState'. - 'CustomImageBlockComponentState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart' ('lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'PlatformExtension'. if (PlatformExtension.isDesktopOrWeb) { ^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:253:19: Error: The method 'BlockSelectionContainer' isn't defined for the class 'CustomImageBlockComponentState'. - 'CustomImageBlockComponentState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart' ('lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlockSelectionContainer'. BlockSelectionContainer( ^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:263:30: Error: The getter 'node' isn't defined for the class 'CustomImageBlockComponent'. - 'CustomImageBlockComponent' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart' ('lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'node'. widget.node, ^^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:288:23: Error: The method 'Position' isn't defined for the class 'CustomImageBlockComponentState'. - 'CustomImageBlockComponentState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart' ('lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart'). Try correcting the name to the name of an existing method, or defining a method named 'Position'. Position start() => Position(path: widget.node.path); ^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:288:45: Error: The getter 'node' isn't defined for the class 'CustomImageBlockComponent'. - 'CustomImageBlockComponent' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart' ('lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'node'. Position start() => Position(path: widget.node.path); ^^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:291:21: Error: The method 'Position' isn't defined for the class 'CustomImageBlockComponentState'. - 'CustomImageBlockComponentState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart' ('lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart'). Try correcting the name to the name of an existing method, or defining a method named 'Position'. Position end() => Position(path: widget.node.path, offset: 1); ^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:291:43: Error: The getter 'node' isn't defined for the class 'CustomImageBlockComponent'. - 'CustomImageBlockComponent' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart' ('lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'node'. Position end() => Position(path: widget.node.path, offset: 1); ^^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:300:34: Error: The getter 'CursorStyle' isn't defined for the class 'CustomImageBlockComponentState'. - 'CustomImageBlockComponentState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart' ('lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'CursorStyle'. CursorStyle get cursorStyle => CursorStyle.cover; ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:315:5: Error: 'Position' isn't a type. Position position, { ^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:318:39: Error: The getter 'Selection' isn't defined for the class 'CustomImageBlockComponentState'. - 'CustomImageBlockComponentState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart' ('lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'Selection'. final rects = getRectsInSelection(Selection.collapsed(position)); ^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:324:5: Error: 'Selection' isn't a type. Selection selection, { ^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:342:62: Error: The getter 'Selection' isn't defined for the class 'CustomImageBlockComponentState'. - 'CustomImageBlockComponentState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart' ('lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'Selection'. Selection getSelectionInRange(Offset start, Offset end) => Selection.single( ^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:343:22: Error: The getter 'node' isn't defined for the class 'CustomImageBlockComponent'. - 'CustomImageBlockComponent' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart' ('lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'node'. path: widget.node.path, ^^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:357:31: Error: The getter 'node' isn't defined for the class 'CustomImageBlockComponent'. - 'CustomImageBlockComponent' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart' ('lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'node'. final String url = widget.node.attributes[CustomImageBlockKeys.url]; ^^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:368:44: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. text: LocaleKeys.editor_copyLink.tr(), ^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:373:21: Error: The method 'pop' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'pop'. context.pop(); ^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:376:68: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.document_plugins_image_copiedToPasteBoard.tr(), ^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:383:65: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. text: LocaleKeys.document_imageBlock_saveImageToGallery.tr(), ^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:389:19: Error: The method 'pop' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'pop'. context.pop(); ^^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:392:66: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.document_plugins_image_copiedToPasteBoard.tr(), ^^ lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart:409:10: Error: The method 'isURL' isn't defined for the class 'CustomImageBlockComponentState'. - 'CustomImageBlockComponentState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart' ('lib/plugins/document/presentation/editor_plugins/image/custom_image_block_component.dart'). Try correcting the name to the name of an existing method, or defining a method named 'isURL'. if (!isURL(url) && !File(url).existsSync()) { ^^^^^ lib/plugins/document/presentation/editor_plugins/image/image_util.dart:48:70: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.document_imageBlock_uploadImageErrorImageSizeTooBig.tr(), ^^ lib/plugins/document/presentation/editor_plugins/image/image_util.dart:46:12: Error: A value of type '(Null, dynamic)' can't be returned from an async function with return type 'Future<(String?, String?)>'. - 'Future' is from 'dart:async'. return ( ^ lib/plugins/document/presentation/editor_plugins/image/image_util.dart:58:39: Error: The method 'putFile' isn't defined for the class 'CustomImageCacheManager'. - 'CustomImageCacheManager' is from 'package:appflowy/shared/custom_image_cache_manager.dart' ('lib/shared/custom_image_cache_manager.dart'). Try correcting the name to the name of an existing method, or defining a method named 'putFile'. await CustomImageCacheManager().putFile( ^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/upload_image_menu.dart:28:60: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.document_imageBlock_upload_label.tr(); ^^ lib/plugins/document/presentation/editor_plugins/image/upload_image_menu.dart:30:63: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.document_imageBlock_embedLink_label.tr(); ^^ lib/plugins/document/presentation/editor_plugins/image/upload_image_menu.dart:32:62: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.document_imageBlock_unsplash_label.tr(); ^^ lib/plugins/document/presentation/editor_plugins/image/upload_image_menu.dart:34:56: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.document_imageBlock_ai_label.tr(); ^^ lib/plugins/document/presentation/editor_plugins/image/upload_image_menu.dart:36:66: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.document_imageBlock_stability_ai_label.tr(); ^^ lib/plugins/document/presentation/editor_plugins/image/upload_image_menu.dart:38:57: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.document_plugins_cover_colors.tr(); ^^ lib/plugins/document/presentation/editor_plugins/image/upload_image_menu.dart:111:15: Error: The getter 'PlatformExtension' isn't defined for the class '_UploadImageMenuState'. - '_UploadImageMenuState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/upload_image_menu.dart' ('lib/plugins/document/presentation/editor_plugins/image/upload_image_menu.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'PlatformExtension'. PlatformExtension.isDesktop ^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/upload_image_menu.dart:123:26: Error: The getter 'PlatformExtension' isn't defined for the class '_UploadImageMenuState'. - '_UploadImageMenuState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/upload_image_menu.dart' ('lib/plugins/document/presentation/editor_plugins/image/upload_image_menu.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'PlatformExtension'. top: PlatformExtension.isMobile ? 0 : 8.0, ^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/upload_image_menu.dart:127:21: Error: The getter 'PlatformExtension' isn't defined for the class '_UploadImageMenuState'. - '_UploadImageMenuState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/upload_image_menu.dart' ('lib/plugins/document/presentation/editor_plugins/image/upload_image_menu.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'PlatformExtension'. if (PlatformExtension.isDesktop) { ^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/upload_image_menu.dart:148:9: Error: The getter 'PlatformExtension' isn't defined for the class '_UploadImageMenuState'. - '_UploadImageMenuState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/upload_image_menu.dart' ('lib/plugins/document/presentation/editor_plugins/image/upload_image_menu.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'PlatformExtension'. PlatformExtension.isMobile ? const BoxConstraints(minHeight: 92) : null; ^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/upload_image_menu.dart:164:67: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.document_imageBlock_maximumImageSize.tr(), ^^ lib/plugins/document/presentation/editor_plugins/image/upload_image_menu.dart:203:75: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.document_imageBlock_pleaseInputYourOpenAIKey.tr(), ^^ lib/plugins/document/presentation/editor_plugins/image/upload_image_menu.dart:220:24: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/plugins/document/presentation/editor_plugins/image/upload_image_menu.dart:225:25: Error: The getter 'PlatformExtension' isn't defined for the class '_UploadImageMenuState'. - '_UploadImageMenuState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/upload_image_menu.dart' ('lib/plugins/document/presentation/editor_plugins/image/upload_image_menu.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'PlatformExtension'. final padding = PlatformExtension.isMobile ^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/upload_image_menu.dart:238:48: Error: The method 'toHex' isn't defined for the class 'Color'. - 'Color' is from 'dart:ui'. Try correcting the name to the name of an existing method, or defining a method named 'toHex'. colorHex: t.color(context).toHex(), ^^^^^ lib/plugins/document/presentation/editor_plugins/image/upload_image_menu.dart:239:38: Error: The getter 'AppFlowyEditorL10n' isn't defined for the class '_UploadImageMenuState'. - '_UploadImageMenuState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/upload_image_menu.dart' ('lib/plugins/document/presentation/editor_plugins/image/upload_image_menu.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'AppFlowyEditorL10n'. name: t.tintName(AppFlowyEditorL10n.current), ^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/image_placeholder.dart:34:9: Error: 'Node' isn't a type. final Node node; ^^^^ lib/plugins/document/presentation/editor_plugins/image/image_placeholder.dart:76:9: Error: The getter 'PlatformExtension' isn't defined for the class 'ImagePlaceholderState'. - 'ImagePlaceholderState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/image_placeholder.dart' ('lib/plugins/document/presentation/editor_plugins/image/image_placeholder.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'PlatformExtension'. if (PlatformExtension.isDesktopOrWeb) { ^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/image_placeholder.dart:137:66: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. '${LocaleKeys.document_plugins_image_imageUploadFailed.tr()}: ${errorMessage!}', ^^ lib/plugins/document/presentation/editor_plugins/image/image_placeholder.dart:143:59: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.document_imageBlock_imageIsUploading.tr(), ^^ lib/plugins/document/presentation/editor_plugins/image/image_placeholder.dart:151:56: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.document_plugins_image_addAnImage.tr(), ^^ lib/plugins/document/presentation/editor_plugins/image/image_placeholder.dart:158:9: Error: The getter 'PlatformExtension' isn't defined for the class 'ImagePlaceholderState'. - 'ImagePlaceholderState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/image_placeholder.dart' ('lib/plugins/document/presentation/editor_plugins/image/image_placeholder.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'PlatformExtension'. if (PlatformExtension.isDesktopOrWeb) { ^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/image_placeholder.dart:164:40: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.editor_image.tr(), ^^ lib/plugins/document/presentation/editor_plugins/image/image_placeholder.dart:183:25: Error: The method 'pop' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'pop'. context.pop(); ^^^ lib/plugins/document/presentation/editor_plugins/image/image_placeholder.dart:187:25: Error: The method 'pop' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'pop'. context.pop(); ^^^ lib/plugins/document/presentation/editor_plugins/image/image_placeholder.dart:191:25: Error: The method 'pop' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'pop'. context.pop(); ^^^ lib/plugins/document/presentation/editor_plugins/image/image_placeholder.dart:236:65: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. ? LocaleKeys.document_imageBlock_error_invalidImage.tr() ^^ lib/plugins/document/presentation/editor_plugins/image/image_placeholder.dart:254:25: Error: The method 'isURL' isn't defined for the class 'ImagePlaceholderState'. - 'ImagePlaceholderState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/image_placeholder.dart' ('lib/plugins/document/presentation/editor_plugins/image/image_placeholder.dart'). Try correcting the name to the name of an existing method, or defining a method named 'isURL'. if (url.isEmpty || !isURL(url)) { ^^^^^ lib/plugins/document/presentation/editor_plugins/image/image_placeholder.dart:258:59: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.document_imageBlock_error_invalidImage.tr(), ^^ lib/plugins/document/presentation/editor_plugins/image/image_placeholder.dart:280:30: Error: The method 'get' isn't defined for the class 'ImagePlaceholderState'. - 'ImagePlaceholderState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/image_placeholder.dart' ('lib/plugins/document/presentation/editor_plugins/image/image_placeholder.dart'). Try correcting the name to the name of an existing method, or defining a method named 'get'. final response = await get(uri); ^^^ lib/plugins/document/presentation/editor_plugins/image/image_placeholder.dart:290:25: Error: The method 'isURL' isn't defined for the class 'ImagePlaceholderState'. - 'ImagePlaceholderState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/image_placeholder.dart' ('lib/plugins/document/presentation/editor_plugins/image/image_placeholder.dart'). Try correcting the name to the name of an existing method, or defining a method named 'isURL'. if (url.isEmpty || !isURL(url)) { ^^^^^ lib/plugins/document/presentation/editor_plugins/image/image_placeholder.dart:294:59: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.document_imageBlock_error_invalidImage.tr(), ^^ lib/plugins/document/presentation/editor_plugins/image/image_placeholder.dart:301:7: Error: The getter 'ImageBlockKeys' isn't defined for the class 'ImagePlaceholderState'. - 'ImagePlaceholderState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/image_placeholder.dart' ('lib/plugins/document/presentation/editor_plugins/image/image_placeholder.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'ImageBlockKeys'. ImageBlockKeys.url: url, ^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/image_placeholder.dart:307:20: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. return context.read<DocumentBloc>().isLocalMode; ^^^^ lib/plugins/document/presentation/editor_plugins/link_preview/shared.dart:4:34: Error: 'EditorState' isn't a type. void convertUrlPreviewNodeToLink(EditorState editorState, Node node) { ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/link_preview/shared.dart:4:59: Error: 'Node' isn't a type. void convertUrlPreviewNodeToLink(EditorState editorState, Node node) { ^^^^ lib/plugins/document/presentation/editor_plugins/link_preview/shared.dart:5:23: Error: Undefined name 'LinkPreviewBlockKeys'. assert(node.type == LinkPreviewBlockKeys.type); ^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/link_preview/shared.dart:6:31: Error: Undefined name 'ImageBlockKeys'. final url = node.attributes[ImageBlockKeys.url]; ^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/link_preview/shared.dart:9:29: Error: Method not found: 'paragraphNode'. ..insertNode(node.path, paragraphNode(text: url)) ^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/link_preview/shared.dart:12:5: Error: Method not found: 'Position'. Position( ^^^^^^^^ lib/plugins/document/presentation/editor_plugins/link_preview/shared.dart:11:32: Error: Undefined name 'Selection'. transaction.afterSelection = Selection.collapsed( ^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_align_items.dart:21:9: Error: 'EditorState' isn't a type. final EditorState editorState; ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_align_items.dart:38:13: Error: The getter 'selectionExtraInfoDoNotAttachTextService' isn't defined for the class 'AlignItems'. - 'AlignItems' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_align_items.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_align_items.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'selectionExtraInfoDoNotAttachTextService'. selectionExtraInfoDoNotAttachTextService: true, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_align_items.dart:39:13: Error: The getter 'selectionExtraInfoDisableFloatingToolbar' isn't defined for the class 'AlignItems'. - 'AlignItems' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_align_items.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_align_items.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'selectionExtraInfoDisableFloatingToolbar'. selectionExtraInfoDisableFloatingToolbar: true, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_align_items.dart:72:15: Error: The getter 'selectionExtraInfoDoNotAttachTextService' isn't defined for the class 'AlignItems'. - 'AlignItems' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_align_items.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_align_items.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'selectionExtraInfoDoNotAttachTextService'. selectionExtraInfoDoNotAttachTextService: true, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_align_items.dart:73:15: Error: The getter 'selectionExtraInfoDisableFloatingToolbar' isn't defined for the class 'AlignItems'. - 'AlignItems' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_align_items.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_align_items.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'selectionExtraInfoDisableFloatingToolbar'. selectionExtraInfoDisableFloatingToolbar: true, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_align_items.dart:107:37: Error: The getter 'blockComponentAlign' isn't defined for the class 'AlignItems'. - 'AlignItems' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_align_items.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_align_items.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'blockComponentAlign'. final align = node.attributes[blockComponentAlign]; ^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_bius_items.dart:14:9: Error: 'EditorState' isn't a type. final EditorState editorState; ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_bius_items.dart:17:34: Error: Undefined name 'AppFlowyRichTextKeys'. (FlowySvgs.m_toolbar_bold_m, AppFlowyRichTextKeys.bold), ^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_bius_items.dart:18:36: Error: Undefined name 'AppFlowyRichTextKeys'. (FlowySvgs.m_toolbar_italic_m, AppFlowyRichTextKeys.italic), ^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_bius_items.dart:19:39: Error: Undefined name 'AppFlowyRichTextKeys'. (FlowySvgs.m_toolbar_underline_m, AppFlowyRichTextKeys.underline), ^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_bius_items.dart:20:36: Error: Undefined name 'AppFlowyRichTextKeys'. (FlowySvgs.m_toolbar_strike_m, AppFlowyRichTextKeys.strikethrough), ^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_bius_items.dart:66:15: Error: The getter 'selectionExtraInfoDisableFloatingToolbar' isn't defined for the class 'BIUSItems'. - 'BIUSItems' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_bius_items.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_bius_items.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'selectionExtraInfoDisableFloatingToolbar'. selectionExtraInfoDisableFloatingToolbar: true, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_bius_items.dart:67:15: Error: The getter 'selectionExtraInfoDoNotAttachTextService' isn't defined for the class 'BIUSItems'. - 'BIUSItems' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_bius_items.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_bius_items.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'selectionExtraInfoDoNotAttachTextService'. selectionExtraInfoDoNotAttachTextService: true, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart:22:9: Error: 'EditorState' isn't a type. final EditorState editorState; ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart:26:43: Error: Undefined name 'BulletedListBlockKeys'. (FlowySvgs.m_toolbar_bulleted_list_m, BulletedListBlockKeys.type), ^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart:27:43: Error: Undefined name 'NumberedListBlockKeys'. (FlowySvgs.m_toolbar_numbered_list_m, NumberedListBlockKeys.type), ^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart:28:30: Error: Undefined name 'QuoteBlockKeys'. (FlowySvgs.m_aa_quote_m, QuoteBlockKeys.type), ^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart:85:8: Error: The getter 'AppFlowyRichTextKeys' isn't defined for the class 'BlockItems'. - 'BlockItems' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'AppFlowyRichTextKeys'. (AppFlowyRichTextKeys.code, FlowySvgs.m_aa_code_m), ^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart:147:13: Error: The getter 'selectionExtraInfoDisableMobileToolbarKey' isn't defined for the class 'BlockItems'. - 'BlockItems' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'selectionExtraInfoDisableMobileToolbarKey'. selectionExtraInfoDisableMobileToolbarKey: true, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart:148:13: Error: The getter 'selectionExtraInfoDoNotAttachTextService' isn't defined for the class 'BlockItems'. - 'BlockItems' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'selectionExtraInfoDoNotAttachTextService'. selectionExtraInfoDoNotAttachTextService: true, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart:149:13: Error: The getter 'selectionExtraInfoDisableFloatingToolbar' isn't defined for the class 'BlockItems'. - 'BlockItems' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'selectionExtraInfoDisableFloatingToolbar'. selectionExtraInfoDisableFloatingToolbar: true, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart:153:7: Error: The getter 'keepEditorFocusNotifier' isn't defined for the class 'BlockItems'. - 'BlockItems' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'keepEditorFocusNotifier'. keepEditorFocusNotifier.increase(); ^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart:161:9: Error: The getter 'AppFlowyRichTextKeys' isn't defined for the class 'BlockItems'. - 'BlockItems' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'AppFlowyRichTextKeys'. AppFlowyRichTextKeys.href, ^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart:176:19: Error: The method 'pop' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'pop'. context.pop(true); ^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart:189:23: Error: 'Selection' isn't a type. void _closeKeyboard(Selection selection) { ^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart:193:9: Error: The getter 'selectionExtraInfoDisableMobileToolbarKey' isn't defined for the class 'BlockItems'. - 'BlockItems' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'selectionExtraInfoDisableMobileToolbarKey'. selectionExtraInfoDisableMobileToolbarKey: true, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart:194:9: Error: The getter 'selectionExtraInfoDoNotAttachTextService' isn't defined for the class 'BlockItems'. - 'BlockItems' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'selectionExtraInfoDoNotAttachTextService'. selectionExtraInfoDoNotAttachTextService: true, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart:204:9: Error: The getter 'selectionExtraInfoDoNotAttachTextService' isn't defined for the class 'BlockItems'. - 'BlockItems' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'selectionExtraInfoDoNotAttachTextService'. selectionExtraInfoDoNotAttachTextService: true, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart:205:9: Error: The getter 'selectionExtraInfoDisableFloatingToolbar' isn't defined for the class 'BlockItems'. - 'BlockItems' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'selectionExtraInfoDisableFloatingToolbar'. selectionExtraInfoDisableFloatingToolbar: true, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart:212:11: Error: The getter 'selectionExtraInfoDisableFloatingToolbar' isn't defined for the class 'BlockItems'. - 'BlockItems' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'selectionExtraInfoDisableFloatingToolbar'. selectionExtraInfoDisableFloatingToolbar: true, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart:213:11: Error: The getter 'selectionExtraInfoDoNotAttachTextService' isn't defined for the class 'BlockItems'. - 'BlockItems' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_block_items.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'selectionExtraInfoDoNotAttachTextService'. selectionExtraInfoDoNotAttachTextService: true, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_item.dart:19:9: Error: 'EditorState' isn't a type. final EditorState editorState; ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_item.dart:26:39: Error: The getter 'AppFlowyRichTextKeys' isn't defined for the class 'ColorItem'. - 'ColorItem' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_item.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_item.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'AppFlowyRichTextKeys'. editorState.getSelectionColor(AppFlowyRichTextKeys.textColor); ^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_item.dart:28:39: Error: The getter 'AppFlowyRichTextKeys' isn't defined for the class 'ColorItem'. - 'ColorItem' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_item.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_item.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'AppFlowyRichTextKeys'. editorState.getSelectionColor(AppFlowyRichTextKeys.backgroundColor); ^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_item.dart:31:32: Error: The method 'tryToColor' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tryToColor'. selectedBackgroundColor?.tryToColor(), ^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_item.dart:57:28: Error: The method 'tryToColor' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tryToColor'. selectedTextColor?.tryToColor(), ^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_item.dart:41:15: Error: The getter 'selectionExtraInfoDisableMobileToolbarKey' isn't defined for the class 'ColorItem'. - 'ColorItem' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_item.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_item.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'selectionExtraInfoDisableMobileToolbarKey'. selectionExtraInfoDisableMobileToolbarKey: true, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_item.dart:42:15: Error: The getter 'selectionExtraInfoDisableFloatingToolbar' isn't defined for the class 'ColorItem'. - 'ColorItem' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_item.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_item.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'selectionExtraInfoDisableFloatingToolbar'. selectionExtraInfoDisableFloatingToolbar: true, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_item.dart:43:15: Error: The getter 'selectionExtraInfoDoNotAttachTextService' isn't defined for the class 'ColorItem'. - 'ColorItem' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_item.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_item.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'selectionExtraInfoDoNotAttachTextService'. selectionExtraInfoDoNotAttachTextService: true, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_item.dart:47:9: Error: The getter 'keepEditorFocusNotifier' isn't defined for the class 'ColorItem'. - 'ColorItem' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_item.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_item.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'keepEditorFocusNotifier'. keepEditorFocusNotifier.increase(); ^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_font_item.dart:20:9: Error: 'EditorState' isn't a type. final EditorState editorState; ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_font_item.dart:47:19: Error: 'GoRouter' isn't a type. .read<GoRouter>() ^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_font_item.dart:27:17: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<DocumentAppearanceCubit>().state.fontFamily; ^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_font_item.dart:40:15: Error: The getter 'selectionExtraInfoDisableFloatingToolbar' isn't defined for the class 'FontFamilyItem'. - 'FontFamilyItem' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_font_item.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_font_item.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'selectionExtraInfoDisableFloatingToolbar'. selectionExtraInfoDisableFloatingToolbar: true, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_font_item.dart:41:15: Error: The getter 'selectionExtraInfoDisableMobileToolbarKey' isn't defined for the class 'FontFamilyItem'. - 'FontFamilyItem' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_font_item.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_font_item.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'selectionExtraInfoDisableMobileToolbarKey'. selectionExtraInfoDisableMobileToolbarKey: true, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_font_item.dart:47:14: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<GoRouter>() ^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_font_item.dart:54:15: Error: The getter 'AppFlowyRichTextKeys' isn't defined for the class 'FontFamilyItem'. - 'FontFamilyItem' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_font_item.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_font_item.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'AppFlowyRichTextKeys'. AppFlowyRichTextKeys.fontFamily: newFont, ^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_font_item.dart:65:15: Error: The getter 'selectionExtraInfoDisableFloatingToolbar' isn't defined for the class 'FontFamilyItem'. - 'FontFamilyItem' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_font_item.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_font_item.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'selectionExtraInfoDisableFloatingToolbar'. selectionExtraInfoDisableFloatingToolbar: true, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_font_item.dart:66:15: Error: The getter 'selectionExtraInfoDisableMobileToolbarKey' isn't defined for the class 'FontFamilyItem'. - 'FontFamilyItem' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_font_item.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_font_item.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'selectionExtraInfoDisableMobileToolbarKey'. selectionExtraInfoDisableMobileToolbarKey: false, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_font_item.dart:72:15: Error: The getter 'AppFlowyRichTextKeys' isn't defined for the class 'FontFamilyItem'. - 'FontFamilyItem' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_font_item.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_font_item.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'AppFlowyRichTextKeys'. AppFlowyRichTextKeys.fontFamily, ^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_font_item.dart:98:34: Error: The getter 'AppFlowyRichTextKeys' isn't defined for the class 'FontFamilyItem'. - 'FontFamilyItem' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_font_item.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_font_item.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'AppFlowyRichTextKeys'. editorState.toggledStyle[AppFlowyRichTextKeys.fontFamily]; ^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_font_item.dart:107:9: Error: The getter 'AppFlowyRichTextKeys' isn't defined for the class 'FontFamilyItem'. - 'FontFamilyItem' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_font_item.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_font_item.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'AppFlowyRichTextKeys'. AppFlowyRichTextKeys.fontFamily, ^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_font_item.dart:116:7: Error: The getter 'AppFlowyRichTextKeys' isn't defined for the class 'FontFamilyItem'. - 'FontFamilyItem' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_font_item.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_font_item.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'AppFlowyRichTextKeys'. AppFlowyRichTextKeys.fontFamily, ^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_heading_and_text_items.dart:14:9: Error: 'EditorState' isn't a type. final EditorState editorState; ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_heading_and_text_items.dart:23:22: Error: The getter 'HeadingBlockKeys' isn't defined for the class 'HeadingsAndTextItems'. - 'HeadingsAndTextItems' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_heading_and_text_items.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_heading_and_text_items.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'HeadingBlockKeys'. blockType: HeadingBlockKeys.type, ^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_heading_and_text_items.dart:29:22: Error: The getter 'HeadingBlockKeys' isn't defined for the class 'HeadingsAndTextItems'. - 'HeadingsAndTextItems' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_heading_and_text_items.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_heading_and_text_items.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'HeadingBlockKeys'. blockType: HeadingBlockKeys.type, ^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_heading_and_text_items.dart:35:22: Error: The getter 'HeadingBlockKeys' isn't defined for the class 'HeadingsAndTextItems'. - 'HeadingsAndTextItems' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_heading_and_text_items.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_heading_and_text_items.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'HeadingBlockKeys'. blockType: HeadingBlockKeys.type, ^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_heading_and_text_items.dart:41:22: Error: The getter 'ParagraphBlockKeys' isn't defined for the class 'HeadingsAndTextItems'. - 'HeadingsAndTextItems' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_heading_and_text_items.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_heading_and_text_items.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'ParagraphBlockKeys'. blockType: ParagraphBlockKeys.type, ^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_heading_and_text_items.dart:59:9: Error: 'EditorState' isn't a type. final EditorState editorState; ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_heading_and_text_items.dart:90:15: Error: The getter 'HeadingBlockKeys' isn't defined for the class '_HeadingOrTextItem'. - '_HeadingOrTextItem' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_heading_and_text_items.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_heading_and_text_items.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'HeadingBlockKeys'. HeadingBlockKeys.level: level!, ^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_heading_and_text_items.dart:94:9: Error: The getter 'selectionExtraInfoDoNotAttachTextService' isn't defined for the class '_HeadingOrTextItem'. - '_HeadingOrTextItem' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_heading_and_text_items.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_heading_and_text_items.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'selectionExtraInfoDoNotAttachTextService'. selectionExtraInfoDoNotAttachTextService: true, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_heading_and_text_items.dart:95:9: Error: The getter 'selectionExtraInfoDisableFloatingToolbar' isn't defined for the class '_HeadingOrTextItem'. - '_HeadingOrTextItem' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_heading_and_text_items.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_heading_and_text_items.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'selectionExtraInfoDisableFloatingToolbar'. selectionExtraInfoDisableFloatingToolbar: true, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_heading_and_text_items.dart:102:11: Error: The getter 'selectionExtraInfoDisableFloatingToolbar' isn't defined for the class '_HeadingOrTextItem'. - '_HeadingOrTextItem' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_heading_and_text_items.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_heading_and_text_items.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'selectionExtraInfoDisableFloatingToolbar'. selectionExtraInfoDisableFloatingToolbar: true, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_heading_and_text_items.dart:103:11: Error: The getter 'selectionExtraInfoDoNotAttachTextService' isn't defined for the class '_HeadingOrTextItem'. - '_HeadingOrTextItem' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_heading_and_text_items.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_heading_and_text_items.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'selectionExtraInfoDoNotAttachTextService'. selectionExtraInfoDoNotAttachTextService: true, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_indent_items.dart:14:9: Error: 'EditorState' isn't a type. final EditorState editorState; ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_indent_items.dart:26:21: Error: The method 'isOutdentable' isn't defined for the class 'IndentAndOutdentItems'. - 'IndentAndOutdentItems' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_indent_items.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_indent_items.dart'). Try correcting the name to the name of an existing method, or defining a method named 'isOutdentable'. enable: isOutdentable(editorState), ^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_indent_items.dart:34:15: Error: The getter 'outdentCommand' isn't defined for the class 'IndentAndOutdentItems'. - 'IndentAndOutdentItems' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_indent_items.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_indent_items.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'outdentCommand'. outdentCommand.execute(editorState); ^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_indent_items.dart:41:21: Error: The method 'isIndentable' isn't defined for the class 'IndentAndOutdentItems'. - 'IndentAndOutdentItems' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_indent_items.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_indent_items.dart'). Try correcting the name to the name of an existing method, or defining a method named 'isIndentable'. enable: isIndentable(editorState), ^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_indent_items.dart:49:15: Error: The getter 'indentCommand' isn't defined for the class 'IndentAndOutdentItems'. - 'IndentAndOutdentItems' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_indent_items.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_indent_items.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'indentCommand'. indentCommand.execute(editorState); ^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_page_block.dart:36:9: Error: Method not found: 'TextInsert'. TextInsert( ^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_page_block.dart:34:12: Error: Method not found: 'Delta'. delta: Delta( ^^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_page_block.dart:33:10: Error: Method not found: 'paragraphNode'. return paragraphNode( ^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_page_block.dart:60:9: Error: 'EditorState' isn't a type. final EditorState editorState; ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_page_block.dart:62:9: Error: 'Node' isn't a type. final Node node; ^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_page_block.dart:73:14: Error: 'EditorState' isn't a type. late final EditorState editorState; ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_page_block.dart:81:32: Error: 'EditorState' isn't a type. editorState = context.read<EditorState>(); ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_page_block.dart:81:27: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. editorState = context.read<EditorState>(); ^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_page_block.dart:143:13: Error: The getter 'PlatformExtension' isn't defined for the class '_MentionPageBlockState'. - '_MentionPageBlockState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mention/mention_page_block.dart' ('lib/plugins/document/presentation/editor_plugins/mention/mention_page_block.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'PlatformExtension'. if (PlatformExtension.isMobile) { ^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_page_block.dart:165:9: Error: The getter 'PlatformExtension' isn't defined for the class '_MentionPageBlockState'. - '_MentionPageBlockState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mention/mention_page_block.dart' ('lib/plugins/document/presentation/editor_plugins/mention/mention_page_block.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'PlatformExtension'. if (PlatformExtension.isMobile && mounted) { ^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_page_block.dart:175:10: Error: The getter 'PlatformExtension' isn't defined for the class '_MentionPageBlockState'. - '_MentionPageBlockState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mention/mention_page_block.dart' ('lib/plugins/document/presentation/editor_plugins/mention/mention_page_block.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'PlatformExtension'. if (!PlatformExtension.isMobile) { ^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_page_block.dart:179:35: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. final currentViewId = context.read<DocumentBloc>().documentId; ^^^^ lib/plugins/document/presentation/editor_plugins/mention/mobile_page_selector_sheet.dart:22:57: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.document_mobilePageSelector_title.tr(), ^^ lib/plugins/document/presentation/editor_plugins/mention/mobile_page_selector_sheet.dart:77:71: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.document_mobilePageSelector_failedToLoad.tr(), ^^ lib/plugins/document/presentation/editor_plugins/mention/mobile_page_selector_sheet.dart:98:71: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.document_mobilePageSelector_noPagesFound.tr(), ^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_item/mobile_add_block_toolbar_item.dart:8:5: Error: 'Selection' isn't a type. Selection selection, ^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_item/mobile_add_block_toolbar_item.dart:40:30: Error: 'Selection' isn't a type. Future<void> insertDivider(Selection selection) async { ^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/keyboard_height_observer.dart:21:9: Error: 'KeyboardHeightPlugin' isn't a type. final KeyboardHeightPlugin _keyboardHeightPlugin = KeyboardHeightPlugin(); ^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/keyboard_height_observer.dart:21:54: Error: Method not found: 'KeyboardHeightPlugin'. final KeyboardHeightPlugin _keyboardHeightPlugin = KeyboardHeightPlugin(); ^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart:18:12: Error: 'EditorState' isn't a type. required EditorState editorState, ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart:19:12: Error: 'Selection' isn't a type. required Selection selection, ^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart:44:9: Error: Undefined name 'selectionExtraInfoDisableFloatingToolbar'. selectionExtraInfoDisableFloatingToolbar: true, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart:30:57: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.grid_selectOption_colorPanelTitle.tr(), ^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart:56:9: Error: 'EditorState' isn't a type. final EditorState editorState; ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart:57:9: Error: 'Selection' isn't a type. final Selection selection; ^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart:69:46: Error: The getter 'AppFlowyRichTextKeys' isn't defined for the class '_TextColorAndBackgroundColorState'. - '_TextColorAndBackgroundColorState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'AppFlowyRichTextKeys'. widget.editorState.getSelectionColor(AppFlowyRichTextKeys.textColor); ^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart:71:28: Error: The getter 'AppFlowyRichTextKeys' isn't defined for the class '_TextColorAndBackgroundColorState'. - '_TextColorAndBackgroundColorState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'AppFlowyRichTextKeys'. .getSelectionColor(AppFlowyRichTextKeys.backgroundColor); ^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart:81:41: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.editor_textColor.tr(), ^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart:87:45: Error: The method 'tryToColor' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tryToColor'. selectedColor: selectedTextColor?.tryToColor(), ^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart:89:65: Error: The method 'toHex' isn't defined for the class 'Color'. - 'Color' is from 'dart:ui'. Try correcting the name to the name of an existing method, or defining a method named 'toHex'. final hex = textColor.alpha == 0 ? null : textColor.toHex(); ^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart:93:17: Error: The getter 'AppFlowyRichTextKeys' isn't defined for the class '_TextColorAndBackgroundColorState'. - '_TextColorAndBackgroundColorState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'AppFlowyRichTextKeys'. AppFlowyRichTextKeys.textColor, ^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart:100:19: Error: The getter 'AppFlowyRichTextKeys' isn't defined for the class '_TextColorAndBackgroundColorState'. - '_TextColorAndBackgroundColorState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'AppFlowyRichTextKeys'. AppFlowyRichTextKeys.textColor: hex, ^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart:103:19: Error: The getter 'selectionExtraInfoDisableFloatingToolbar' isn't defined for the class '_TextColorAndBackgroundColorState'. - '_TextColorAndBackgroundColorState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'selectionExtraInfoDisableFloatingToolbar'. selectionExtraInfoDisableFloatingToolbar: true, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart:104:19: Error: The getter 'selectionExtraInfoDisableMobileToolbarKey' isn't defined for the class '_TextColorAndBackgroundColorState'. - '_TextColorAndBackgroundColorState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'selectionExtraInfoDisableMobileToolbarKey'. selectionExtraInfoDisableMobileToolbarKey: true, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart:105:19: Error: The getter 'selectionExtraInfoDoNotAttachTextService' isn't defined for the class '_TextColorAndBackgroundColorState'. - '_TextColorAndBackgroundColorState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'selectionExtraInfoDoNotAttachTextService'. selectionExtraInfoDoNotAttachTextService: true, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart:118:47: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.editor_backgroundColor.tr(), ^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart:124:51: Error: The method 'tryToColor' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tryToColor'. selectedColor: selectedBackgroundColor?.tryToColor(), ^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart:127:69: Error: The method 'toHex' isn't defined for the class 'Color'. - 'Color' is from 'dart:ui'. Try correcting the name to the name of an existing method, or defining a method named 'toHex'. backgroundColor.alpha == 0 ? null : backgroundColor.toHex(); ^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart:131:17: Error: The getter 'AppFlowyRichTextKeys' isn't defined for the class '_TextColorAndBackgroundColorState'. - '_TextColorAndBackgroundColorState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'AppFlowyRichTextKeys'. AppFlowyRichTextKeys.backgroundColor, ^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart:138:19: Error: The getter 'AppFlowyRichTextKeys' isn't defined for the class '_TextColorAndBackgroundColorState'. - '_TextColorAndBackgroundColorState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'AppFlowyRichTextKeys'. AppFlowyRichTextKeys.backgroundColor: hex, ^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart:141:19: Error: The getter 'selectionExtraInfoDisableFloatingToolbar' isn't defined for the class '_TextColorAndBackgroundColorState'. - '_TextColorAndBackgroundColorState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'selectionExtraInfoDisableFloatingToolbar'. selectionExtraInfoDisableFloatingToolbar: true, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart:142:19: Error: The getter 'selectionExtraInfoDisableMobileToolbarKey' isn't defined for the class '_TextColorAndBackgroundColorState'. - '_TextColorAndBackgroundColorState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'selectionExtraInfoDisableMobileToolbarKey'. selectionExtraInfoDisableMobileToolbarKey: true, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart:143:19: Error: The getter 'selectionExtraInfoDoNotAttachTextService' isn't defined for the class '_TextColorAndBackgroundColorState'. - '_TextColorAndBackgroundColorState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart' ('lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_color_list.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'selectionExtraInfoDoNotAttachTextService'. selectionExtraInfoDoNotAttachTextService: true, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/base/text_robot.dart:13:9: Error: 'EditorState' isn't a type. final EditorState editorState; ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/openai/widgets/discard_dialog.dart:21:60: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. message: LocaleKeys.document_plugins_discardResponse.tr(), ^^ lib/plugins/document/presentation/editor_plugins/openai/widgets/discard_dialog.dart:22:42: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. okTitle: LocaleKeys.button_discard.tr(), ^^ lib/plugins/document/presentation/editor_plugins/openai/widgets/discard_dialog.dart:23:45: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. cancelTitle: LocaleKeys.button_cancel.tr(), ^^ lib/plugins/document/presentation/editor_plugins/openai/widgets/smart_edit_action.dart:55:63: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.document_plugins_smartEditSummarize.tr(); ^^ lib/plugins/document/presentation/editor_plugins/openai/widgets/smart_edit_action.dart:57:65: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.document_plugins_smartEditFixSpelling.tr(); ^^ lib/plugins/document/presentation/editor_plugins/openai/widgets/smart_edit_action.dart:59:68: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.document_plugins_smartEditImproveWriting.tr(); ^^ lib/plugins/document/presentation/editor_plugins/openai/widgets/smart_edit_action.dart:61:64: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.document_plugins_smartEditMakeLonger.tr(); ^^ lib/mobile/presentation/page_item/mobile_slide_action_button.dart:18:9: Error: 'SlidableActionCallback' isn't a type. final SlidableActionCallback onPressed; ^^^^^^^^^^^^^^^^^^^^^^ lib/mobile/presentation/page_item/mobile_slide_action_button.dart:22:12: Error: The method 'CustomSlidableAction' isn't defined for the class 'MobileSlideActionButton'. - 'MobileSlideActionButton' is from 'package:appflowy/mobile/presentation/page_item/mobile_slide_action_button.dart' ('lib/mobile/presentation/page_item/mobile_slide_action_button.dart'). Try correcting the name to the name of an existing method, or defining a method named 'CustomSlidableAction'. return CustomSlidableAction( ^^^^^^^^^^^^^^^^^^^^ lib/mobile/application/recent/recent_view_bloc.dart:19:14: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. super(RecentViewState.initial()) { ^ lib/mobile/application/recent/recent_view_bloc.dart:20:5: Error: The method 'on' isn't defined for the class 'RecentViewBloc'. - 'RecentViewBloc' is from 'package:appflowy/mobile/application/recent/recent_view_bloc.dart' ('lib/mobile/application/recent/recent_view_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<RecentViewEvent>( ^^ lib/mobile/application/recent/recent_view_bloc.dart:26:21: Error: The getter 'state' isn't defined for the class 'RecentViewBloc'. - 'RecentViewBloc' is from 'package:appflowy/mobile/application/recent/recent_view_bloc.dart' ('lib/mobile/application/recent/recent_view_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. if (state.coverTypeV2 != null) { ^^^^^ lib/mobile/application/recent/recent_view_bloc.dart:30:17: Error: The method 'add' isn't defined for the class 'RecentViewBloc'. - 'RecentViewBloc' is from 'package:appflowy/mobile/application/recent/recent_view_bloc.dart' ('lib/mobile/application/recent/recent_view_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add( ^^^ lib/mobile/application/recent/recent_view_bloc.dart:41:17: Error: The method 'add' isn't defined for the class 'RecentViewBloc'. - 'RecentViewBloc' is from 'package:appflowy/mobile/application/recent/recent_view_bloc.dart' ('lib/mobile/application/recent/recent_view_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add( ^^^ lib/mobile/application/recent/recent_view_bloc.dart:50:19: Error: The method 'add' isn't defined for the class 'RecentViewBloc'. - 'RecentViewBloc' is from 'package:appflowy/mobile/application/recent/recent_view_bloc.dart' ('lib/mobile/application/recent/recent_view_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add( ^^^ lib/mobile/application/recent/recent_view_bloc.dart:64:17: Error: The getter 'state' isn't defined for the class 'RecentViewBloc'. - 'RecentViewBloc' is from 'package:appflowy/mobile/application/recent/recent_view_bloc.dart' ('lib/mobile/application/recent/recent_view_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/mobile/application/recent/recent_view_bloc.dart:75:17: Error: The getter 'state' isn't defined for the class 'RecentViewBloc'. - 'RecentViewBloc' is from 'package:appflowy/mobile/application/recent/recent_view_bloc.dart' ('lib/mobile/application/recent/recent_view_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/mobile/application/recent/recent_view_bloc.dart:85:17: Error: The getter 'state' isn't defined for the class 'RecentViewBloc'. - 'RecentViewBloc' is from 'package:appflowy/mobile/application/recent/recent_view_bloc.dart' ('lib/mobile/application/recent/recent_view_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/mobile/application/recent/recent_view_bloc.dart:96:15: Error: The getter 'state' isn't defined for the class 'RecentViewBloc'. - 'RecentViewBloc' is from 'package:appflowy/mobile/application/recent/recent_view_bloc.dart' ('lib/mobile/application/recent/recent_view_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/mobile/application/recent/recent_view_bloc.dart:104:15: Error: The getter 'state' isn't defined for the class 'RecentViewBloc'. - 'RecentViewBloc' is from 'package:appflowy/mobile/application/recent/recent_view_bloc.dart' ('lib/mobile/application/recent/recent_view_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/mobile/application/recent/recent_view_bloc.dart:144:18: Error: Superclass has no method named 'close'. return super.close(); ^^^^^ lib/mobile/application/recent/recent_view_bloc.dart:144:18: Error: A value of type 'invalid-type' can't be returned from an async function with return type 'Future<void>'. - 'Future' is from 'dart:async'. return super.close(); ^ lib/mobile/application/recent/recent_view_bloc.dart:167:6: Error: Couldn't find constructor 'Default'. @Default(CoverType.none) CoverType coverTypeV1, ^^^^^^^ lib/mobile/application/recent/recent_view_bloc.dart:169:6: Error: Couldn't find constructor 'Default'. @Default(null) String? coverValue, ^^^^^^^ lib/mobile/application/recent/recent_view_bloc.freezed.dart:235:7: Error: The getter 'freezed' isn't defined for the class '__$$UpdateCoverImplCopyWithImpl<$Res>'. - '__$$UpdateCoverImplCopyWithImpl' is from 'package:appflowy/mobile/application/recent/recent_view_bloc.dart' ('lib/mobile/application/recent/recent_view_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. freezed == coverTypeV2 ^^^^^^^ lib/mobile/application/recent/recent_view_bloc.freezed.dart:239:7: Error: The getter 'freezed' isn't defined for the class '__$$UpdateCoverImplCopyWithImpl<$Res>'. - '__$$UpdateCoverImplCopyWithImpl' is from 'package:appflowy/mobile/application/recent/recent_view_bloc.dart' ('lib/mobile/application/recent/recent_view_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. freezed == coverValue ^^^^^^^ lib/mobile/application/recent/recent_view_bloc.freezed.dart:594:20: Error: The getter 'freezed' isn't defined for the class '_$RecentViewStateCopyWithImpl<$Res, $Val>'. - '_$RecentViewStateCopyWithImpl' is from 'package:appflowy/mobile/application/recent/recent_view_bloc.dart' ('lib/mobile/application/recent/recent_view_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. coverTypeV2: freezed == coverTypeV2 ^^^^^^^ lib/mobile/application/recent/recent_view_bloc.freezed.dart:598:19: Error: The getter 'freezed' isn't defined for the class '_$RecentViewStateCopyWithImpl<$Res, $Val>'. - '_$RecentViewStateCopyWithImpl' is from 'package:appflowy/mobile/application/recent/recent_view_bloc.dart' ('lib/mobile/application/recent/recent_view_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. coverValue: freezed == coverValue ^^^^^^^ lib/mobile/application/recent/recent_view_bloc.freezed.dart:652:20: Error: The getter 'freezed' isn't defined for the class '__$$RecentViewStateImplCopyWithImpl<$Res>'. - '__$$RecentViewStateImplCopyWithImpl' is from 'package:appflowy/mobile/application/recent/recent_view_bloc.dart' ('lib/mobile/application/recent/recent_view_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. coverTypeV2: freezed == coverTypeV2 ^^^^^^^ lib/mobile/application/recent/recent_view_bloc.freezed.dart:656:19: Error: The getter 'freezed' isn't defined for the class '__$$RecentViewStateImplCopyWithImpl<$Res>'. - '__$$RecentViewStateImplCopyWithImpl' is from 'package:appflowy/mobile/application/recent/recent_view_bloc.dart' ('lib/mobile/application/recent/recent_view_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. coverValue: freezed == coverValue ^^^^^^^ lib/mobile/presentation/home/section_folder/mobile_home_section_folder.dart:27:12: Error: The method 'BlocProvider' isn't defined for the class 'MobileSectionFolder'. - 'MobileSectionFolder' is from 'package:appflowy/mobile/presentation/home/section_folder/mobile_home_section_folder.dart' ('lib/mobile/presentation/home/section_folder/mobile_home_section_folder.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. return BlocProvider<FolderBloc>( ^^^^^^^^^^^^ lib/mobile/presentation/home/section_folder/mobile_home_section_folder.dart:32:14: Error: The method 'BlocBuilder' isn't defined for the class 'MobileSectionFolder'. - 'MobileSectionFolder' is from 'package:appflowy/mobile/presentation/home/section_folder/mobile_home_section_folder.dart' ('lib/mobile/presentation/home/section_folder/mobile_home_section_folder.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<FolderBloc, FolderState>( ^^^^^^^^^^^ lib/mobile/presentation/home/section_folder/mobile_home_section_folder.dart:48:34: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/mobile/presentation/home/section_folder/mobile_home_section_folder.dart:29:11: Error: The method 'add' isn't defined for the class 'FolderBloc'. - 'FolderBloc' is from 'package:appflowy/workspace/application/sidebar/folder/folder_bloc.dart' ('lib/workspace/application/sidebar/folder/folder_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. ..add( ^^^ lib/user/presentation/screens/sign_in_screen/widgets/magic_link_sign_in_buttons.dart:42:62: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. hintText: LocaleKeys.signIn_pleaseInputYourEmail.tr(), ^^ lib/user/presentation/screens/sign_in_screen/widgets/magic_link_sign_in_buttons.dart:56:10: Error: The method 'isEmail' isn't defined for the class '_SignInWithMagicLinkButtonsState'. - '_SignInWithMagicLinkButtonsState' is from 'package:appflowy/user/presentation/screens/sign_in_screen/widgets/magic_link_sign_in_buttons.dart' ('lib/user/presentation/screens/sign_in_screen/widgets/magic_link_sign_in_buttons.dart'). Try correcting the name to the name of an existing method, or defining a method named 'isEmail'. if (!isEmail(email)) { ^^^^^^^ lib/user/presentation/screens/sign_in_screen/widgets/magic_link_sign_in_buttons.dart:59:40: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.signIn_invalidEmail.tr(), ^^ lib/user/presentation/screens/sign_in_screen/widgets/magic_link_sign_in_buttons.dart:67:13: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<SignInBloc>().add(SignInEvent.signedWithMagicLink(email)); ^^^^ lib/user/presentation/screens/sign_in_screen/widgets/magic_link_sign_in_buttons.dart:70:39: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.signIn_magicLinkSent.tr(), ^^ lib/user/presentation/screens/sign_in_screen/widgets/magic_link_sign_in_buttons.dart:85:12: Error: The method 'BlocBuilder' isn't defined for the class '_ConfirmButton'. - '_ConfirmButton' is from 'package:appflowy/user/presentation/screens/sign_in_screen/widgets/magic_link_sign_in_buttons.dart' ('lib/user/presentation/screens/sign_in_screen/widgets/magic_link_sign_in_buttons.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<SignInBloc, SignInState>( ^^^^^^^^^^^ lib/user/presentation/screens/sign_in_screen/widgets/magic_link_sign_in_buttons.dart:88:69: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LoginType.signIn => LocaleKeys.signIn_signInWithMagicLink.tr(), ^^ lib/user/presentation/screens/sign_in_screen/widgets/magic_link_sign_in_buttons.dart:89:69: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LoginType.signUp => LocaleKeys.signIn_signUpWithMagicLink.tr(), ^^ lib/user/presentation/screens/sign_in_screen/widgets/magic_link_sign_in_buttons.dart:91:13: Error: The getter 'PlatformExtension' isn't defined for the class '_ConfirmButton'. - '_ConfirmButton' is from 'package:appflowy/user/presentation/screens/sign_in_screen/widgets/magic_link_sign_in_buttons.dart' ('lib/user/presentation/screens/sign_in_screen/widgets/magic_link_sign_in_buttons.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'PlatformExtension'. if (PlatformExtension.isMobile) { ^^^^^^^^^^^^^^^^^ lib/user/presentation/screens/sign_in_screen/widgets/sign_in_anonymous_button.dart:20:22: Error: The getter 'PlatformExtension' isn't defined for the class 'SignInAnonymousButton'. - 'SignInAnonymousButton' is from 'package:appflowy/user/presentation/screens/sign_in_screen/widgets/sign_in_anonymous_button.dart' ('lib/user/presentation/screens/sign_in_screen/widgets/sign_in_anonymous_button.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'PlatformExtension'. final isMobile = PlatformExtension.isMobile; ^^^^^^^^^^^^^^^^^ lib/user/presentation/screens/sign_in_screen/widgets/sign_in_anonymous_button.dart:22:12: Error: The method 'BlocBuilder' isn't defined for the class 'SignInAnonymousButton'. - 'SignInAnonymousButton' is from 'package:appflowy/user/presentation/screens/sign_in_screen/widgets/sign_in_anonymous_button.dart' ('lib/user/presentation/screens/sign_in_screen/widgets/sign_in_anonymous_button.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<SignInBloc, SignInState>( ^^^^^^^^^^^ lib/user/presentation/screens/sign_in_screen/widgets/sign_in_anonymous_button.dart:24:16: Error: The method 'BlocProvider' isn't defined for the class 'SignInAnonymousButton'. - 'SignInAnonymousButton' is from 'package:appflowy/user/presentation/screens/sign_in_screen/widgets/sign_in_anonymous_button.dart' ('lib/user/presentation/screens/sign_in_screen/widgets/sign_in_anonymous_button.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. return BlocProvider( ^^^^^^^^^^^^ lib/user/presentation/screens/sign_in_screen/widgets/sign_in_anonymous_button.dart:29:18: Error: The method 'BlocListener' isn't defined for the class 'SignInAnonymousButton'. - 'SignInAnonymousButton' is from 'package:appflowy/user/presentation/screens/sign_in_screen/widgets/sign_in_anonymous_button.dart' ('lib/user/presentation/screens/sign_in_screen/widgets/sign_in_anonymous_button.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocListener'. child: BlocListener<AnonUserBloc, AnonUserState>( ^^^^^^^^^^^^ lib/user/presentation/screens/sign_in_screen/widgets/sign_in_anonymous_button.dart:35:20: Error: The method 'BlocBuilder' isn't defined for the class 'SignInAnonymousButton'. - 'SignInAnonymousButton' is from 'package:appflowy/user/presentation/screens/sign_in_screen/widgets/sign_in_anonymous_button.dart' ('lib/user/presentation/screens/sign_in_screen/widgets/sign_in_anonymous_button.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<AnonUserBloc, AnonUserState>( ^^^^^^^^^^^ lib/user/presentation/screens/sign_in_screen/widgets/sign_in_anonymous_button.dart:38:65: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. ? LocaleKeys.signIn_loginStartWithAnonymous.tr() ^^ lib/user/presentation/screens/sign_in_screen/widgets/sign_in_anonymous_button.dart:39:63: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. : LocaleKeys.signIn_continueAnonymousUser.tr(); ^^ lib/user/presentation/screens/sign_in_screen/widgets/sign_in_anonymous_button.dart:59:65: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.signIn_loginStartWithAnonymous.tr(), ^^ lib/user/presentation/screens/sign_in_screen/widgets/sign_in_anonymous_button.dart:26:15: Error: The method 'add' isn't defined for the class 'AnonUserBloc'. - 'AnonUserBloc' is from 'package:appflowy/user/application/anon_user_bloc.dart' ('lib/user/application/anon_user_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. ..add( ^^^ lib/user/presentation/screens/sign_in_screen/widgets/sign_in_anonymous_button.dart:96:12: Error: The method 'BlocBuilder' isn't defined for the class 'SignInAnonymousButtonV2'. - 'SignInAnonymousButtonV2' is from 'package:appflowy/user/presentation/screens/sign_in_screen/widgets/sign_in_anonymous_button.dart' ('lib/user/presentation/screens/sign_in_screen/widgets/sign_in_anonymous_button.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<SignInBloc, SignInState>( ^^^^^^^^^^^ lib/user/presentation/screens/sign_in_screen/widgets/sign_in_anonymous_button.dart:98:16: Error: The method 'BlocProvider' isn't defined for the class 'SignInAnonymousButtonV2'. - 'SignInAnonymousButtonV2' is from 'package:appflowy/user/presentation/screens/sign_in_screen/widgets/sign_in_anonymous_button.dart' ('lib/user/presentation/screens/sign_in_screen/widgets/sign_in_anonymous_button.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. return BlocProvider( ^^^^^^^^^^^^ lib/user/presentation/screens/sign_in_screen/widgets/sign_in_anonymous_button.dart:103:18: Error: The method 'BlocListener' isn't defined for the class 'SignInAnonymousButtonV2'. - 'SignInAnonymousButtonV2' is from 'package:appflowy/user/presentation/screens/sign_in_screen/widgets/sign_in_anonymous_button.dart' ('lib/user/presentation/screens/sign_in_screen/widgets/sign_in_anonymous_button.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocListener'. child: BlocListener<AnonUserBloc, AnonUserState>( ^^^^^^^^^^^^ lib/user/presentation/screens/sign_in_screen/widgets/sign_in_anonymous_button.dart:109:20: Error: The method 'BlocBuilder' isn't defined for the class 'SignInAnonymousButtonV2'. - 'SignInAnonymousButtonV2' is from 'package:appflowy/user/presentation/screens/sign_in_screen/widgets/sign_in_anonymous_button.dart' ('lib/user/presentation/screens/sign_in_screen/widgets/sign_in_anonymous_button.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<AnonUserBloc, AnonUserState>( ^^^^^^^^^^^ lib/user/presentation/screens/sign_in_screen/widgets/sign_in_anonymous_button.dart:112:65: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. ? LocaleKeys.signIn_loginStartWithAnonymous.tr() ^^ lib/user/presentation/screens/sign_in_screen/widgets/sign_in_anonymous_button.dart:113:63: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. : LocaleKeys.signIn_continueAnonymousUser.tr(); ^^ lib/user/presentation/screens/sign_in_screen/widgets/sign_in_anonymous_button.dart:100:15: Error: The method 'add' isn't defined for the class 'AnonUserBloc'. - 'AnonUserBloc' is from 'package:appflowy/user/application/anon_user_bloc.dart' ('lib/user/application/anon_user_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. ..add( ^^^ lib/user/presentation/screens/sign_in_screen/widgets/switch_sign_in_sign_up_button.dart:18:12: Error: The method 'BlocBuilder' isn't defined for the class 'SwitchSignInSignUpButton'. - 'SwitchSignInSignUpButton' is from 'package:appflowy/user/presentation/screens/sign_in_screen/widgets/switch_sign_in_sign_up_button.dart' ('lib/user/presentation/screens/sign_in_screen/widgets/switch_sign_in_sign_up_button.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<SignInBloc, SignInState>( ^^^^^^^^^^^ lib/user/presentation/screens/sign_in_screen/widgets/switch_sign_in_sign_up_button.dart:30:59: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.signIn_dontHaveAnAccount.tr(), ^^ lib/user/presentation/screens/sign_in_screen/widgets/switch_sign_in_sign_up_button.dart:32:62: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.signIn_alreadyHaveAnAccount.tr(), ^^ lib/user/presentation/screens/sign_in_screen/widgets/switch_sign_in_sign_up_button.dart:39:73: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LoginType.signIn => LocaleKeys.signIn_createAccount.tr(), ^^ lib/user/presentation/screens/sign_in_screen/widgets/switch_sign_in_sign_up_button.dart:40:65: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LoginType.signUp => LocaleKeys.signIn_logIn.tr(), ^^ lib/user/presentation/screens/sign_in_screen/widgets/third_party_sign_in_buttons.dart:26:17: Error: The method 'watch' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'watch'. context.watch<AppearanceSettingsCubit>().state.themeMode; ^^^^^ lib/user/presentation/screens/sign_in_screen/widgets/third_party_sign_in_buttons.dart:32:12: Error: The method 'BlocBuilder' isn't defined for the class 'ThirdPartySignInButtons'. - 'ThirdPartySignInButtons' is from 'package:appflowy/user/presentation/screens/sign_in_screen/widgets/third_party_sign_in_buttons.dart' ('lib/user/presentation/screens/sign_in_screen/widgets/third_party_sign_in_buttons.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<SignInBloc, SignInState>( ^^^^^^^^^^^ lib/user/presentation/screens/sign_in_screen/widgets/third_party_sign_in_buttons.dart:36:50: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.signIn_signInWithGoogle.tr(), ^^ lib/user/presentation/screens/sign_in_screen/widgets/third_party_sign_in_buttons.dart:37:50: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.signIn_signInWithGithub.tr(), ^^ lib/user/presentation/screens/sign_in_screen/widgets/third_party_sign_in_buttons.dart:38:51: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.signIn_signInWithDiscord.tr() ^^ lib/user/presentation/screens/sign_in_screen/widgets/third_party_sign_in_buttons.dart:41:50: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.signIn_signUpWithGoogle.tr(), ^^ lib/user/presentation/screens/sign_in_screen/widgets/third_party_sign_in_buttons.dart:42:50: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.signIn_signUpWithGithub.tr(), ^^ lib/user/presentation/screens/sign_in_screen/widgets/third_party_sign_in_buttons.dart:43:51: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.signIn_signUpWithDiscord.tr() ^^ lib/user/presentation/screens/sign_in_screen/widgets/third_party_sign_in_buttons.dart:99:9: Error: The getter 'PlatformExtension' isn't defined for the class '_ThirdPartySignInButton'. - '_ThirdPartySignInButton' is from 'package:appflowy/user/presentation/screens/sign_in_screen/widgets/third_party_sign_in_buttons.dart' ('lib/user/presentation/screens/sign_in_screen/widgets/third_party_sign_in_buttons.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'PlatformExtension'. if (PlatformExtension.isMobile) { ^^^^^^^^^^^^^^^^^ lib/user/presentation/screens/sign_in_screen/widgets/third_party_sign_in_buttons.dart:183:11: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<SignInBloc>().add( ^^^^ lib/user/presentation/screens/sign_in_screen/widgets/third_party_sign_in_buttons.dart:189:11: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<SignInBloc>().add(const SignInEvent.signedInWithOAuth('github')); ^^^^ lib/user/presentation/screens/sign_in_screen/widgets/third_party_sign_in_buttons.dart:194:8: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<SignInBloc>() ^^^^ lib/workspace/presentation/settings/pages/settings_account_view.dart:52:12: Error: The method 'BlocProvider' isn't defined for the class '_SettingsAccountViewState'. - '_SettingsAccountViewState' is from 'package:appflowy/workspace/presentation/settings/pages/settings_account_view.dart' ('lib/workspace/presentation/settings/pages/settings_account_view.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. return BlocProvider<SettingsUserViewBloc>( ^^^^^^^^^^^^ lib/workspace/presentation/settings/pages/settings_account_view.dart:56:14: Error: The method 'BlocBuilder' isn't defined for the class '_SettingsAccountViewState'. - '_SettingsAccountViewState' is from 'package:appflowy/workspace/presentation/settings/pages/settings_account_view.dart' ('lib/workspace/presentation/settings/pages/settings_account_view.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<SettingsUserViewBloc, SettingsUserState>( ^^^^^^^^^^^ lib/workspace/presentation/settings/pages/settings_account_view.dart:59:58: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.settings_accountPage_title.tr(), ^^ lib/workspace/presentation/settings/pages/settings_account_view.dart:60:70: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. description: LocaleKeys.settings_accountPage_description.tr(), ^^ lib/workspace/presentation/settings/pages/settings_account_view.dart:63:70: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.settings_accountPage_general_title.tr(), ^^ lib/workspace/presentation/settings/pages/settings_account_view.dart:85:70: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.settings_accountPage_email_title.tr(), ^^ lib/workspace/presentation/settings/pages/settings_account_view.dart:140:67: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.settings_accountPage_keys_title.tr(), ^^ lib/workspace/presentation/settings/pages/settings_account_view.dart:144:74: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_accountPage_keys_openAILabel.tr(), ^^ lib/workspace/presentation/settings/pages/settings_account_view.dart:146:76: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_accountPage_keys_openAITooltip.tr(), ^^ lib/workspace/presentation/settings/pages/settings_account_view.dart:148:73: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_accountPage_keys_openAIHint.tr(), ^^ lib/workspace/presentation/settings/pages/settings_account_view.dart:157:26: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/pages/settings_account_view.dart:160:26: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/pages/settings_account_view.dart:163:26: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/pages/settings_account_view.dart:173:68: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.settings_accountPage_login_title.tr(), ^^ lib/workspace/presentation/settings/pages/settings_account_view.dart:233:68: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. ? LocaleKeys.settings_accountPage_login_loginLabel.tr() ^^ lib/workspace/presentation/settings/pages/settings_account_view.dart:234:69: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. : LocaleKeys.settings_accountPage_login_logoutLabel.tr(), ^^ lib/workspace/presentation/settings/pages/settings_account_view.dart:243:70: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. ? LocaleKeys.settings_accountPage_login_loginLabel.tr() ^^ lib/workspace/presentation/settings/pages/settings_account_view.dart:244:71: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. : LocaleKeys.settings_accountPage_login_logoutLabel.tr(), ^^ lib/workspace/presentation/settings/pages/settings_account_view.dart:250:28: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/pages/settings_account_view.dart:251:66: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. _ => LocaleKeys.settings_menu_logoutPrompt.tr(), ^^ lib/workspace/presentation/settings/pages/settings_account_view.dart:340:20: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/pages/settings_account_view.dart:409:22: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<SettingsUserViewBloc>() ^^^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:43:12: Error: The method 'BlocProvider' isn't defined for the class 'SettingsManageDataView'. - 'SettingsManageDataView' is from 'package:appflowy/workspace/presentation/settings/pages/settings_manage_data_view.dart' ('lib/workspace/presentation/settings/pages/settings_manage_data_view.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. return BlocProvider<SettingsLocationCubit>( ^^^^^^^^^^^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:45:14: Error: The method 'BlocBuilder' isn't defined for the class 'SettingsManageDataView'. - 'SettingsManageDataView' is from 'package:appflowy/workspace/presentation/settings/pages/settings_manage_data_view.dart' ('lib/workspace/presentation/settings/pages/settings_manage_data_view.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<SettingsLocationCubit, SettingsLocationState>( ^^^^^^^^^^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:48:61: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.settings_manageDataPage_title.tr(), ^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:49:73: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. description: LocaleKeys.settings_manageDataPage_description.tr(), ^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:53:74: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_manageDataPage_dataStorage_title.tr(), ^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:55:76: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_manageDataPage_dataStorage_tooltip.tr(), ^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:61:28: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:63:63: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. label: LocaleKeys.settings_common_reset.tr(), ^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:67:30: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:70:30: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:103:76: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.settings_manageDataPage_importData_title.tr(), ^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:105:75: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_manageDataPage_importData_tooltip.tr(), ^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:110:63: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.settings_files_exportData.tr(), ^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:115:71: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.settings_manageDataPage_cache_title.tr(), ^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:120:26: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:122:72: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_manageDataPage_cache_title.tr(), ^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:127:30: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:130:30: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:138:36: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:278:12: Error: The method 'BlocProvider' isn't defined for the class '_ImportDataFieldState'. - '_ImportDataFieldState' is from 'package:appflowy/workspace/presentation/settings/pages/settings_manage_data_view.dart' ('lib/workspace/presentation/settings/pages/settings_manage_data_view.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. return BlocProvider<SettingFileImportBloc>( ^^^^^^^^^^^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:280:14: Error: The method 'BlocConsumer' isn't defined for the class '_ImportDataFieldState'. - '_ImportDataFieldState' is from 'package:appflowy/workspace/presentation/settings/pages/settings_manage_data_view.dart' ('lib/workspace/presentation/settings/pages/settings_manage_data_view.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocConsumer'. child: BlocConsumer<SettingFileImportBloc, SettingFileImportState>( ^^^^^^^^^^^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:284:68: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. (_) => _showToast(LocaleKeys.settings_menu_importSuccess.tr()), ^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:285:67: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. (_) => _showToast(LocaleKeys.settings_menu_importFailed.tr()), ^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:288:18: Error: The method 'DottedBorder' isn't defined for the class '_ImportDataFieldState'. - '_ImportDataFieldState' is from 'package:appflowy/workspace/presentation/settings/pages/settings_manage_data_view.dart' ('lib/workspace/presentation/settings/pages/settings_manage_data_view.dart'). Try correcting the name to the name of an existing method, or defining a method named 'DottedBorder'. return DottedBorder( ^^^^^^^^^^^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:291:25: Error: The getter 'BorderType' isn't defined for the class '_ImportDataFieldState'. - '_ImportDataFieldState' is from 'package:appflowy/workspace/presentation/settings/pages/settings_manage_data_view.dart' ('lib/workspace/presentation/settings/pages/settings_manage_data_view.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BorderType'. borderType: BorderType.RRect, ^^^^^^^^^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:307:32: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:338:26: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:356:16: Error: The getter 'ToastGravity' isn't defined for the class '_ImportDataFieldState'. - '_ImportDataFieldState' is from 'package:appflowy/workspace/presentation/settings/pages/settings_manage_data_view.dart' ('lib/workspace/presentation/settings/pages/settings_manage_data_view.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'ToastGravity'. gravity: ToastGravity.CENTER, ^^^^^^^^^^^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:415:28: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:431:28: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:446:5: Error: The getter 'AppFlowyClipboard' isn't defined for the class '_CurrentPathState'. - '_CurrentPathState' is from 'package:appflowy/workspace/presentation/settings/pages/settings_manage_data_view.dart' ('lib/workspace/presentation/settings/pages/settings_manage_data_view.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'AppFlowyClipboard'. AppFlowyClipboard.setData(text: path); ^^^^^^^^^^^^^^^^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:468:75: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_manageDataPage_dataStorage_actions_change.tr(), ^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:481:29: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. await context.read<SettingsLocationCubit>().setCustomPath(path); ^^^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:492:16: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/pages/settings_manage_data_view.dart:494:75: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_manageDataPage_dataStorage_actions_open.tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:55:12: Error: The method 'BlocProvider' isn't defined for the class 'SettingsWorkspaceView'. - 'SettingsWorkspaceView' is from 'package:appflowy/workspace/presentation/settings/pages/settings_workspace_view.dart' ('lib/workspace/presentation/settings/pages/settings_workspace_view.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. return BlocProvider<WorkspaceSettingsBloc>( ^^^^^^^^^^^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:58:14: Error: The method 'BlocConsumer' isn't defined for the class 'SettingsWorkspaceView'. - 'SettingsWorkspaceView' is from 'package:appflowy/workspace/presentation/settings/pages/settings_workspace_view.dart' ('lib/workspace/presentation/settings/pages/settings_workspace_view.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocConsumer'. child: BlocConsumer<WorkspaceSettingsBloc, WorkspaceSettingsState>( ^^^^^^^^^^^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:79:60: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.settings_workspacePage_title.tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:80:72: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. description: LocaleKeys.settings_workspacePage_description.tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:86:24: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:91:24: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:94:24: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:104:75: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.settings_workspacePage_appearance_title.tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:108:70: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.settings_workspacePage_theme_title.tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:110:73: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_workspacePage_theme_description.tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:120:75: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_workspacePage_workspaceFont_title.tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:125:75: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_workspacePage_textDirection_title.tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:133:22: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:137:73: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.settings_workspacePage_dateTime_title.tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:148:73: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.settings_workspacePage_language_title.tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:154:24: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:186:28: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr() ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:189:28: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:161:30: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr() ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:164:30: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:168:30: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr() ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:171:30: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:57:11: Error: The method 'add' isn't defined for the class 'WorkspaceSettingsBloc'. - 'WorkspaceSettingsBloc' is from 'package:appflowy/workspace/application/settings/workspace/workspace_settings_bloc.dart' ('lib/workspace/application/settings/workspace/workspace_settings_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. ..add(WorkspaceSettingsEvent.initial(userProfile: userProfile)), ^^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:244:12: Error: The method 'BlocConsumer' isn't defined for the class '_WorkspaceNameSettingState'. - '_WorkspaceNameSettingState' is from 'package:appflowy/workspace/presentation/settings/pages/settings_workspace_view.dart' ('lib/workspace/presentation/settings/pages/settings_workspace_view.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocConsumer'. return BlocConsumer<WorkspaceSettingsBloc, WorkspaceSettingsState>( ^^^^^^^^^^^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:281:22: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:305:15: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<WorkspaceSettingsBloc>().add( ^^^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:312:72: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_workspacePage_workspaceName_savedMessage.tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:325:12: Error: The method 'BlocBuilder' isn't defined for the class 'LanguageDropdown'. - 'LanguageDropdown' is from 'package:appflowy/workspace/presentation/settings/pages/settings_workspace_view.dart' ('lib/workspace/presentation/settings/pages/settings_workspace_view.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<AppearanceSettingsCubit, AppearanceSettingsState>( ^^^^^^^^^^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:334:20: Error: The getter 'EasyLocalization' isn't defined for the class 'LanguageDropdown'. - 'LanguageDropdown' is from 'package:appflowy/workspace/presentation/settings/pages/settings_workspace_view.dart' ('lib/workspace/presentation/settings/pages/settings_workspace_view.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'EasyLocalization'. options: EasyLocalization.of(context)! ^^^^^^^^^^^^^^^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:382:16: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<WorkspaceSettingsBloc>() ^^^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:396:12: Error: The method 'BlocBuilder' isn't defined for the class 'TextDirectionSelect'. - 'TextDirectionSelect' is from 'package:appflowy/workspace/presentation/settings/pages/settings_workspace_view.dart' ('lib/workspace/presentation/settings/pages/settings_workspace_view.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<AppearanceSettingsCubit, AppearanceSettingsState>( ^^^^^^^^^^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:414:20: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:421:20: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:427:75: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. label: LocaleKeys.settings_workspacePage_textDirection_auto.tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:447:76: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_workspacePage_textDirection_enableRTLItems.tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:455:16: Error: The method 'watch' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'watch'. .watch<AppearanceSettingsCubit>() ^^^^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:459:16: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<AppearanceSettingsCubit>() ^^^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:472:12: Error: The method 'BlocBuilder' isn't defined for the class '_LayoutDirectionSelect'. - '_LayoutDirectionSelect' is from 'package:appflowy/workspace/presentation/settings/pages/settings_workspace_view.dart' ('lib/workspace/presentation/settings/pages/settings_workspace_view.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<AppearanceSettingsCubit, AppearanceSettingsState>( ^^^^^^^^^^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:484:20: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:492:20: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:507:12: Error: The method 'BlocBuilder' isn't defined for the class '_DateFormatDropdown'. - '_DateFormatDropdown' is from 'package:appflowy/workspace/presentation/settings/pages/settings_workspace_view.dart' ('lib/workspace/presentation/settings/pages/settings_workspace_view.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<AppearanceSettingsCubit, AppearanceSettingsState>( ^^^^^^^^^^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:516:22: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:546:71: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_workspacePage_dateTime_dateFormat_local.tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:548:68: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_workspacePage_dateTime_dateFormat_us.tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:550:69: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_workspacePage_dateTime_dateFormat_iso.tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:552:74: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_workspacePage_dateTime_dateFormat_friendly.tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:554:69: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_workspacePage_dateTime_dateFormat_dmy.tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:566:12: Error: The method 'BlocBuilder' isn't defined for the class '_DateTimeFormatLabel'. - '_DateTimeFormatLabel' is from 'package:appflowy/workspace/presentation/settings/pages/settings_workspace_view.dart' ('lib/workspace/presentation/settings/pages/settings_workspace_view.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<AppearanceSettingsCubit, AppearanceSettingsState>( ^^^^^^^^^^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:569:62: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_workspacePage_dateTime_example.tr( ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:594:67: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_workspacePage_dateTime_24HourTime.tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:601:26: Error: The method 'watch' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'watch'. value: context.watch<AppearanceSettingsCubit>().state.timeFormat == ^^^^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:604:23: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<AppearanceSettingsCubit>().setTimeFormat( ^^^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:620:12: Error: The method 'BlocProvider' isn't defined for the class '_ThemeDropdown'. - '_ThemeDropdown' is from 'package:appflowy/workspace/presentation/settings/pages/settings_workspace_view.dart' ('lib/workspace/presentation/settings/pages/settings_workspace_view.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. return BlocProvider<DynamicPluginBloc>( ^^^^^^^^^^^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:622:14: Error: The method 'BlocBuilder' isn't defined for the class '_ThemeDropdown'. - '_ThemeDropdown' is from 'package:appflowy/workspace/presentation/settings/pages/settings_workspace_view.dart' ('lib/workspace/presentation/settings/pages/settings_workspace_view.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<DynamicPluginBloc, DynamicPluginState>( ^^^^^^^^^^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:640:26: Error: The getter 'BlocProvider' isn't defined for the class '_ThemeDropdown'. - '_ThemeDropdown' is from 'package:appflowy/workspace/presentation/settings/pages/settings_workspace_view.dart' ('lib/workspace/presentation/settings/pages/settings_workspace_view.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. child: BlocProvider<DynamicPluginBloc>.value( ^^^^^^^^^^^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:640:26: Error: The static type of the explicit instantiation operand must be a generic function type but is 'dynamic'. Try changing the operand or remove the type arguments. child: BlocProvider<DynamicPluginBloc>.value( ^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:652:28: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:659:57: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. label: LocaleKeys.settings_common_reset.tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:621:49: Error: The method 'add' isn't defined for the class 'DynamicPluginBloc'. - 'DynamicPluginBloc' is from 'package:flowy_infra/plugins/bloc/dynamic_plugin_bloc.dart' ('packages/flowy_infra/lib/plugins/bloc/dynamic_plugin_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. create: (context) => DynamicPluginBloc()..add(DynamicPluginEvent.load()), ^^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:745:31: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. final themeMode = context.read<AppearanceSettingsCubit>().state.themeMode; ^^^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:756:27: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<AppearanceSettingsCubit>().setThemeMode(t), ^^^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:799:71: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_workspacePage_appearance_options_system.tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:801:70: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_workspacePage_appearance_options_light.tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:803:69: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_workspacePage_appearance_options_dark.tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:844:32: Error: The method 'watch' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'watch'. final appearance = context.watch<AppearanceSettingsCubit>().state; ^^^^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:863:72: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. FlowyText.regular(LocaleKeys.settings_common_reset.tr()), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:851:16: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<AppearanceSettingsCubit>() ^^^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:874:39: Error: The getter 'GoogleFonts' isn't defined for the class '_FontSelectorDropdown'. - '_FontSelectorDropdown' is from 'package:appflowy/workspace/presentation/settings/pages/settings_workspace_view.dart' ('lib/workspace/presentation/settings/pages/settings_workspace_view.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'GoogleFonts'. options: [defaultFontFamily, ...GoogleFonts.asMap().keys] ^^^^^^^^^^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:872:19: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<AppearanceSettingsCubit>().setFontFamily(font), ^^^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:895:69: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_appearance_documentSettings_cursorColor.tr(); ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:896:12: Error: The method 'BlocBuilder' isn't defined for the class '_DocumentCursorColorSetting'. - '_DocumentCursorColorSetting' is from 'package:appflowy/workspace/presentation/settings/pages/settings_workspace_view.dart' ('lib/workspace/presentation/settings/pages/settings_workspace_view.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<DocumentAppearanceCubit, DocumentAppearance>( ^^^^^^^^^^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:937:30: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.appName.tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:952:72: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_appearance_documentSettings_selectionColor.tr(); ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:954:12: Error: The method 'BlocBuilder' isn't defined for the class '_DocumentSelectionColorSetting'. - '_DocumentSelectionColorSetting' is from 'package:appflowy/workspace/presentation/settings/pages/settings_workspace_view.dart' ('lib/workspace/presentation/settings/pages/settings_workspace_view.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<DocumentAppearanceCubit, DocumentAppearance>( ^^^^^^^^^^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:997:65: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_appearance_documentSettings_app.tr(), ^^ lib/workspace/presentation/settings/pages/settings_workspace_view.dart:1002:65: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_appearance_documentSettings_flowy.tr(), ^^ lib/workspace/presentation/settings/widgets/members/workspace_member_page.dart:29:12: Error: The method 'BlocProvider' isn't defined for the class 'WorkspaceMembersPage'. - 'WorkspaceMembersPage' is from 'package:appflowy/workspace/presentation/settings/widgets/members/workspace_member_page.dart' ('lib/workspace/presentation/settings/widgets/members/workspace_member_page.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. return BlocProvider<WorkspaceMemberBloc>( ^^^^^^^^^^^^ lib/workspace/presentation/settings/widgets/members/workspace_member_page.dart:32:14: Error: The method 'BlocConsumer' isn't defined for the class 'WorkspaceMembersPage'. - 'WorkspaceMembersPage' is from 'package:appflowy/workspace/presentation/settings/widgets/members/workspace_member_page.dart' ('lib/workspace/presentation/settings/widgets/members/workspace_member_page.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocConsumer'. child: BlocConsumer<WorkspaceMemberBloc, WorkspaceMemberState>( ^^^^^^^^^^^^ lib/workspace/presentation/settings/widgets/members/workspace_member_page.dart:36:65: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.settings_appearance_members_title.tr(), ^^ lib/workspace/presentation/settings/widgets/members/workspace_member_page.dart:31:11: Error: The method 'add' isn't defined for the class 'WorkspaceMemberBloc'. - 'WorkspaceMemberBloc' is from 'package:appflowy/workspace/presentation/settings/widgets/members/workspace_member_bloc.dart' ('lib/workspace/presentation/settings/widgets/members/workspace_member_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. ..add(const WorkspaceMemberEvent.initial()), ^^^ lib/workspace/presentation/settings/widgets/members/workspace_member_page.dart:67:69: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_appearance_members_addMemberSuccess.tr(), ^^ lib/workspace/presentation/settings/widgets/members/workspace_member_page.dart:73:76: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. ? LocaleKeys.settings_appearance_members_memberLimitExceeded.tr() ^^ lib/workspace/presentation/settings/widgets/members/workspace_member_page.dart:74:74: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. : LocaleKeys.settings_appearance_members_failedToAddMember.tr(); ^^ lib/workspace/presentation/settings/widgets/members/workspace_member_page.dart:86:72: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_appearance_members_inviteMemberSuccess.tr(), ^^ lib/workspace/presentation/settings/widgets/members/workspace_member_page.dart:92:76: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. ? LocaleKeys.settings_appearance_members_memberLimitExceeded.tr() ^^ lib/workspace/presentation/settings/widgets/members/workspace_member_page.dart:94:20: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(); ^^ lib/workspace/presentation/settings/widgets/members/workspace_member_page.dart:133:64: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_appearance_members_inviteMembers.tr(), ^^ lib/workspace/presentation/settings/widgets/members/workspace_member_page.dart:156:76: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.settings_appearance_members_sendInvite.tr(), ^^ lib/workspace/presentation/settings/widgets/members/workspace_member_page.dart:202:10: Error: The method 'isEmail' isn't defined for the class '_InviteMemberState'. - '_InviteMemberState' is from 'package:appflowy/workspace/presentation/settings/widgets/members/workspace_member_page.dart' ('lib/workspace/presentation/settings/widgets/members/workspace_member_page.dart'). Try correcting the name to the name of an existing method, or defining a method named 'isEmail'. if (!isEmail(email)) { ^^^^^^^ lib/workspace/presentation/settings/widgets/members/workspace_member_page.dart:205:66: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_appearance_members_emailInvalidError.tr(), ^^ lib/workspace/presentation/settings/widgets/members/workspace_member_page.dart:209:10: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<WorkspaceMemberBloc>() ^^^^ lib/workspace/presentation/settings/widgets/members/workspace_member_page.dart:255:56: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_appearance_members_label.tr(), ^^ lib/workspace/presentation/settings/widgets/members/workspace_member_page.dart:263:61: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_appearance_members_user.tr(), ^^ lib/workspace/presentation/settings/widgets/members/workspace_member_page.dart:269:61: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_appearance_members_role.tr(), ^^ lib/workspace/presentation/settings/widgets/members/workspace_member_page.dart:360:76: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.settings_appearance_members_removeMember.tr(), ^^ lib/workspace/presentation/settings/widgets/members/workspace_member_page.dart:363:22: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/widgets/members/workspace_member_page.dart:369:48: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. okTitle: LocaleKeys.button_yes.tr(), ^^ lib/workspace/presentation/settings/widgets/members/workspace_member_page.dart:364:44: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. onOkPressed: () => context.read<WorkspaceMemberBloc>().add( ^^^^ lib/workspace/presentation/settings/widgets/members/workspace_member_page.dart:390:75: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.settings_appearance_members_removeFromWorkspace.tr(); ^^ lib/workspace/presentation/settings/widgets/members/workspace_member_page.dart:436:21: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<WorkspaceMemberBloc>().add( ^^^^ lib/workspace/presentation/settings/widgets/members/workspace_member_page.dart:486:61: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.settings_appearance_members_guest.tr(); ^^ lib/workspace/presentation/settings/widgets/members/workspace_member_page.dart:488:62: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.settings_appearance_members_member.tr(); ^^ lib/workspace/presentation/settings/widgets/members/workspace_member_page.dart:490:61: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.settings_appearance_members_owner.tr(); ^^ lib/workspace/presentation/settings/widgets/members/workspace_member_page.dart:498:69: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.settings_appearance_members_guestHintText.tr(); ^^ lib/workspace/presentation/settings/widgets/members/workspace_member_page.dart:500:70: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.settings_appearance_members_memberHintText.tr(); ^^ lib/workspace/presentation/settings/widgets/settings_customize_shortcuts_view.dart:20:12: Error: The method 'BlocProvider' isn't defined for the class 'SettingsShortcutsView'. - 'SettingsShortcutsView' is from 'package:appflowy/workspace/presentation/settings/widgets/settings_customize_shortcuts_view.dart' ('lib/workspace/presentation/settings/widgets/settings_customize_shortcuts_view.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. return BlocProvider<ShortcutsCubit>( ^^^^^^^^^^^^ lib/workspace/presentation/settings/widgets/settings_customize_shortcuts_view.dart:24:61: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.settings_shortcuts_shortcutsLabel.tr(), ^^ lib/workspace/presentation/settings/widgets/settings_customize_shortcuts_view.dart:26:11: Error: The method 'BlocBuilder' isn't defined for the class 'SettingsShortcutsView'. - 'SettingsShortcutsView' is from 'package:appflowy/workspace/presentation/settings/widgets/settings_customize_shortcuts_view.dart' ('lib/workspace/presentation/settings/widgets/settings_customize_shortcuts_view.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. BlocBuilder<ShortcutsCubit, ShortcutsState>( ^^^^^^^^^^^ lib/workspace/presentation/settings/widgets/settings_customize_shortcuts_view.dart:46:14: Error: 'CommandShortcutEvent' isn't a type. final List<CommandShortcutEvent> shortcuts; ^^^^^^^^^^^^^^^^^^^^ lib/workspace/presentation/settings/widgets/settings_customize_shortcuts_view.dart:57:55: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_shortcuts_command.tr(), ^^ lib/workspace/presentation/settings/widgets/settings_customize_shortcuts_view.dart:62:56: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_shortcuts_keyBinding.tr(), ^^ lib/workspace/presentation/settings/widgets/settings_customize_shortcuts_view.dart:75:60: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_shortcuts_resetToDefault.tr(), ^^ lib/workspace/presentation/settings/widgets/settings_customize_shortcuts_view.dart:77:40: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. onPressed: () => context.read<ShortcutsCubit>().resetToDefault(), ^^^^ lib/workspace/presentation/settings/widgets/settings_customize_shortcuts_view.dart:93:9: Error: 'CommandShortcutEvent' isn't a type. final CommandShortcutEvent shortcutEvent; ^^^^^^^^^^^^^^^^^^^^ lib/workspace/presentation/settings/widgets/settings_customize_shortcuts_view.dart:151:72: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: Text(LocaleKeys.settings_shortcuts_updateShortcutStep.tr()), ^^ lib/workspace/presentation/settings/widgets/settings_customize_shortcuts_view.dart:195:22: Error: The getter 'BlocProvider' isn't defined for the class '_ShortcutsListTileState'. - '_ShortcutsListTileState' is from 'package:appflowy/workspace/presentation/settings/widgets/settings_customize_shortcuts_view.dart' ('lib/workspace/presentation/settings/widgets/settings_customize_shortcuts_view.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. final conflict = BlocProvider.of<ShortcutsCubit>(context).getConflict( ^^^^^^^^^^^^ lib/workspace/presentation/settings/widgets/settings_customize_shortcuts_view.dart:201:64: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.settings_shortcuts_shortcutIsAlreadyUsed.tr( ^^ lib/workspace/presentation/settings/widgets/settings_customize_shortcuts_view.dart:208:5: Error: The getter 'BlocProvider' isn't defined for the class '_ShortcutsListTileState'. - '_ShortcutsListTileState' is from 'package:appflowy/workspace/presentation/settings/widgets/settings_customize_shortcuts_view.dart' ('lib/workspace/presentation/settings/widgets/settings_customize_shortcuts_view.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. BlocProvider.of<ShortcutsCubit>(context).updateAllShortcuts(); ^^^^^^^^^^^^ lib/workspace/presentation/settings/widgets/settings_customize_shortcuts_view.dart:230:24: Error: The getter 'keyToCodeMapping' isn't defined for the class 'KeyEvent'. - 'KeyEvent' is from 'package:flutter/src/services/hardware_keyboard.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/services/hardware_keyboard.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'keyToCodeMapping'. final keyPressed = keyToCodeMapping.keys.firstWhere( ^^^^^^^^^^^^^^^^ lib/workspace/presentation/settings/widgets/settings_customize_shortcuts_view.dart:231:14: Error: The getter 'keyToCodeMapping' isn't defined for the class 'KeyEvent'. - 'KeyEvent' is from 'package:flutter/src/services/hardware_keyboard.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/services/hardware_keyboard.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'keyToCodeMapping'. (k) => keyToCodeMapping[k] == logicalKey.keyId, ^^^^^^^^^^^^^^^^ lib/workspace/presentation/settings/widgets/settings_customize_shortcuts_view.dart:256:36: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. onPressed: () => context.read<ShortcutsCubit>().fetchShortcuts(), ^^^^ lib/workspace/presentation/settings/widgets/settings_menu.dart:53:70: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. label: LocaleKeys.settings_accountPage_menuLabel.tr(), ^^ lib/workspace/presentation/settings/widgets/settings_menu.dart:60:72: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. label: LocaleKeys.settings_workspacePage_menuLabel.tr(), ^^ lib/workspace/presentation/settings/widgets/settings_menu.dart:70:75: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. label: LocaleKeys.settings_appearance_members_label.tr(), ^^ lib/workspace/presentation/settings/widgets/settings_menu.dart:77:73: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. label: LocaleKeys.settings_manageDataPage_menuLabel.tr(), ^^ lib/workspace/presentation/settings/widgets/settings_menu.dart:84:67: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. label: LocaleKeys.settings_menu_notifications.tr(), ^^ lib/workspace/presentation/settings/widgets/settings_menu.dart:91:67: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. label: LocaleKeys.settings_menu_cloudSettings.tr(), ^^ lib/workspace/presentation/settings/widgets/settings_menu.dart:98:73: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. label: LocaleKeys.settings_shortcuts_shortcutsLabel.tr(), ^^ lib/workspace/presentation/settings/widgets/settings_notifications_view.dart:15:12: Error: The method 'BlocBuilder' isn't defined for the class 'SettingsNotificationsView'. - 'SettingsNotificationsView' is from 'package:appflowy/workspace/presentation/settings/widgets/settings_notifications_view.dart' ('lib/workspace/presentation/settings/widgets/settings_notifications_view.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<NotificationSettingsCubit, NotificationSettingsState>( ^^^^^^^^^^^ lib/workspace/presentation/settings/widgets/settings_notifications_view.dart:18:57: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.settings_menu_notifications.tr(), ^^ lib/workspace/presentation/settings/widgets/settings_notifications_view.dart:22:20: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/widgets/settings_notifications_view.dart:24:20: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/widgets/settings_notifications_view.dart:39:20: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/settings/widgets/settings_notifications_view.dart:41:20: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/workspace/presentation/notifications/notification_dialog.dart:39:19: Error: The method 'add' isn't defined for the class 'ReminderBloc'. - 'ReminderBloc' is from 'package:appflowy/user/application/reminder/reminder_bloc.dart' ('lib/user/application/reminder/reminder_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. _reminderBloc.add(const ReminderEvent.started()); ^^^ lib/workspace/presentation/notifications/notification_dialog.dart:55:12: Error: The method 'MultiBlocProvider' isn't defined for the class '_NotificationDialogState'. - '_NotificationDialogState' is from 'package:appflowy/workspace/presentation/notifications/notification_dialog.dart' ('lib/workspace/presentation/notifications/notification_dialog.dart'). Try correcting the name to the name of an existing method, or defining a method named 'MultiBlocProvider'. return MultiBlocProvider( ^^^^^^^^^^^^^^^^^ lib/workspace/presentation/notifications/notification_dialog.dart:57:9: Error: The getter 'BlocProvider' isn't defined for the class '_NotificationDialogState'. - '_NotificationDialogState' is from 'package:appflowy/workspace/presentation/notifications/notification_dialog.dart' ('lib/workspace/presentation/notifications/notification_dialog.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. BlocProvider<ReminderBloc>.value(value: _reminderBloc), ^^^^^^^^^^^^ lib/workspace/presentation/notifications/notification_dialog.dart:57:9: Error: The static type of the explicit instantiation operand must be a generic function type but is 'dynamic'. Try changing the operand or remove the type arguments. BlocProvider<ReminderBloc>.value(value: _reminderBloc), ^ lib/workspace/presentation/notifications/notification_dialog.dart:58:9: Error: The method 'BlocProvider' isn't defined for the class '_NotificationDialogState'. - '_NotificationDialogState' is from 'package:appflowy/workspace/presentation/notifications/notification_dialog.dart' ('lib/workspace/presentation/notifications/notification_dialog.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. BlocProvider<NotificationFilterBloc>( ^^^^^^^^^^^^ lib/workspace/presentation/notifications/notification_dialog.dart:62:14: Error: The method 'BlocBuilder' isn't defined for the class '_NotificationDialogState'. - '_NotificationDialogState' is from 'package:appflowy/workspace/presentation/notifications/notification_dialog.dart' ('lib/workspace/presentation/notifications/notification_dialog.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<NotificationFilterBloc, NotificationFilterState>( ^^^^^^^^^^^ lib/workspace/presentation/notifications/notification_dialog.dart:64:13: Error: The method 'BlocBuilder' isn't defined for the class '_NotificationDialogState'. - '_NotificationDialogState' is from 'package:appflowy/workspace/presentation/notifications/notification_dialog.dart' ('lib/workspace/presentation/notifications/notification_dialog.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. BlocBuilder<ReminderBloc, ReminderState>( ^^^^^^^^^^^ lib/workspace/presentation/notifications/notification_dialog.dart:114:19: Error: The method 'add' isn't defined for the class 'ReminderBloc'. - 'ReminderBloc' is from 'package:appflowy/user/application/reminder/reminder_bloc.dart' ('lib/user/application/reminder/reminder_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. _reminderBloc.add( ^^^ lib/workspace/presentation/notifications/notification_dialog.dart:122:19: Error: The method 'add' isn't defined for the class 'ReminderBloc'. - 'ReminderBloc' is from 'package:appflowy/user/application/reminder/reminder_bloc.dart' ('lib/user/application/reminder/reminder_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. _reminderBloc.add(ReminderEvent.remove(reminderId: reminder.id)); ^^^ lib/workspace/presentation/notifications/notification_dialog.dart:126:19: Error: The method 'add' isn't defined for the class 'ReminderBloc'. - 'ReminderBloc' is from 'package:appflowy/user/application/reminder/reminder_bloc.dart' ('lib/user/application/reminder/reminder_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. _reminderBloc.add( ^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu.dart:34:14: Error: The method 'BlocProvider' isn't defined for the class 'FavoriteMenu'. - 'FavoriteMenu' is from 'package:appflowy/workspace/presentation/home/menu/sidebar/favorites/favorite_menu.dart' ('lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. child: BlocProvider( ^^^^^^^^^^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu.dart:37:16: Error: The method 'BlocBuilder' isn't defined for the class 'FavoriteMenu'. - 'FavoriteMenu' is from 'package:appflowy/workspace/presentation/home/menu/sidebar/favorites/favorite_menu.dart' ('lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<FavoriteMenuBloc, FavoriteMenuState>( ^^^^^^^^^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu.dart:50:26: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<FavoriteMenuBloc>() ^^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu.dart:36:33: Error: The method 'add' isn't defined for the class 'FavoriteMenuBloc'. - 'FavoriteMenuBloc' is from 'package:appflowy/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.dart' ('lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. FavoriteMenuBloc()..add(const FavoriteMenuEvent.initial()), ^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu.dart:78:40: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.sideBar_today.tr(), ^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu.dart:83:43: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.sideBar_thisWeek.tr(), ^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu.dart:88:41: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.sideBar_others.tr(), ^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu.dart:131:25: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<TabsBloc>().openPlugin(view); ^^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu.dart:199:46: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. placeholder: LocaleKeys.search_label.tr(), ^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_more_actions.dart:25:59: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. message: LocaleKeys.menuAppHeader_moreButtonToolTip.tr(), ^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_more_actions.dart:30:21: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<ViewBloc>().add(ViewEvent.setIsEditing(value)), ^^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_more_actions.dart:35:23: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<FavoriteBloc>().add(FavoriteEvent.toggle(view)); ^^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_more_actions.dart:40:59: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.disclosureAction_rename.tr(), ^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_more_actions.dart:56:23: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<TabsBloc>().openTab(view); ^^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_pin_action.dart:20:49: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. ? LocaleKeys.favorite_removeFromSidebar.tr() ^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_pin_action.dart:21:44: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. : LocaleKeys.favorite_addToSidebar.tr(); ^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_pin_action.dart:34:25: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. ? context.read<FavoriteBloc>().add(FavoriteEvent.unpin(view)) ^^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_pin_action.dart:35:25: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. : context.read<FavoriteBloc>().add(FavoriteEvent.pin(view)); ^^^^ lib/workspace/presentation/home/menu/view/view_item.dart:115:12: Error: The method 'BlocProvider' isn't defined for the class 'ViewItem'. - 'ViewItem' is from 'package:appflowy/workspace/presentation/home/menu/view/view_item.dart' ('lib/workspace/presentation/home/menu/view/view_item.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. return BlocProvider( ^^^^^^^^^^^^ lib/workspace/presentation/home/menu/view/view_item.dart:119:14: Error: The method 'BlocConsumer' isn't defined for the class 'ViewItem'. - 'ViewItem' is from 'package:appflowy/workspace/presentation/home/menu/view/view_item.dart' ('lib/workspace/presentation/home/menu/view/view_item.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocConsumer'. child: BlocConsumer<ViewBloc, ViewState>( ^^^^^^^^^^^^ lib/workspace/presentation/home/menu/view/view_item.dart:118:15: Error: The method 'add' isn't defined for the class 'ViewBloc'. - 'ViewBloc' is from 'package:appflowy/workspace/application/view/view_bloc.dart' ('lib/workspace/application/view/view_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. ..add(const ViewEvent.initial()), ^^^ lib/workspace/presentation/home/menu/view/view_item.dart:322:13: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<ViewBloc>().add( ^^^^ lib/workspace/presentation/home/menu/view/view_item.dart:331:13: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<ViewBloc>().add( ^^^^ lib/workspace/presentation/home/menu/view/view_item.dart:516:65: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. message: LocaleKeys.document_plugins_cover_changeIcon.tr(), ^^ lib/workspace/presentation/home/menu/view/view_item.dart:544:17: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. if (context.read<ViewBloc>().state.view.childViews.isEmpty) { ^^^^ lib/workspace/presentation/home/menu/view/view_item.dart:556:12: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<ViewBloc>() ^^^^ lib/workspace/presentation/home/menu/view/view_item.dart:575:30: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. final viewBloc = context.read<ViewBloc>(); ^^^^ lib/workspace/presentation/home/menu/view/view_item.dart:577:56: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. message: LocaleKeys.menuAppHeader_addPageTooltip.tr(), ^^ lib/workspace/presentation/home/menu/view/view_item.dart:581:21: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<ViewBloc>().add(ViewEvent.setIsEditing(value)), ^^^^ lib/workspace/presentation/home/menu/view/view_item.dart:618:59: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. message: LocaleKeys.menuAppHeader_moreButtonToolTip.tr(), ^^ lib/workspace/presentation/home/menu/view/view_item.dart:623:21: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<ViewBloc>().add(ViewEvent.setIsEditing(value)), ^^^^ lib/workspace/presentation/home/menu/view/view_item.dart:629:20: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<FavoriteBloc>() ^^^^ lib/workspace/presentation/home/menu/view/view_item.dart:634:59: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.disclosureAction_rename.tr(), ^^ lib/workspace/presentation/home/menu/view/view_item.dart:639:27: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<ViewBloc>().add(ViewEvent.rename(newValue)); ^^^^ lib/workspace/presentation/home/menu/view/view_item.dart:644:23: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<ViewBloc>().add(const ViewEvent.delete()); ^^^^ lib/workspace/presentation/home/menu/view/view_item.dart:647:23: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<ViewBloc>().add(const ViewEvent.duplicate()); ^^^^ lib/workspace/presentation/home/menu/view/view_item.dart:650:23: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<TabsBloc>().openTab(widget.view); ^^^^ lib/workspace/presentation/home/menu/view/view_item.dart:653:23: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<ViewBloc>().add(const ViewEvent.collapseAllPages()); ^^^^ lib/workspace/presentation/home/menu/view/view_item.dart:677:43: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.newDocumentText.tr(); ^^ lib/workspace/presentation/home/menu/view/view_item.dart:679:39: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.newGridText.tr(); ^^ lib/workspace/presentation/home/menu/view/view_item.dart:681:40: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.newBoardText.tr(); ^^ lib/workspace/presentation/home/menu/view/view_item.dart:683:43: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.newCalendarText.tr(); ^^ lib/workspace/presentation/home/menu/view/view_item.dart:685:35: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.newPageText.tr(); ^^ lib/workspace/presentation/home/menu/sidebar/workspace/_sidebar_workspace_actions.dart:32:28: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. final myRole = context.read<WorkspaceMemberBloc>().state.myRole; ^^^^ lib/workspace/presentation/home/menu/sidebar/workspace/_sidebar_workspace_actions.dart:103:39: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. final workspaceBloc = context.read<UserWorkspaceBloc>(); ^^^^ lib/workspace/presentation/home/menu/sidebar/workspace/_sidebar_workspace_actions.dart:109:67: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.workspace_deleteWorkspaceHintText.tr(), ^^ lib/workspace/presentation/home/menu/sidebar/workspace/_sidebar_workspace_actions.dart:118:59: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.workspace_renameWorkspace.tr(), ^^ lib/workspace/presentation/home/menu/sidebar/workspace/_sidebar_workspace_actions.dart:135:75: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. message: LocaleKeys.workspace_leaveCurrentWorkspacePrompt.tr(), ^^ lib/workspace/presentation/home/menu/sidebar/workspace/_sidebar_workspace_actions.dart:141:48: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. okTitle: LocaleKeys.button_yes.tr(), ^^ lib/workspace/presentation/home/menu/sidebar/workspace/_sidebar_workspace_actions.dart:152:41: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.button_delete.tr(); ^^ lib/workspace/presentation/home/menu/sidebar/workspace/_sidebar_workspace_actions.dart:154:41: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.button_rename.tr(); ^^ lib/workspace/presentation/home/menu/sidebar/workspace/_sidebar_workspace_actions.dart:156:59: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.workspace_leaveCurrentWorkspace.tr(); ^^ lib/mobile/presentation/database/board/widgets/mobile_hidden_groups_column.dart:25:40: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. final databaseController = context.read<BoardBloc>().databaseController; ^^^^ lib/mobile/presentation/database/board/widgets/mobile_hidden_groups_column.dart:26:12: Error: The method 'BlocSelector' isn't defined for the class 'MobileHiddenGroupsColumn'. - 'MobileHiddenGroupsColumn' is from 'package:appflowy/mobile/presentation/database/board/widgets/mobile_hidden_groups_column.dart' ('lib/mobile/presentation/database/board/widgets/mobile_hidden_groups_column.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocSelector'. return BlocSelector<BoardBloc, BoardState, BoardLayoutSettingPB?>( ^^^^^^^^^^^^ lib/mobile/presentation/database/board/widgets/mobile_hidden_groups_column.dart:59:76: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.board_hiddenGroupSection_sectionTitle.tr(), ^^ lib/mobile/presentation/database/board/widgets/mobile_hidden_groups_column.dart:94:14: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<BoardBloc>() ^^^^ lib/mobile/presentation/database/board/widgets/mobile_hidden_groups_column.dart:111:12: Error: The method 'BlocBuilder' isn't defined for the class 'MobileHiddenGroupList'. - 'MobileHiddenGroupList' is from 'package:appflowy/mobile/presentation/database/board/widgets/mobile_hidden_groups_column.dart' ('lib/mobile/presentation/database/board/widgets/mobile_hidden_groups_column.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<BoardBloc, BoardState>( ^^^^^^^^^^^ lib/mobile/presentation/database/board/widgets/mobile_hidden_groups_column.dart:123:60: Error: The getter 'BlocProvider' isn't defined for the class 'MobileHiddenGroupList'. - 'MobileHiddenGroupList' is from 'package:appflowy/mobile/presentation/database/board/widgets/mobile_hidden_groups_column.dart' ('lib/mobile/presentation/database/board/widgets/mobile_hidden_groups_column.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. proxyDecorator: (child, index, animation) => BlocProvider.value( ^^^^^^^^^^^^ lib/mobile/presentation/database/board/widgets/mobile_hidden_groups_column.dart:124:32: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. value: context.read<BoardBloc>(), ^^^^ lib/mobile/presentation/database/board/widgets/mobile_hidden_groups_column.dart:135:22: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<BoardBloc>() ^^^^ lib/mobile/presentation/database/board/widgets/mobile_hidden_groups_column.dart:158:40: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. final databaseController = context.read<BoardBloc>().databaseController; ^^^^ lib/mobile/presentation/database/board/widgets/mobile_hidden_groups_column.dart:176:41: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. databaseController: context.read<BoardBloc>().databaseController, ^^^^ lib/mobile/presentation/database/board/widgets/mobile_hidden_groups_column.dart:183:21: Error: The method 'push' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'push'. context.push( ^^^^ lib/mobile/presentation/database/board/widgets/mobile_hidden_groups_column.dart:188:29: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<BoardBloc>().databaseController, ^^^^ lib/mobile/presentation/database/board/widgets/mobile_hidden_groups_column.dart:203:23: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<BoardBloc>().generateGroupNameFromGroup(group), ^^^^ lib/mobile/presentation/database/board/widgets/mobile_hidden_groups_column.dart:219:66: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: FlowyText(LocaleKeys.board_mobile_showGroup.tr()), ^^ lib/mobile/presentation/database/board/widgets/mobile_hidden_groups_column.dart:221:58: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.board_mobile_showGroupContent.tr(), ^^ lib/mobile/presentation/database/board/widgets/mobile_hidden_groups_column.dart:223:56: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. actionButtonTitle: LocaleKeys.button_yes.tr(), ^^ lib/mobile/presentation/database/board/widgets/mobile_hidden_groups_column.dart:226:20: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<BoardBloc>() ^^^^ lib/mobile/presentation/database/board/widgets/mobile_board_trailing.dart:73:35: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<BoardBloc>().add( ^^^^ lib/mobile/presentation/database/board/widgets/mobile_board_trailing.dart:87:56: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.button_cancel.tr(), ^^ lib/mobile/presentation/database/board/widgets/mobile_board_trailing.dart:96:53: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.button_add.tr(), ^^ lib/mobile/presentation/database/board/widgets/mobile_board_trailing.dart:103:39: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<BoardBloc>().add( ^^^^ lib/mobile/presentation/database/board/widgets/mobile_board_trailing.dart:131:52: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.board_column_newGroup.tr(), ^^ lib/plugins/database/grid/presentation/widgets/filter/create_filter_list.dart:45:8: Error: The method 'add' isn't defined for the class 'GridCreateFilterBloc'. - 'GridCreateFilterBloc' is from 'package:appflowy/plugins/database/grid/application/filter/filter_create_bloc.dart' ('lib/plugins/database/grid/application/filter/filter_create_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. )..add(const GridCreateFilterEvent.initial()); ^^^ lib/plugins/database/grid/presentation/widgets/filter/create_filter_list.dart:51:12: Error: The getter 'BlocProvider' isn't defined for the class '_GridCreateFilterListState'. - '_GridCreateFilterListState' is from 'package:appflowy/plugins/database/grid/presentation/widgets/filter/create_filter_list.dart' ('lib/plugins/database/grid/presentation/widgets/filter/create_filter_list.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. return BlocProvider.value( ^^^^^^^^^^^^ lib/plugins/database/grid/presentation/widgets/filter/create_filter_list.dart:53:14: Error: The method 'BlocListener' isn't defined for the class '_GridCreateFilterListState'. - '_GridCreateFilterListState' is from 'package:appflowy/plugins/database/grid/presentation/widgets/filter/create_filter_list.dart' ('lib/plugins/database/grid/presentation/widgets/filter/create_filter_list.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocListener'. child: BlocListener<GridCreateFilterBloc, GridCreateFilterState>( ^^^^^^^^^^^^ lib/plugins/database/grid/presentation/widgets/filter/create_filter_list.dart:59:16: Error: The method 'BlocBuilder' isn't defined for the class '_GridCreateFilterListState'. - '_GridCreateFilterListState' is from 'package:appflowy/plugins/database/grid/presentation/widgets/filter/create_filter_list.dart' ('lib/plugins/database/grid/presentation/widgets/filter/create_filter_list.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<GridCreateFilterBloc, GridCreateFilterState>( ^^^^^^^^^^^ lib/plugins/database/grid/presentation/widgets/filter/create_filter_list.dart:107:14: Error: The method 'add' isn't defined for the class 'GridCreateFilterBloc'. - 'GridCreateFilterBloc' is from 'package:appflowy/plugins/database/grid/application/filter/filter_create_bloc.dart' ('lib/plugins/database/grid/application/filter/filter_create_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. editBloc.add(GridCreateFilterEvent.createDefaultFilter(field)); ^^^ lib/plugins/database/grid/presentation/widgets/filter/create_filter_list.dart:128:53: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. hintText: LocaleKeys.grid_settings_filterBy.tr(), ^^ lib/plugins/database/grid/presentation/widgets/filter/create_filter_list.dart:131:16: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<GridCreateFilterBloc>() ^^^^ lib/plugins/database/grid/presentation/widgets/sort/sort_editor.dart:33:12: Error: The method 'BlocBuilder' isn't defined for the class '_SortEditorState'. - '_SortEditorState' is from 'package:appflowy/plugins/database/grid/presentation/widgets/sort/sort_editor.dart' ('lib/plugins/database/grid/presentation/widgets/sort/sort_editor.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<SortEditorBloc, SortEditorState>( ^^^^^^^^^^^ lib/plugins/database/grid/presentation/widgets/sort/sort_editor.dart:51:17: Error: The getter 'BlocProvider' isn't defined for the class '_SortEditorState'. - '_SortEditorState' is from 'package:appflowy/plugins/database/grid/presentation/widgets/sort/sort_editor.dart' ('lib/plugins/database/grid/presentation/widgets/sort/sort_editor.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. BlocProvider.value( ^^^^^^^^^^^^ lib/plugins/database/grid/presentation/widgets/sort/sort_editor.dart:150:20: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<SortEditorBloc>() ^^^^ lib/plugins/database/grid/presentation/widgets/sort/sort_editor.dart:170:67: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. SortConditionPB.Ascending => LocaleKeys.grid_sort_ascending.tr(), ^^ lib/plugins/database/grid/presentation/widgets/sort/sort_editor.dart:171:69: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. SortConditionPB.Descending => LocaleKeys.grid_sort_descending.tr(), ^^ lib/plugins/database/grid/presentation/widgets/sort/sort_editor.dart:220:63: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. text: FlowyText.medium(LocaleKeys.grid_sort_addSort.tr()), ^^ lib/plugins/database/grid/presentation/widgets/sort/sort_editor.dart:205:16: Error: The getter 'BlocProvider' isn't defined for the class '_DatabaseAddSortButtonState'. - '_DatabaseAddSortButtonState' is from 'package:appflowy/plugins/database/grid/presentation/widgets/sort/sort_editor.dart' ('lib/plugins/database/grid/presentation/widgets/sort/sort_editor.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. return BlocProvider.value( ^^^^^^^^^^^^ lib/plugins/database/grid/presentation/widgets/sort/sort_editor.dart:206:26: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. value: context.read<SortEditorBloc>(), ^^^^ lib/plugins/database/grid/presentation/widgets/sort/sort_editor.dart:213:12: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<SortEditorBloc>() ^^^^ lib/plugins/database/grid/presentation/widgets/sort/sort_editor.dart:236:12: Error: The method 'BlocBuilder' isn't defined for the class 'DeleteAllSortsButton'. - 'DeleteAllSortsButton' is from 'package:appflowy/plugins/database/grid/presentation/widgets/sort/sort_editor.dart' ('lib/plugins/database/grid/presentation/widgets/sort/sort_editor.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<SortEditorBloc, SortEditorState>( ^^^^^^^^^^^ lib/plugins/database/grid/presentation/widgets/sort/sort_editor.dart:241:72: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. text: FlowyText.medium(LocaleKeys.grid_sort_deleteAllSorts.tr()), ^^ lib/plugins/database/grid/presentation/widgets/sort/sort_editor.dart:284:21: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<SortEditorBloc>().add( ^^^^ lib/plugins/database/application/cell/bloc/summary_cell_bloc.dart:13:13: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. }) : super(SummaryCellState.initial(cellController)) { ^ lib/plugins/database/application/cell/bloc/summary_cell_bloc.dart:30:18: Error: Superclass has no method named 'close'. return super.close(); ^^^^^ lib/plugins/database/application/cell/bloc/summary_cell_bloc.dart:30:18: Error: A value of type 'invalid-type' can't be returned from an async function with return type 'Future<void>'. - 'Future' is from 'dart:async'. return super.close(); ^ lib/plugins/database/application/cell/bloc/summary_cell_bloc.dart:34:5: Error: The method 'on' isn't defined for the class 'SummaryCellBloc'. - 'SummaryCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/summary_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/summary_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<SummaryCellEvent>( ^^ lib/plugins/database/application/cell/bloc/summary_cell_bloc.dart:39:15: Error: The getter 'state' isn't defined for the class 'SummaryCellBloc'. - 'SummaryCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/summary_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/summary_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith(content: cellData ?? ""), ^^^^^ lib/plugins/database/application/cell/bloc/summary_cell_bloc.dart:45:20: Error: The getter 'state' isn't defined for the class 'SummaryCellBloc'. - 'SummaryCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/summary_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/summary_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(wrap: wrap)); ^^^^^ lib/plugins/database/application/cell/bloc/summary_cell_bloc.dart:49:17: Error: The getter 'state' isn't defined for the class 'SummaryCellBloc'. - 'SummaryCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/summary_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/summary_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. if (state.content != text) { ^^^^^ lib/plugins/database/application/cell/bloc/summary_cell_bloc.dart:50:20: Error: The getter 'state' isn't defined for the class 'SummaryCellBloc'. - 'SummaryCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/summary_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/summary_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(content: text)); ^^^^^ lib/plugins/database/application/cell/bloc/summary_cell_bloc.dart:56:15: Error: The method 'add' isn't defined for the class 'SummaryCellBloc'. - 'SummaryCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/summary_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/summary_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add( ^^^ lib/plugins/database/application/cell/bloc/summary_cell_bloc.dart:71:14: Error: The getter 'isClosed' isn't defined for the class 'SummaryCellBloc'. - 'SummaryCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/summary_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/summary_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (!isClosed) { ^^^^^^^^ lib/plugins/database/application/cell/bloc/summary_cell_bloc.dart:72:11: Error: The method 'add' isn't defined for the class 'SummaryCellBloc'. - 'SummaryCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/summary_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/summary_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add( ^^^ lib/plugins/database/application/cell/bloc/summary_cell_bloc.dart:82:10: Error: The getter 'isClosed' isn't defined for the class 'SummaryCellBloc'. - 'SummaryCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/summary_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/summary_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (!isClosed) { ^^^^^^^^ lib/plugins/database/application/cell/bloc/summary_cell_bloc.dart:83:7: Error: The method 'add' isn't defined for the class 'SummaryCellBloc'. - 'SummaryCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/summary_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/summary_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(SummaryCellEvent.didUpdateField(fieldInfo)); ^^^ lib/plugins/database/application/cell/bloc/summary_cell_bloc.freezed.dart:106:7: Error: The getter 'freezed' isn't defined for the class '__$$DidReceiveCellUpdateImplCopyWithImpl<$Res>'. - '__$$DidReceiveCellUpdateImplCopyWithImpl' is from 'package:appflowy/plugins/database/application/cell/bloc/summary_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/summary_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. freezed == cellContent ^^^^^^^ lib/plugins/database/application/cell/bloc/checkbox_cell_bloc.dart:14:13: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. }) : super(CheckboxCellState.initial(cellController)) { ^ lib/plugins/database/application/cell/bloc/checkbox_cell_bloc.dart:30:18: Error: Superclass has no method named 'close'. return super.close(); ^^^^^ lib/plugins/database/application/cell/bloc/checkbox_cell_bloc.dart:30:18: Error: A value of type 'invalid-type' can't be returned from an async function with return type 'Future<void>'. - 'Future' is from 'dart:async'. return super.close(); ^ lib/plugins/database/application/cell/bloc/checkbox_cell_bloc.dart:34:5: Error: The method 'on' isn't defined for the class 'CheckboxCellBloc'. - 'CheckboxCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/checkbox_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/checkbox_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<CheckboxCellEvent>( ^^ lib/plugins/database/application/cell/bloc/checkbox_cell_bloc.dart:39:18: Error: The getter 'state' isn't defined for the class 'CheckboxCellBloc'. - 'CheckboxCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/checkbox_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/checkbox_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(isSelected: isSelected)); ^^^^^ lib/plugins/database/application/cell/bloc/checkbox_cell_bloc.dart:42:18: Error: The getter 'state' isn't defined for the class 'CheckboxCellBloc'. - 'CheckboxCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/checkbox_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/checkbox_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(fieldName: fieldName)); ^^^^^ lib/plugins/database/application/cell/bloc/checkbox_cell_bloc.dart:45:41: Error: The getter 'state' isn't defined for the class 'CheckboxCellBloc'. - 'CheckboxCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/checkbox_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/checkbox_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. cellController.saveCellData(state.isSelected ? "No" : "Yes"); ^^^^^ lib/plugins/database/application/cell/bloc/checkbox_cell_bloc.dart:55:14: Error: The getter 'isClosed' isn't defined for the class 'CheckboxCellBloc'. - 'CheckboxCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/checkbox_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/checkbox_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (!isClosed) { ^^^^^^^^ lib/plugins/database/application/cell/bloc/checkbox_cell_bloc.dart:56:11: Error: The method 'add' isn't defined for the class 'CheckboxCellBloc'. - 'CheckboxCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/checkbox_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/checkbox_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(CheckboxCellEvent.didUpdateCell(_isSelected(cellData))); ^^^ lib/plugins/database/application/cell/bloc/checkbox_cell_bloc.dart:64:10: Error: The getter 'isClosed' isn't defined for the class 'CheckboxCellBloc'. - 'CheckboxCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/checkbox_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/checkbox_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (!isClosed) { ^^^^^^^^ lib/plugins/database/application/cell/bloc/checkbox_cell_bloc.dart:65:7: Error: The method 'add' isn't defined for the class 'CheckboxCellBloc'. - 'CheckboxCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/checkbox_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/checkbox_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(CheckboxCellEvent.didUpdateField(fieldInfo.name)); ^^^ lib/plugins/database/application/cell/bloc/checklist_cell_bloc.dart:27:14: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. super(ChecklistCellState.initial(cellController)) { ^ lib/plugins/database/application/cell/bloc/checklist_cell_bloc.dart:42:18: Error: Superclass has no method named 'close'. return super.close(); ^^^^^ lib/plugins/database/application/cell/bloc/checklist_cell_bloc.dart:42:18: Error: A value of type 'invalid-type' can't be returned from an async function with return type 'Future<void>'. - 'Future' is from 'dart:async'. return super.close(); ^ lib/plugins/database/application/cell/bloc/checklist_cell_bloc.dart:46:5: Error: The method 'on' isn't defined for the class 'ChecklistCellBloc'. - 'ChecklistCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/checklist_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/checklist_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<ChecklistCellEvent>( ^^ lib/plugins/database/application/cell/bloc/checklist_cell_bloc.dart:61:15: Error: The getter 'state' isn't defined for the class 'ChecklistCellBloc'. - 'ChecklistCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/checklist_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/checklist_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/plugins/database/application/cell/bloc/checklist_cell_bloc.dart:76:27: Error: The getter 'state' isn't defined for the class 'ChecklistCellBloc'. - 'ChecklistCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/checklist_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/checklist_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. (l) => emit(state.copyWith(newTask: true)), ^^^^^ lib/plugins/database/application/cell/bloc/checklist_cell_bloc.dart:91:14: Error: The getter 'isClosed' isn't defined for the class 'ChecklistCellBloc'. - 'ChecklistCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/checklist_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/checklist_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (!isClosed) { ^^^^^^^^ lib/plugins/database/application/cell/bloc/checklist_cell_bloc.dart:92:11: Error: The method 'add' isn't defined for the class 'ChecklistCellBloc'. - 'ChecklistCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/checklist_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/checklist_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(ChecklistCellEvent.didUpdateCell(data)); ^^^ lib/plugins/database/application/cell/bloc/checklist_cell_bloc.freezed.dart:119:7: Error: The getter 'freezed' isn't defined for the class '__$$DidUpdateCellImplCopyWithImpl<$Res>'. - '__$$DidUpdateCellImplCopyWithImpl' is from 'package:appflowy/plugins/database/application/cell/bloc/checklist_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/checklist_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. freezed == data ^^^^^^^ lib/plugins/database/application/cell/bloc/checklist_cell_bloc.freezed.dart:978:19: Error: 'EqualUnmodifiableListView' isn't a type. if (_tasks is EqualUnmodifiableListView) return _tasks; ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/cell/bloc/checklist_cell_bloc.freezed.dart:980:12: Error: The method 'EqualUnmodifiableListView' isn't defined for the class '_$ChecklistCellStateImpl'. - '_$ChecklistCellStateImpl' is from 'package:appflowy/plugins/database/application/cell/bloc/checklist_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/checklist_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'EqualUnmodifiableListView'. return EqualUnmodifiableListView(_tasks); ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/cell/bloc/checklist_cell_bloc.freezed.dart:998:19: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality().equals(other._tasks, _tasks) && ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/cell/bloc/checklist_cell_bloc.freezed.dart:1005:13: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality().hash(_tasks), percent, newTask); ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/widgets/cell_editor/checklist_progress_bar.dart:57:26: Error: The method 'LinearPercentIndicator' isn't defined for the class '_ChecklistProgressBarState'. - '_ChecklistProgressBarState' is from 'package:appflowy/plugins/database/widgets/cell_editor/checklist_progress_bar.dart' ('lib/plugins/database/widgets/cell_editor/checklist_progress_bar.dart'). Try correcting the name to the name of an existing method, or defining a method named 'LinearPercentIndicator'. child: LinearPercentIndicator( ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/widgets/cell_editor/checklist_progress_bar.dart:71:18: Error: The getter 'PlatformExtension' isn't defined for the class '_ChecklistProgressBarState'. - '_ChecklistProgressBarState' is from 'package:appflowy/plugins/database/widgets/cell_editor/checklist_progress_bar.dart' ('lib/plugins/database/widgets/cell_editor/checklist_progress_bar.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'PlatformExtension'. width: PlatformExtension.isDesktop ? 36 : 45, ^^^^^^^^^^^^^^^^^ lib/plugins/database/application/cell/bloc/date_cell_bloc.dart:13:14: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. : super(DateCellState.initial(cellController)) { ^ lib/plugins/database/application/cell/bloc/date_cell_bloc.dart:30:18: Error: Superclass has no method named 'close'. return super.close(); ^^^^^ lib/plugins/database/application/cell/bloc/date_cell_bloc.dart:30:18: Error: A value of type 'invalid-type' can't be returned from an async function with return type 'Future<void>'. - 'Future' is from 'dart:async'. return super.close(); ^ lib/plugins/database/application/cell/bloc/date_cell_bloc.dart:34:5: Error: The method 'on' isn't defined for the class 'DateCellBloc'. - 'DateCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/date_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/date_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<DateCellEvent>( ^^ lib/plugins/database/application/cell/bloc/date_cell_bloc.dart:39:15: Error: The getter 'state' isn't defined for the class 'DateCellBloc'. - 'DateCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/date_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/date_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/plugins/database/application/cell/bloc/date_cell_bloc.dart:46:18: Error: The getter 'state' isn't defined for the class 'DateCellBloc'. - 'DateCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/date_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/date_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(fieldInfo: fieldInfo)); ^^^^^ lib/plugins/database/application/cell/bloc/date_cell_bloc.dart:56:14: Error: The getter 'isClosed' isn't defined for the class 'DateCellBloc'. - 'DateCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/date_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/date_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (!isClosed) { ^^^^^^^^ lib/plugins/database/application/cell/bloc/date_cell_bloc.dart:57:11: Error: The method 'add' isn't defined for the class 'DateCellBloc'. - 'DateCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/date_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/date_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(DateCellEvent.didReceiveCellUpdate(data)); ^^^ lib/plugins/database/application/cell/bloc/date_cell_bloc.dart:65:10: Error: The getter 'isClosed' isn't defined for the class 'DateCellBloc'. - 'DateCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/date_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/date_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (!isClosed) { ^^^^^^^^ lib/plugins/database/application/cell/bloc/date_cell_bloc.dart:66:7: Error: The method 'add' isn't defined for the class 'DateCellBloc'. - 'DateCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/date_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/date_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(DateCellEvent.didUpdateField(fieldInfo)); ^^^ lib/plugins/database/application/cell/bloc/date_cell_bloc.freezed.dart:100:7: Error: The getter 'freezed' isn't defined for the class '__$$DidReceiveCellUpdateImplCopyWithImpl<$Res>'. - '__$$DidReceiveCellUpdateImplCopyWithImpl' is from 'package:appflowy/plugins/database/application/cell/bloc/date_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/date_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. freezed == data ^^^^^^^ lib/plugins/database/application/cell/bloc/date_cell_bloc.freezed.dart:399:13: Error: The getter 'freezed' isn't defined for the class '_$DateCellStateCopyWithImpl<$Res, $Val>'. - '_$DateCellStateCopyWithImpl' is from 'package:appflowy/plugins/database/application/cell/bloc/date_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/date_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. data: freezed == data ^^^^^^^ lib/plugins/database/application/cell/bloc/date_cell_bloc.freezed.dart:453:13: Error: The getter 'freezed' isn't defined for the class '__$$DateCellStateImplCopyWithImpl<$Res>'. - '__$$DateCellStateImplCopyWithImpl' is from 'package:appflowy/plugins/database/application/cell/bloc/date_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/date_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. data: freezed == data ^^^^^^^ lib/plugins/database/application/cell/bloc/number_cell_bloc.dart:13:13: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. }) : super(NumberCellState.initial(cellController)) { ^ lib/plugins/database/application/cell/bloc/number_cell_bloc.dart:30:18: Error: Superclass has no method named 'close'. return super.close(); ^^^^^ lib/plugins/database/application/cell/bloc/number_cell_bloc.dart:30:18: Error: A value of type 'invalid-type' can't be returned from an async function with return type 'Future<void>'. - 'Future' is from 'dart:async'. return super.close(); ^ lib/plugins/database/application/cell/bloc/number_cell_bloc.dart:34:5: Error: The method 'on' isn't defined for the class 'NumberCellBloc'. - 'NumberCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/number_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/number_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<NumberCellEvent>( ^^ lib/plugins/database/application/cell/bloc/number_cell_bloc.dart:38:18: Error: The getter 'state' isn't defined for the class 'NumberCellBloc'. - 'NumberCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/number_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/number_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(content: cellData ?? "")); ^^^^^ lib/plugins/database/application/cell/bloc/number_cell_bloc.dart:43:20: Error: The getter 'state' isn't defined for the class 'NumberCellBloc'. - 'NumberCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/number_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/number_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(wrap: wrap)); ^^^^^ lib/plugins/database/application/cell/bloc/number_cell_bloc.dart:47:17: Error: The getter 'state' isn't defined for the class 'NumberCellBloc'. - 'NumberCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/number_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/number_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. if (state.content != text) { ^^^^^ lib/plugins/database/application/cell/bloc/number_cell_bloc.dart:48:20: Error: The getter 'state' isn't defined for the class 'NumberCellBloc'. - 'NumberCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/number_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/number_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(content: text)); ^^^^^ lib/plugins/database/application/cell/bloc/number_cell_bloc.dart:54:15: Error: The method 'add' isn't defined for the class 'NumberCellBloc'. - 'NumberCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/number_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/number_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add( ^^^ lib/plugins/database/application/cell/bloc/number_cell_bloc.dart:69:14: Error: The getter 'isClosed' isn't defined for the class 'NumberCellBloc'. - 'NumberCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/number_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/number_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (!isClosed) { ^^^^^^^^ lib/plugins/database/application/cell/bloc/number_cell_bloc.dart:70:11: Error: The method 'add' isn't defined for the class 'NumberCellBloc'. - 'NumberCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/number_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/number_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(NumberCellEvent.didReceiveCellUpdate(cellContent)); ^^^ lib/plugins/database/application/cell/bloc/number_cell_bloc.dart:78:10: Error: The getter 'isClosed' isn't defined for the class 'NumberCellBloc'. - 'NumberCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/number_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/number_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (!isClosed) { ^^^^^^^^ lib/plugins/database/application/cell/bloc/number_cell_bloc.dart:79:7: Error: The method 'add' isn't defined for the class 'NumberCellBloc'. - 'NumberCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/number_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/number_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(NumberCellEvent.didUpdateField(fieldInfo)); ^^^ lib/plugins/database/application/cell/bloc/number_cell_bloc.freezed.dart:106:7: Error: The getter 'freezed' isn't defined for the class '__$$DidReceiveCellUpdateImplCopyWithImpl<$Res>'. - '__$$DidReceiveCellUpdateImplCopyWithImpl' is from 'package:appflowy/plugins/database/application/cell/bloc/number_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/number_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. freezed == cellContent ^^^^^^^ lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart:20:14: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. : super(RelationCellState.initial(cellController)) { ^ lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart:37:18: Error: Superclass has no method named 'close'. return super.close(); ^^^^^ lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart:37:18: Error: A value of type 'invalid-type' can't be returned from an async function with return type 'Future<void>'. - 'Future' is from 'dart:async'. return super.close(); ^ lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart:41:5: Error: The method 'on' isn't defined for the class 'RelationCellBloc'. - 'RelationCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<RelationCellEvent>( ^^ lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart:47:17: Error: The getter 'state' isn't defined for the class 'RelationCellBloc'. - 'RelationCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.relatedDatabaseMeta == null) { ^^^^^ lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart:48:20: Error: The getter 'state' isn't defined for the class 'RelationCellBloc'. - 'RelationCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(rows: const [])); ^^^^^ lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart:52:27: Error: The getter 'state' isn't defined for the class 'RelationCellBloc'. - 'RelationCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. databaseId: state.relatedDatabaseMeta!.databaseId, ^^^^^ lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart:64:18: Error: The getter 'state' isn't defined for the class 'RelationCellBloc'. - 'RelationCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(rows: rows)); ^^^^^ lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart:69:20: Error: The getter 'state' isn't defined for the class 'RelationCellBloc'. - 'RelationCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(wrap: wrap)); ^^^^^ lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart:77:18: Error: The getter 'state' isn't defined for the class 'RelationCellBloc'. - 'RelationCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(relatedDatabaseMeta: meta)); ^^^^^ lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart:94:14: Error: The getter 'isClosed' isn't defined for the class 'RelationCellBloc'. - 'RelationCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (!isClosed) { ^^^^^^^^ lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart:95:11: Error: The method 'add' isn't defined for the class 'RelationCellBloc'. - 'RelationCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(RelationCellEvent.didUpdateCell(data)); ^^^ lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart:103:10: Error: The getter 'isClosed' isn't defined for the class 'RelationCellBloc'. - 'RelationCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (!isClosed) { ^^^^^^^^ lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart:104:7: Error: The method 'add' isn't defined for the class 'RelationCellBloc'. - 'RelationCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(RelationCellEvent.didUpdateField(fieldInfo)); ^^^ lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart:109:5: Error: The method 'add' isn't defined for the class 'RelationCellBloc'. - 'RelationCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(RelationCellEvent.didUpdateField(cellController.fieldInfo)); ^^^ lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart:114:10: Error: The getter 'isClosed' isn't defined for the class 'RelationCellBloc'. - 'RelationCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (!isClosed && cellData != null) { ^^^^^^^^ lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart:115:7: Error: The method 'add' isn't defined for the class 'RelationCellBloc'. - 'RelationCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(RelationCellEvent.didUpdateCell(cellData)); ^^^ lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart:128:9: Error: The getter 'state' isn't defined for the class 'RelationCellBloc'. - 'RelationCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. if (state.rows.any((row) => row.rowId == rowId)) { ^^^^^ lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart:168:41: Error: The method 'writeToBuffer' isn't defined for the class 'RelationTypeOptionPB'. - 'RelationTypeOptionPB' is from 'package:appflowy_backend/protobuf/flowy-database2/relation_entities.pb.dart' ('packages/appflowy_backend/lib/protobuf/flowy-database2/relation_entities.pb.dart'). Try correcting the name to the name of an existing method, or defining a method named 'writeToBuffer'. typeOptionData: newDateTypeOption.writeToBuffer(), ^^^^^^^^^^^^^ lib/plugins/database/application/cell/bloc/relation_cell_bloc.freezed.dart:112:7: Error: The getter 'freezed' isn't defined for the class '__$$DidUpdateCellImplCopyWithImpl<$Res>'. - '__$$DidUpdateCellImplCopyWithImpl' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. freezed == data ^^^^^^^ lib/plugins/database/application/cell/bloc/relation_cell_bloc.freezed.dart:729:28: Error: The getter 'freezed' isn't defined for the class '_$RelationCellStateCopyWithImpl<$Res, $Val>'. - '_$RelationCellStateCopyWithImpl' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. relatedDatabaseMeta: freezed == relatedDatabaseMeta ^^^^^^^ lib/plugins/database/application/cell/bloc/relation_cell_bloc.freezed.dart:790:28: Error: The getter 'freezed' isn't defined for the class '__$$RelationCellStateImplCopyWithImpl<$Res>'. - '__$$RelationCellStateImplCopyWithImpl' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. relatedDatabaseMeta: freezed == relatedDatabaseMeta ^^^^^^^ lib/plugins/database/application/cell/bloc/relation_cell_bloc.freezed.dart:820:18: Error: 'EqualUnmodifiableListView' isn't a type. if (_rows is EqualUnmodifiableListView) return _rows; ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/cell/bloc/relation_cell_bloc.freezed.dart:822:12: Error: The method 'EqualUnmodifiableListView' isn't defined for the class '_$RelationCellStateImpl'. - '_$RelationCellStateImpl' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'EqualUnmodifiableListView'. return EqualUnmodifiableListView(_rows); ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_bloc.dart:15:13: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. }) : super(SelectOptionCellState.initial(cellController)) { ^ lib/plugins/database/application/cell/bloc/select_option_cell_bloc.dart:32:18: Error: Superclass has no method named 'close'. return super.close(); ^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_bloc.dart:32:18: Error: A value of type 'invalid-type' can't be returned from an async function with return type 'Future<void>'. - 'Future' is from 'dart:async'. return super.close(); ^ lib/plugins/database/application/cell/bloc/select_option_cell_bloc.dart:36:5: Error: The method 'on' isn't defined for the class 'SelectOptionCellBloc'. - 'SelectOptionCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<SelectOptionCellEvent>( ^^ lib/plugins/database/application/cell/bloc/select_option_cell_bloc.dart:41:15: Error: The getter 'state' isn't defined for the class 'SelectOptionCellBloc'. - 'SelectOptionCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_bloc.dart:49:20: Error: The getter 'state' isn't defined for the class 'SelectOptionCellBloc'. - 'SelectOptionCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(wrap: wrap)); ^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_bloc.dart:60:14: Error: The getter 'isClosed' isn't defined for the class 'SelectOptionCellBloc'. - 'SelectOptionCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (!isClosed) { ^^^^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_bloc.dart:61:11: Error: The method 'add' isn't defined for the class 'SelectOptionCellBloc'. - 'SelectOptionCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add( ^^^ lib/plugins/database/application/cell/bloc/select_option_cell_bloc.dart:73:10: Error: The getter 'isClosed' isn't defined for the class 'SelectOptionCellBloc'. - 'SelectOptionCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (!isClosed) { ^^^^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_bloc.dart:74:7: Error: The method 'add' isn't defined for the class 'SelectOptionCellBloc'. - 'SelectOptionCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(SelectOptionCellEvent.didUpdateField(fieldInfo)); ^^^ lib/plugins/database/application/cell/bloc/select_option_cell_bloc.freezed.dart:119:29: Error: 'EqualUnmodifiableListView' isn't a type. if (_selectedOptions is EqualUnmodifiableListView) return _selectedOptions; ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_bloc.freezed.dart:121:12: Error: The method 'EqualUnmodifiableListView' isn't defined for the class '_$DidReceiveOptionsImpl'. - '_$DidReceiveOptionsImpl' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'EqualUnmodifiableListView'. return EqualUnmodifiableListView(_selectedOptions); ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_bloc.freezed.dart:134:19: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality() ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_bloc.freezed.dart:140:26: Error: Couldn't find constructor 'DeepCollectionEquality'. runtimeType, const DeepCollectionEquality().hash(_selectedOptions)); ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_bloc.freezed.dart:470:29: Error: 'EqualUnmodifiableListView' isn't a type. if (_selectedOptions is EqualUnmodifiableListView) return _selectedOptions; ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_bloc.freezed.dart:472:12: Error: The method 'EqualUnmodifiableListView' isn't defined for the class '_$SelectOptionCellStateImpl'. - '_$SelectOptionCellStateImpl' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'EqualUnmodifiableListView'. return EqualUnmodifiableListView(_selectedOptions); ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_bloc.freezed.dart:488:19: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality() ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_bloc.freezed.dart:495:26: Error: Couldn't find constructor 'DeepCollectionEquality'. runtimeType, const DeepCollectionEquality().hash(_selectedOptions), wrap); ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/cell/bloc/timestamp_cell_bloc.dart:14:13: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. }) : super(TimestampCellState.initial(cellController)) { ^ lib/plugins/database/application/cell/bloc/timestamp_cell_bloc.dart:31:18: Error: Superclass has no method named 'close'. return super.close(); ^^^^^ lib/plugins/database/application/cell/bloc/timestamp_cell_bloc.dart:31:18: Error: A value of type 'invalid-type' can't be returned from an async function with return type 'Future<void>'. - 'Future' is from 'dart:async'. return super.close(); ^ lib/plugins/database/application/cell/bloc/timestamp_cell_bloc.dart:35:5: Error: The method 'on' isn't defined for the class 'TimestampCellBloc'. - 'TimestampCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/timestamp_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/timestamp_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<TimestampCellEvent>( ^^ lib/plugins/database/application/cell/bloc/timestamp_cell_bloc.dart:40:15: Error: The getter 'state' isn't defined for the class 'TimestampCellBloc'. - 'TimestampCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/timestamp_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/timestamp_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/plugins/database/application/cell/bloc/timestamp_cell_bloc.dart:49:20: Error: The getter 'state' isn't defined for the class 'TimestampCellBloc'. - 'TimestampCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/timestamp_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/timestamp_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(wrap: wrap)); ^^^^^ lib/plugins/database/application/cell/bloc/timestamp_cell_bloc.dart:60:14: Error: The getter 'isClosed' isn't defined for the class 'TimestampCellBloc'. - 'TimestampCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/timestamp_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/timestamp_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (!isClosed) { ^^^^^^^^ lib/plugins/database/application/cell/bloc/timestamp_cell_bloc.dart:61:11: Error: The method 'add' isn't defined for the class 'TimestampCellBloc'. - 'TimestampCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/timestamp_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/timestamp_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(TimestampCellEvent.didReceiveCellUpdate(data)); ^^^ lib/plugins/database/application/cell/bloc/timestamp_cell_bloc.dart:69:10: Error: The getter 'isClosed' isn't defined for the class 'TimestampCellBloc'. - 'TimestampCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/timestamp_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/timestamp_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (!isClosed) { ^^^^^^^^ lib/plugins/database/application/cell/bloc/timestamp_cell_bloc.dart:70:7: Error: The method 'add' isn't defined for the class 'TimestampCellBloc'. - 'TimestampCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/timestamp_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/timestamp_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(TimestampCellEvent.didUpdateField(fieldInfo)); ^^^ lib/plugins/database/application/cell/bloc/timestamp_cell_bloc.freezed.dart:100:7: Error: The getter 'freezed' isn't defined for the class '__$$DidReceiveCellUpdateImplCopyWithImpl<$Res>'. - '__$$DidReceiveCellUpdateImplCopyWithImpl' is from 'package:appflowy/plugins/database/application/cell/bloc/timestamp_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/timestamp_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. freezed == data ^^^^^^^ lib/plugins/database/application/cell/bloc/timestamp_cell_bloc.freezed.dart:405:13: Error: The getter 'freezed' isn't defined for the class '_$TimestampCellStateCopyWithImpl<$Res, $Val>'. - '_$TimestampCellStateCopyWithImpl' is from 'package:appflowy/plugins/database/application/cell/bloc/timestamp_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/timestamp_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. data: freezed == data ^^^^^^^ lib/plugins/database/application/cell/bloc/timestamp_cell_bloc.freezed.dart:468:13: Error: The getter 'freezed' isn't defined for the class '__$$TimestampCellStateImplCopyWithImpl<$Res>'. - '__$$TimestampCellStateImplCopyWithImpl' is from 'package:appflowy/plugins/database/application/cell/bloc/timestamp_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/timestamp_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. data: freezed == data ^^^^^^^ lib/plugins/database/application/cell/bloc/url_cell_bloc.dart:15:13: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. }) : super(URLCellState.initial(cellController)) { ^ lib/plugins/database/application/cell/bloc/url_cell_bloc.dart:32:18: Error: Superclass has no method named 'close'. return super.close(); ^^^^^ lib/plugins/database/application/cell/bloc/url_cell_bloc.dart:32:18: Error: A value of type 'invalid-type' can't be returned from an async function with return type 'Future<void>'. - 'Future' is from 'dart:async'. return super.close(); ^ lib/plugins/database/application/cell/bloc/url_cell_bloc.dart:36:5: Error: The method 'on' isn't defined for the class 'URLCellBloc'. - 'URLCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/url_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/url_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<URLCellEvent>( ^^ lib/plugins/database/application/cell/bloc/url_cell_bloc.dart:43:15: Error: The getter 'state' isn't defined for the class 'URLCellBloc'. - 'URLCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/url_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/url_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/plugins/database/application/cell/bloc/url_cell_bloc.dart:52:20: Error: The getter 'state' isn't defined for the class 'URLCellBloc'. - 'URLCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/url_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/url_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(wrap: wrap)); ^^^^^ lib/plugins/database/application/cell/bloc/url_cell_bloc.dart:66:14: Error: The getter 'isClosed' isn't defined for the class 'URLCellBloc'. - 'URLCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/url_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/url_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (!isClosed) { ^^^^^^^^ lib/plugins/database/application/cell/bloc/url_cell_bloc.dart:67:11: Error: The method 'add' isn't defined for the class 'URLCellBloc'. - 'URLCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/url_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/url_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(URLCellEvent.didUpdateCell(cellData)); ^^^ lib/plugins/database/application/cell/bloc/url_cell_bloc.dart:75:10: Error: The getter 'isClosed' isn't defined for the class 'URLCellBloc'. - 'URLCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/url_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/url_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (!isClosed) { ^^^^^^^^ lib/plugins/database/application/cell/bloc/url_cell_bloc.dart:76:7: Error: The method 'add' isn't defined for the class 'URLCellBloc'. - 'URLCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/url_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/url_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(URLCellEvent.didUpdateField(fieldInfo)); ^^^ lib/plugins/database/application/cell/bloc/url_cell_bloc.freezed.dart:245:7: Error: The getter 'freezed' isn't defined for the class '__$$DidUpdateCellImplCopyWithImpl<$Res>'. - '__$$DidUpdateCellImplCopyWithImpl' is from 'package:appflowy/plugins/database/application/cell/bloc/url_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/url_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. freezed == cell ^^^^^^^ lib/plugins/database/grid/application/row/row_document_bloc.dart:23:14: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. super(RowDocumentState.initial()) { ^ lib/plugins/database/grid/application/row/row_document_bloc.dart:31:5: Error: The method 'on' isn't defined for the class 'RowDocumentBloc'. - 'RowDocumentBloc' is from 'package:appflowy/plugins/database/grid/application/row/row_document_bloc.dart' ('lib/plugins/database/grid/application/row/row_document_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<RowDocumentEvent>( ^^ lib/plugins/database/grid/application/row/row_document_bloc.dart:39:15: Error: The getter 'state' isn't defined for the class 'RowDocumentBloc'. - 'RowDocumentBloc' is from 'package:appflowy/plugins/database/grid/application/row/row_document_bloc.dart' ('lib/plugins/database/grid/application/row/row_document_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/plugins/database/grid/application/row/row_document_bloc.dart:47:15: Error: The getter 'state' isn't defined for the class 'RowDocumentBloc'. - 'RowDocumentBloc' is from 'package:appflowy/plugins/database/grid/application/row/row_document_bloc.dart' ('lib/plugins/database/grid/application/row/row_document_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/plugins/database/grid/application/row/row_document_bloc.dart:72:13: Error: The getter 'isClosed' isn't defined for the class 'RowDocumentBloc'. - 'RowDocumentBloc' is from 'package:appflowy/plugins/database/grid/application/row/row_document_bloc.dart' ('lib/plugins/database/grid/application/row/row_document_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (isClosed) { ^^^^^^^^ lib/plugins/database/grid/application/row/row_document_bloc.dart:77:21: Error: The method 'add' isn't defined for the class 'RowDocumentBloc'. - 'RowDocumentBloc' is from 'package:appflowy/plugins/database/grid/application/row/row_document_bloc.dart' ('lib/plugins/database/grid/application/row/row_document_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. (view) => add(RowDocumentEvent.didReceiveRowDocument(view)), ^^^ lib/plugins/database/grid/application/row/row_document_bloc.dart:85:17: Error: The method 'add' isn't defined for the class 'RowDocumentBloc'. - 'RowDocumentBloc' is from 'package:appflowy/plugins/database/grid/application/row/row_document_bloc.dart' ('lib/plugins/database/grid/application/row/row_document_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(RowDocumentEvent.didReceiveRowDocument(documentView)); ^^^ lib/plugins/database/grid/application/row/row_document_bloc.dart:88:15: Error: The method 'add' isn't defined for the class 'RowDocumentBloc'. - 'RowDocumentBloc' is from 'package:appflowy/plugins/database/grid/application/row/row_document_bloc.dart' ('lib/plugins/database/grid/application/row/row_document_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(RowDocumentEvent.didReceiveError(error)); ^^^ lib/plugins/database/grid/application/row/row_document_bloc.dart:100:57: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. name: LocaleKeys.menuAppHeader_defaultNewPageName.tr(), ^^ lib/plugins/database/grid/application/row/row_document_bloc.freezed.dart:725:15: Error: The getter 'freezed' isn't defined for the class '_$RowDocumentStateCopyWithImpl<$Res, $Val>'. - '_$RowDocumentStateCopyWithImpl' is from 'package:appflowy/plugins/database/grid/application/row/row_document_bloc.dart' ('lib/plugins/database/grid/application/row/row_document_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. viewPB: freezed == viewPB ^^^^^^^ lib/plugins/database/grid/application/row/row_document_bloc.freezed.dart:774:15: Error: The getter 'freezed' isn't defined for the class '__$$RowDocumentStateImplCopyWithImpl<$Res>'. - '__$$RowDocumentStateImplCopyWithImpl' is from 'package:appflowy/plugins/database/grid/application/row/row_document_bloc.dart' ('lib/plugins/database/grid/application/row/row_document_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. viewPB: freezed == viewPB ^^^^^^^ lib/plugins/database/widgets/row/row_action.dart:53:60: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. text: FlowyText.regular(LocaleKeys.grid_row_delete.tr()), ^^ lib/plugins/database/widgets/row/row_action.dart:79:63: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. text: FlowyText.regular(LocaleKeys.grid_row_duplicate.tr()), ^^ lib/plugins/database/widgets/setting/database_settings_list.dart:58:14: Error: Undefined name 'PlatformExtension'. if (!PlatformExtension.isMobile) DatabaseSettingAction.showGroup, ^^^^^^^^^^^^^^^^^ lib/plugins/database/application/calculations/calculation_type_ext.dart:8:56: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_calculationTypeLabel_average.tr(), ^^ lib/plugins/database/application/calculations/calculation_type_ext.dart:9:73: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. CalculationType.Max => LocaleKeys.grid_calculationTypeLabel_max.tr(), ^^ lib/plugins/database/application/calculations/calculation_type_ext.dart:11:55: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_calculationTypeLabel_median.tr(), ^^ lib/plugins/database/application/calculations/calculation_type_ext.dart:12:73: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. CalculationType.Min => LocaleKeys.grid_calculationTypeLabel_min.tr(), ^^ lib/plugins/database/application/calculations/calculation_type_ext.dart:13:73: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. CalculationType.Sum => LocaleKeys.grid_calculationTypeLabel_sum.tr(), ^^ lib/plugins/database/application/calculations/calculation_type_ext.dart:15:54: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_calculationTypeLabel_count.tr(), ^^ lib/plugins/database/application/calculations/calculation_type_ext.dart:17:59: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_calculationTypeLabel_countEmpty.tr(), ^^ lib/plugins/database/application/calculations/calculation_type_ext.dart:19:62: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_calculationTypeLabel_countNonEmpty.tr(), ^^ lib/plugins/database/application/calculations/calculation_type_ext.dart:27:64: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_calculationTypeLabel_countEmptyShort.tr(), ^^ lib/plugins/database/application/calculations/calculation_type_ext.dart:29:67: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_calculationTypeLabel_countNonEmptyShort.tr(), ^^ lib/plugins/database/grid/presentation/widgets/calculations/calculation_selector.dart:45:45: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_calculate.tr(), ^^ lib/plugins/database/grid/presentation/widgets/calculations/remove_calculation_button.dart:24:53: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_calculationTypeLabel_none.tr(), ^^ lib/plugins/database/grid/presentation/widgets/sort/create_sort_list.dart:27:12: Error: The method 'BlocBuilder' isn't defined for the class 'CreateDatabaseViewSortList'. - 'CreateDatabaseViewSortList' is from 'package:appflowy/plugins/database/grid/presentation/widgets/sort/create_sort_list.dart' ('lib/plugins/database/grid/presentation/widgets/sort/create_sort_list.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<SortEditorBloc, SortEditorState>( ^^^^^^^^^^^ lib/plugins/database/grid/presentation/widgets/sort/create_sort_list.dart:85:51: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. hintText: LocaleKeys.grid_settings_sortBy.tr(), ^^ lib/plugins/database/grid/presentation/widgets/sort/create_sort_list.dart:88:16: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<SortEditorBloc>() ^^^^ lib/plugins/database/widgets/cell/desktop_grid/desktop_grid_checkbox_cell.dart:23:31: Error: The method 'add' isn't defined for the class 'CheckboxCellBloc'. - 'CheckboxCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/checkbox_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/checkbox_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. onPressed: () => bloc.add(const CheckboxCellEvent.select()), ^^^ lib/plugins/database/widgets/cell/desktop_row_detail/desktop_row_detail_checkbox_cell.dart:22:31: Error: The method 'add' isn't defined for the class 'CheckboxCellBloc'. - 'CheckboxCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/checkbox_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/checkbox_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. onPressed: () => bloc.add(const CheckboxCellEvent.select()), ^^^ lib/plugins/database/widgets/cell/mobile_row_detail/mobile_row_detail_checkbox_cell.dart:18:25: Error: The method 'add' isn't defined for the class 'CheckboxCellBloc'. - 'CheckboxCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/checkbox_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/checkbox_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. onTap: () => bloc.add(const CheckboxCellEvent.select()), ^^^ lib/plugins/database/widgets/cell/desktop_grid/desktop_grid_checklist_cell.dart:34:16: Error: The getter 'BlocProvider' isn't defined for the class 'DesktopGridChecklistCellSkin'. - 'DesktopGridChecklistCellSkin' is from 'package:appflowy/plugins/database/widgets/cell/desktop_grid/desktop_grid_checklist_cell.dart' ('lib/plugins/database/widgets/cell/desktop_grid/desktop_grid_checklist_cell.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. return BlocProvider.value( ^^^^^^^^^^^^ lib/plugins/database/widgets/cell/desktop_row_detail/desktop_row_detail_checklist_cell.dart:75:24: Error: The method 'add' isn't defined for the class 'ChecklistCellBloc'. - 'ChecklistCellBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/checklist_cell_bloc.dart' ('lib/plugins/database/application/cell/bloc/checklist_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. .add(const ChecklistCellEvent.createNewTask("")) ^^^ lib/plugins/database/widgets/cell/desktop_row_detail/desktop_row_detail_checklist_cell.dart:100:64: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. ? LocaleKeys.grid_checklist_showComplete.tr() ^^ lib/plugins/database/widgets/cell/desktop_row_detail/desktop_row_detail_checklist_cell.dart:101:64: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. : LocaleKeys.grid_checklist_hideComplete.tr(), ^^ lib/plugins/database/widgets/cell/desktop_row_detail/desktop_row_detail_checklist_cell.dart:133:12: Error: The getter 'ChangeNotifierProvider' isn't defined for the class 'ChecklistItemControl'. - 'ChecklistItemControl' is from 'package:appflowy/plugins/database/widgets/cell/desktop_row_detail/desktop_row_detail_checklist_cell.dart' ('lib/plugins/database/widgets/cell/desktop_row_detail/desktop_row_detail_checklist_cell.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'ChangeNotifierProvider'. return ChangeNotifierProvider.value( ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/widgets/cell/desktop_row_detail/desktop_row_detail_checklist_cell.dart:135:14: Error: The method 'Consumer' isn't defined for the class 'ChecklistItemControl'. - 'ChecklistItemControl' is from 'package:appflowy/plugins/database/widgets/cell/desktop_row_detail/desktop_row_detail_checklist_cell.dart' ('lib/plugins/database/widgets/cell/desktop_row_detail/desktop_row_detail_checklist_cell.dart'). Try correcting the name to the name of an existing method, or defining a method named 'Consumer'. child: Consumer<CellContainerNotifier>( ^^^^^^^^ lib/plugins/database/widgets/cell/desktop_row_detail/desktop_row_detail_checklist_cell.dart:148:65: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. message: LocaleKeys.grid_checklist_addNew.tr(), ^^ lib/plugins/database/widgets/cell/desktop_row_detail/desktop_row_detail_checklist_cell.dart:160:34: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<ChecklistCellBloc>() ^^^^ lib/plugins/database/widgets/cell/desktop_row_detail/desktop_row_detail_checklist_cell.dart:139:16: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<ChecklistCellBloc>() ^^^^ lib/plugins/database/widgets/cell/mobile_grid/mobile_grid_checklist_cell.dart:43:18: Error: The getter 'BlocProvider' isn't defined for the class 'MobileGridChecklistCellSkin'. - 'MobileGridChecklistCellSkin' is from 'package:appflowy/plugins/database/widgets/cell/mobile_grid/mobile_grid_checklist_cell.dart' ('lib/plugins/database/widgets/cell/mobile_grid/mobile_grid_checklist_cell.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. return BlocProvider.value( ^^^^^^^^^^^^ lib/plugins/database/widgets/cell/mobile_row_detail/mobile_row_detail_checklist_cell.dart:52:53: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_row_textPlaceholder.tr(), ^^ lib/plugins/database/widgets/cell/mobile_row_detail/mobile_row_detail_checklist_cell.dart:31:18: Error: The getter 'BlocProvider' isn't defined for the class 'MobileRowDetailChecklistCellSkin'. - 'MobileRowDetailChecklistCellSkin' is from 'package:appflowy/plugins/database/widgets/cell/mobile_row_detail/mobile_row_detail_checklist_cell.dart' ('lib/plugins/database/widgets/cell/mobile_row_detail/mobile_row_detail_checklist_cell.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. return BlocProvider.value( ^^^^^^^^^^^^ lib/plugins/database/widgets/cell/desktop_grid/desktop_grid_date_cell.dart:69:68: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. message: LocaleKeys.grid_field_reminderOnDateTooltip.tr(), ^^ lib/plugins/database/widgets/cell/desktop_row_detail/desktop_row_detail_date_cell.dart:23:47: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. ? LocaleKeys.grid_row_textPlaceholder.tr() ^^ lib/plugins/database/widgets/cell/desktop_row_detail/desktop_row_detail_date_cell.dart:49:70: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. message: LocaleKeys.grid_field_reminderOnDateTooltip.tr(), ^^ lib/plugins/database/widgets/cell/mobile_row_detail/mobile_row_detail_date_cell.dart:22:47: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. ? LocaleKeys.grid_row_textPlaceholder.tr() ^^ lib/plugins/database/widgets/cell/desktop_grid/desktop_grid_number_cell.dart:23:25: Error: The method 'watch' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'watch'. maxLines: context.watch<NumberCellBloc>().state.wrap ? null : 1, ^^^^^ lib/plugins/database/widgets/cell/desktop_row_detail/desktop_row_detail_number_cell.dart:32:55: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. hintText: LocaleKeys.grid_row_textPlaceholder.tr(), ^^ lib/plugins/database/widgets/cell/mobile_row_detail/mobile_row_detail_number_cell.dart:31:55: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. hintText: LocaleKeys.grid_row_textPlaceholder.tr(), ^^ lib/plugins/database/widgets/cell/desktop_grid/desktop_grid_relation_cell.dart:31:16: Error: The getter 'BlocProvider' isn't defined for the class 'DesktopGridRelationCellSkin'. - 'DesktopGridRelationCellSkin' is from 'package:appflowy/plugins/database/widgets/cell/desktop_grid/desktop_grid_relation_cell.dart' ('lib/plugins/database/widgets/cell/desktop_grid/desktop_grid_relation_cell.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. return BlocProvider.value( ^^^^^^^^^^^^ lib/plugins/database/widgets/cell/desktop_grid/desktop_grid_relation_cell.dart:58:62: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. isEmpty ? LocaleKeys.grid_row_titlePlaceholder.tr() : row.name, ^^ lib/plugins/database/widgets/cell/desktop_grid/desktop_grid_relation_cell.dart:85:64: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. isEmpty ? LocaleKeys.grid_row_titlePlaceholder.tr() : row.name, ^^ lib/plugins/database/widgets/cell/desktop_row_detail/desktop_row_detail_relation_cell.dart:30:16: Error: The getter 'BlocProvider' isn't defined for the class 'DesktopRowDetailRelationCellSkin'. - 'DesktopRowDetailRelationCellSkin' is from 'package:appflowy/plugins/database/widgets/cell/desktop_row_detail/desktop_row_detail_relation_cell.dart' ('lib/plugins/database/widgets/cell/desktop_row_detail/desktop_row_detail_relation_cell.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. return BlocProvider.value( ^^^^^^^^^^^^ lib/plugins/database/widgets/cell/desktop_row_detail/desktop_row_detail_relation_cell.dart:47:43: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_row_textPlaceholder.tr(), ^^ lib/plugins/database/widgets/cell/desktop_row_detail/desktop_row_detail_relation_cell.dart:60:60: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. isEmpty ? LocaleKeys.grid_row_titlePlaceholder.tr() : row.name, ^^ lib/plugins/database/widgets/cell/desktop_grid/desktop_grid_select_option_cell.dart:34:14: Error: The method 'BlocBuilder' isn't defined for the class 'DesktopGridSelectOptionCellSkin'. - 'DesktopGridSelectOptionCellSkin' is from 'package:appflowy/plugins/database/widgets/cell/desktop_grid/desktop_grid_select_option_cell.dart' ('lib/plugins/database/widgets/cell/desktop_grid/desktop_grid_select_option_cell.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<SelectOptionCellBloc, SelectOptionCellState>( ^^^^^^^^^^^ lib/plugins/database/widgets/cell/desktop_row_detail/desktop_row_detail_select_option_cell.dart:38:14: Error: The method 'BlocBuilder' isn't defined for the class 'DesktopRowDetailSelectOptionCellSkin'. - 'DesktopRowDetailSelectOptionCellSkin' is from 'package:appflowy/plugins/database/widgets/cell/desktop_row_detail/desktop_row_detail_select_option_cell.dart' ('lib/plugins/database/widgets/cell/desktop_row_detail/desktop_row_detail_select_option_cell.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<SelectOptionCellBloc, SelectOptionCellState>( ^^^^^^^^^^^ lib/plugins/database/widgets/cell/desktop_row_detail/desktop_row_detail_select_option_cell.dart:56:43: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_row_textPlaceholder.tr(), ^^ lib/plugins/database/widgets/cell/mobile_grid/mobile_grid_select_option_cell.dart:23:12: Error: The method 'BlocBuilder' isn't defined for the class 'MobileGridSelectOptionCellSkin'. - 'MobileGridSelectOptionCellSkin' is from 'package:appflowy/plugins/database/widgets/cell/mobile_grid/mobile_grid_select_option_cell.dart' ('lib/plugins/database/widgets/cell/mobile_grid/mobile_grid_select_option_cell.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<SelectOptionCellBloc, SelectOptionCellState>( ^^^^^^^^^^^ lib/plugins/database/widgets/cell/mobile_row_detail/mobile_row_detail_select_cell_option.dart:26:12: Error: The method 'BlocBuilder' isn't defined for the class 'MobileRowDetailSelectOptionCellSkin'. - 'MobileRowDetailSelectOptionCellSkin' is from 'package:appflowy/plugins/database/widgets/cell/mobile_row_detail/mobile_row_detail_select_cell_option.dart' ('lib/plugins/database/widgets/cell/mobile_row_detail/mobile_row_detail_select_cell_option.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<SelectOptionCellBloc, SelectOptionCellState>( ^^^^^^^^^^^ lib/plugins/database/widgets/cell/mobile_row_detail/mobile_row_detail_select_cell_option.dart:82:45: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_row_textPlaceholder.tr(), ^^ lib/plugins/database/application/cell/bloc/summary_row_bloc.dart:15:13: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. }) : super(SummaryRowState.initial()) { ^ lib/plugins/database/application/cell/bloc/summary_row_bloc.dart:24:5: Error: The method 'on' isn't defined for the class 'SummaryRowBloc'. - 'SummaryRowBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/summary_row_bloc.dart' ('lib/plugins/database/application/cell/bloc/summary_row_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<SummaryRowEvent>( ^^ lib/plugins/database/application/cell/bloc/summary_row_bloc.dart:34:15: Error: The getter 'state' isn't defined for the class 'SummaryRowBloc'. - 'SummaryRowBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/summary_row_bloc.dart' ('lib/plugins/database/application/cell/bloc/summary_row_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/plugins/database/application/cell/bloc/summary_row_bloc.dart:42:26: Error: The getter 'isClosed' isn't defined for the class 'SummaryRowBloc'. - 'SummaryRowBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/summary_row_bloc.dart' ('lib/plugins/database/application/cell/bloc/summary_row_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (!isClosed) add(SummaryRowEvent.finishSummary(result)), ^^^^^^^^ lib/plugins/database/application/cell/bloc/summary_row_bloc.dart:42:36: Error: The method 'add' isn't defined for the class 'SummaryRowBloc'. - 'SummaryRowBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/summary_row_bloc.dart' ('lib/plugins/database/application/cell/bloc/summary_row_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. if (!isClosed) add(SummaryRowEvent.finishSummary(result)), ^^^ lib/plugins/database/application/cell/bloc/summary_row_bloc.dart:50:19: Error: The getter 'state' isn't defined for the class 'SummaryRowBloc'. - 'SummaryRowBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/summary_row_bloc.dart' ('lib/plugins/database/application/cell/bloc/summary_row_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/plugins/database/application/cell/bloc/summary_row_bloc.dart:58:19: Error: The getter 'state' isn't defined for the class 'SummaryRowBloc'. - 'SummaryRowBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/summary_row_bloc.dart' ('lib/plugins/database/application/cell/bloc/summary_row_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/plugins/database/application/cell/bloc/summary_row_bloc.freezed.dart:359:14: Error: The getter 'freezed' isn't defined for the class '_$SummaryRowStateCopyWithImpl<$Res, $Val>'. - '_$SummaryRowStateCopyWithImpl' is from 'package:appflowy/plugins/database/application/cell/bloc/summary_row_bloc.dart' ('lib/plugins/database/application/cell/bloc/summary_row_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. error: freezed == error ^^^^^^^ lib/plugins/database/application/cell/bloc/summary_row_bloc.freezed.dart:408:14: Error: The getter 'freezed' isn't defined for the class '__$$SummaryRowStateImplCopyWithImpl<$Res>'. - '__$$SummaryRowStateImplCopyWithImpl' is from 'package:appflowy/plugins/database/application/cell/bloc/summary_row_bloc.dart' ('lib/plugins/database/application/cell/bloc/summary_row_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. error: freezed == error ^^^^^^^ lib/plugins/database/widgets/cell/desktop_grid/desktop_grid_summary_cell.dart:18:12: Error: The method 'ChangeNotifierProvider' isn't defined for the class 'DesktopGridSummaryCellSkin'. - 'DesktopGridSummaryCellSkin' is from 'package:appflowy/plugins/database/widgets/cell/desktop_grid/desktop_grid_summary_cell.dart' ('lib/plugins/database/widgets/cell/desktop_grid/desktop_grid_summary_cell.dart'). Try correcting the name to the name of an existing method, or defining a method named 'ChangeNotifierProvider'. return ChangeNotifierProvider( ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/widgets/cell/desktop_grid/desktop_grid_summary_cell.dart:55:24: Error: The method 'Consumer' isn't defined for the class 'DesktopGridSummaryCellSkin'. - 'DesktopGridSummaryCellSkin' is from 'package:appflowy/plugins/database/widgets/cell/desktop_grid/desktop_grid_summary_cell.dart' ('lib/plugins/database/widgets/cell/desktop_grid/desktop_grid_summary_cell.dart'). Try correcting the name to the name of an existing method, or defining a method named 'Consumer'. child: Consumer<SummaryMouseNotifier>( ^^^^^^^^ lib/plugins/database/widgets/cell/desktop_grid/desktop_grid_summary_cell.dart:72:17: Error: The method 'positioned' isn't defined for the class 'Padding'. - 'Padding' is from 'package:flutter/src/widgets/basic.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/basic.dart'). Try correcting the name to the name of an existing method, or defining a method named 'positioned'. ).positioned(right: 0, bottom: 0), ^^^^^^^^^^ lib/plugins/database/widgets/cell/desktop_grid/desktop_grid_summary_cell.dart:25:15: Error: The getter 'Provider' isn't defined for the class 'DesktopGridSummaryCellSkin'. - 'DesktopGridSummaryCellSkin' is from 'package:appflowy/plugins/database/widgets/cell/desktop_grid/desktop_grid_summary_cell.dart' ('lib/plugins/database/widgets/cell/desktop_grid/desktop_grid_summary_cell.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'Provider'. Provider.of<SummaryMouseNotifier>(context, listen: false) ^^^^^^^^ lib/plugins/database/widgets/cell/desktop_grid/desktop_grid_summary_cell.dart:28:15: Error: The getter 'Provider' isn't defined for the class 'DesktopGridSummaryCellSkin'. - 'DesktopGridSummaryCellSkin' is from 'package:appflowy/plugins/database/widgets/cell/desktop_grid/desktop_grid_summary_cell.dart' ('lib/plugins/database/widgets/cell/desktop_grid/desktop_grid_summary_cell.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'Provider'. Provider.of<SummaryMouseNotifier>(context, listen: false) ^^^^^^^^ lib/plugins/database/widgets/cell/mobile_grid/mobile_grid_summary_cell.dart:19:12: Error: The method 'ChangeNotifierProvider' isn't defined for the class 'MobileGridSummaryCellSkin'. - 'MobileGridSummaryCellSkin' is from 'package:appflowy/plugins/database/widgets/cell/mobile_grid/mobile_grid_summary_cell.dart' ('lib/plugins/database/widgets/cell/mobile_grid/mobile_grid_summary_cell.dart'). Try correcting the name to the name of an existing method, or defining a method named 'ChangeNotifierProvider'. return ChangeNotifierProvider( ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/widgets/cell/mobile_grid/mobile_grid_summary_cell.dart:55:24: Error: The method 'Consumer' isn't defined for the class 'MobileGridSummaryCellSkin'. - 'MobileGridSummaryCellSkin' is from 'package:appflowy/plugins/database/widgets/cell/mobile_grid/mobile_grid_summary_cell.dart' ('lib/plugins/database/widgets/cell/mobile_grid/mobile_grid_summary_cell.dart'). Try correcting the name to the name of an existing method, or defining a method named 'Consumer'. child: Consumer<SummaryMouseNotifier>( ^^^^^^^^ lib/plugins/database/widgets/cell/mobile_grid/mobile_grid_summary_cell.dart:72:17: Error: The method 'positioned' isn't defined for the class 'Padding'. - 'Padding' is from 'package:flutter/src/widgets/basic.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/basic.dart'). Try correcting the name to the name of an existing method, or defining a method named 'positioned'. ).positioned(right: 0, bottom: 0), ^^^^^^^^^^ lib/plugins/database/widgets/cell/mobile_grid/mobile_grid_summary_cell.dart:26:15: Error: The getter 'Provider' isn't defined for the class 'MobileGridSummaryCellSkin'. - 'MobileGridSummaryCellSkin' is from 'package:appflowy/plugins/database/widgets/cell/mobile_grid/mobile_grid_summary_cell.dart' ('lib/plugins/database/widgets/cell/mobile_grid/mobile_grid_summary_cell.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'Provider'. Provider.of<SummaryMouseNotifier>(context, listen: false) ^^^^^^^^ lib/plugins/database/widgets/cell/mobile_grid/mobile_grid_summary_cell.dart:29:15: Error: The getter 'Provider' isn't defined for the class 'MobileGridSummaryCellSkin'. - 'MobileGridSummaryCellSkin' is from 'package:appflowy/plugins/database/widgets/cell/mobile_grid/mobile_grid_summary_cell.dart' ('lib/plugins/database/widgets/cell/mobile_grid/mobile_grid_summary_cell.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'Provider'. Provider.of<SummaryMouseNotifier>(context, listen: false) ^^^^^^^^ lib/plugins/database/widgets/cell/mobile_row_detail/mobile_row_detail_timestamp_cell.dart:32:51: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. ? LocaleKeys.grid_row_textPlaceholder.tr() ^^ lib/plugins/database/widgets/cell/desktop_grid/desktop_grid_url_cell.dart:28:12: Error: The method 'BlocSelector' isn't defined for the class 'DesktopGridURLSkin'. - 'DesktopGridURLSkin' is from 'package:appflowy/plugins/database/widgets/cell/desktop_grid/desktop_grid_url_cell.dart' ('lib/plugins/database/widgets/cell/desktop_grid/desktop_grid_url_cell.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocSelector'. return BlocSelector<URLCellBloc, URLCellState, bool>( ^^^^^^^^^^^^ lib/plugins/database/widgets/cell/desktop_grid/desktop_grid_url_cell.dart:122:43: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. message: LocaleKeys.grid_url_copy.tr(), ^^ lib/plugins/database/widgets/cell/desktop_grid/desktop_grid_url_cell.dart:143:55: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. showMessageToast(LocaleKeys.grid_row_copyProperty.tr()); ^^ lib/plugins/database/widgets/cell/desktop_grid/desktop_grid_url_cell.dart:168:45: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. message: LocaleKeys.grid_url_launch.tr(), ^^ lib/plugins/database/widgets/cell/desktop_row_detail/desktop_row_detail_url_cell.dart:35:55: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. hintText: LocaleKeys.grid_row_textPlaceholder.tr(), ^^ lib/plugins/database/widgets/cell/mobile_grid/mobile_grid_url_cell.dart:21:12: Error: The method 'BlocSelector' isn't defined for the class 'MobileGridURLCellSkin'. - 'MobileGridURLCellSkin' is from 'package:appflowy/plugins/database/widgets/cell/mobile_grid/mobile_grid_url_cell.dart' ('lib/plugins/database/widgets/cell/mobile_grid/mobile_grid_url_cell.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocSelector'. return BlocSelector<URLCellBloc, URLCellState, String>( ^^^^^^^^^^^^ lib/plugins/database/widgets/cell/mobile_grid/mobile_grid_url_cell.dart:56:29: Error: The getter 'BlocProvider' isn't defined for the class 'MobileGridURLCellSkin'. - 'MobileGridURLCellSkin' is from 'package:appflowy/plugins/database/widgets/cell/mobile_grid/mobile_grid_url_cell.dart' ('lib/plugins/database/widgets/cell/mobile_grid/mobile_grid_url_cell.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. builder: (context) => BlocProvider.value( ^^^^^^^^^^^^ lib/plugins/database/widgets/cell/mobile_row_detail/mobile_row_detail_url_cell.dart:23:12: Error: The method 'BlocSelector' isn't defined for the class 'MobileRowDetailURLCellSkin'. - 'MobileRowDetailURLCellSkin' is from 'package:appflowy/plugins/database/widgets/cell/mobile_row_detail/mobile_row_detail_url_cell.dart' ('lib/plugins/database/widgets/cell/mobile_row_detail/mobile_row_detail_url_cell.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocSelector'. return BlocSelector<URLCellBloc, URLCellState, String>( ^^^^^^^^^^^^ lib/plugins/database/widgets/cell/mobile_row_detail/mobile_row_detail_url_cell.dart:56:59: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. ? LocaleKeys.grid_row_textPlaceholder.tr() ^^ lib/plugins/database/widgets/cell/mobile_row_detail/mobile_row_detail_url_cell.dart:33:22: Error: The getter 'BlocProvider' isn't defined for the class 'MobileRowDetailURLCellSkin'. - 'MobileRowDetailURLCellSkin' is from 'package:appflowy/plugins/database/widgets/cell/mobile_row_detail/mobile_row_detail_url_cell.dart' ('lib/plugins/database/widgets/cell/mobile_row_detail/mobile_row_detail_url_cell.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. return BlocProvider.value( ^^^^^^^^^^^^ lib/plugins/database/application/field/field_cell_bloc.dart:14:14: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. super(FieldCellState.initial(fieldInfo)) { ^ lib/plugins/database/application/field/field_cell_bloc.dart:21:5: Error: The method 'on' isn't defined for the class 'FieldCellBloc'. - 'FieldCellBloc' is from 'package:appflowy/plugins/database/application/field/field_cell_bloc.dart' ('lib/plugins/database/application/field/field_cell_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<FieldCellEvent>( ^^ lib/plugins/database/application/field/field_cell_bloc.dart:27:20: Error: The getter 'state' isn't defined for the class 'FieldCellBloc'. - 'FieldCellBloc' is from 'package:appflowy/plugins/database/application/field/field_cell_bloc.dart' ('lib/plugins/database/application/field/field_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(isResizing: true, resizeStart: state.width)), ^^^^^ lib/plugins/database/application/field/field_cell_bloc.dart:27:66: Error: The getter 'state' isn't defined for the class 'FieldCellBloc'. - 'FieldCellBloc' is from 'package:appflowy/plugins/database/application/field/field_cell_bloc.dart' ('lib/plugins/database/application/field/field_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(isResizing: true, resizeStart: state.width)), ^^^^^ lib/plugins/database/application/field/field_cell_bloc.dart:29:40: Error: The getter 'state' isn't defined for the class 'FieldCellBloc'. - 'FieldCellBloc' is from 'package:appflowy/plugins/database/application/field/field_cell_bloc.dart' ('lib/plugins/database/application/field/field_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. final width = max(offset + state.resizeStart, 50).toDouble(); ^^^^^ lib/plugins/database/application/field/field_cell_bloc.dart:29:27: Error: Inferred type argument 'dynamic' doesn't conform to the bound 'num' of the type variable 'T' on 'max'. Try specifying type arguments explicitly so that they conform to the bounds. final width = max(offset + state.resizeStart, 50).toDouble(); ^ lib/plugins/database/application/field/field_cell_bloc.dart:30:18: Error: The getter 'state' isn't defined for the class 'FieldCellBloc'. - 'FieldCellBloc' is from 'package:appflowy/plugins/database/application/field/field_cell_bloc.dart' ('lib/plugins/database/application/field/field_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(width: width)); ^^^^^ lib/plugins/database/application/field/field_cell_bloc.dart:33:17: Error: The getter 'state' isn't defined for the class 'FieldCellBloc'. - 'FieldCellBloc' is from 'package:appflowy/plugins/database/application/field/field_cell_bloc.dart' ('lib/plugins/database/application/field/field_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. if (state.width != state.fieldInfo.width) { ^^^^^ lib/plugins/database/application/field/field_cell_bloc.dart:33:32: Error: The getter 'state' isn't defined for the class 'FieldCellBloc'. - 'FieldCellBloc' is from 'package:appflowy/plugins/database/application/field/field_cell_bloc.dart' ('lib/plugins/database/application/field/field_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. if (state.width != state.fieldInfo.width) { ^^^^^ lib/plugins/database/application/field/field_cell_bloc.dart:35:26: Error: The getter 'state' isn't defined for the class 'FieldCellBloc'. - 'FieldCellBloc' is from 'package:appflowy/plugins/database/application/field/field_cell_bloc.dart' ('lib/plugins/database/application/field/field_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. fieldId: state.fieldInfo.id, ^^^^^ lib/plugins/database/application/field/field_cell_bloc.dart:36:24: Error: The getter 'state' isn't defined for the class 'FieldCellBloc'. - 'FieldCellBloc' is from 'package:appflowy/plugins/database/application/field/field_cell_bloc.dart' ('lib/plugins/database/application/field/field_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. width: state.width, ^^^^^ lib/plugins/database/application/field/field_cell_bloc.dart:39:18: Error: The getter 'state' isn't defined for the class 'FieldCellBloc'. - 'FieldCellBloc' is from 'package:appflowy/plugins/database/application/field/field_cell_bloc.dart' ('lib/plugins/database/application/field/field_cell_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(isResizing: false, resizeStart: 0)); ^^^^^ lib/mobile/presentation/database/view/database_view_layout.dart:67:12: Error: The method 'BlocProvider' isn't defined for the class 'MobileCalendarViewLayoutSettings'. - 'MobileCalendarViewLayoutSettings' is from 'package:appflowy/mobile/presentation/database/view/database_view_layout.dart' ('lib/mobile/presentation/database/view/database_view_layout.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. return BlocProvider<CalendarSettingBloc>( ^^^^^^^^^^^^ lib/mobile/presentation/database/view/database_view_layout.dart:73:14: Error: The method 'BlocBuilder' isn't defined for the class 'MobileCalendarViewLayoutSettings'. - 'MobileCalendarViewLayoutSettings' is from 'package:appflowy/mobile/presentation/database/view/database_view_layout.dart' ('lib/mobile/presentation/database/view/database_view_layout.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<CalendarSettingBloc, CalendarSettingState>( ^^^^^^^^^^^ lib/mobile/presentation/database/view/database_view_layout.dart:71:12: Error: The method 'add' isn't defined for the class 'CalendarSettingBloc'. - 'CalendarSettingBloc' is from 'package:appflowy/plugins/database/calendar/application/calendar_setting_bloc.dart' ('lib/plugins/database/calendar/application/calendar_setting_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. )..add(const CalendarSettingEvent.initial()); ^^^ lib/mobile/presentation/database/view/database_view_layout.dart:97:21: Error: The getter 'DateFormat' isn't defined for the class 'MobileCalendarViewLayoutSettings'. - 'MobileCalendarViewLayoutSettings' is from 'package:appflowy/mobile/presentation/database/view/database_view_layout.dart' ('lib/mobile/presentation/database/view/database_view_layout.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'DateFormat'. final symbols = DateFormat.EEEE(context.locale.toLanguageTag()).dateSymbols; ^^^^^^^^^^ lib/mobile/presentation/database/view/database_view_layout.dart:97:45: Error: The getter 'locale' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'locale'. final symbols = DateFormat.EEEE(context.locale.toLanguageTag()).dateSymbols; ^^^^^^ lib/mobile/presentation/database/view/database_view_layout.dart:102:55: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.calendar_settings_firstDayOfWeek.tr().toUpperCase(), ^^ lib/mobile/presentation/database/view/database_view_layout.dart:111:19: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<CalendarSettingBloc>().add( ^^^^ lib/mobile/presentation/database/view/database_view_layout.dart:123:19: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<CalendarSettingBloc>().add( ^^^^ lib/mobile/presentation/database/view/database_view_layout.dart:155:58: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. text: LocaleKeys.calendar_settings_layoutDateField.tr(), ^^ lib/mobile/presentation/database/view/database_view_layout.dart:171:62: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.calendar_settings_changeLayoutDateField.tr(), ^^ lib/mobile/presentation/database/view/database_view_layout.dart:179:19: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<CalendarSettingBloc>().add( ^^^^ lib/mobile/presentation/database/view/database_view_layout.dart:200:64: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return FlowyOptionTile.text(text: LocaleKeys.board_groupBy.tr()); ^^ lib/mobile/presentation/database/view/database_view_quick_actions.dart:34:32: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. final bloc = context.read<ViewBloc>(); ^^^^ lib/mobile/presentation/database/view/database_view_quick_actions.dart:39:54: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.grid_settings_editView.tr(), ^^ lib/mobile/presentation/database/view/database_view_quick_actions.dart:40:29: Error: The getter 'BlocProvider' isn't defined for the class 'MobileDatabaseViewQuickActions'. - 'MobileDatabaseViewQuickActions' is from 'package:appflowy/mobile/presentation/database/view/database_view_quick_actions.dart' ('lib/mobile/presentation/database/view/database_view_quick_actions.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. builder: (_) => BlocProvider.value( ^^^^^^^^^^^^ lib/mobile/presentation/database/view/database_view_quick_actions.dart:48:21: Error: The method 'pop' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'pop'. context.pop(); ^^^ lib/mobile/presentation/database/view/database_view_quick_actions.dart:56:21: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<ViewBloc>().add(const ViewEvent.duplicate()); ^^^^ lib/mobile/presentation/database/view/database_view_quick_actions.dart:57:21: Error: The method 'pop' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'pop'. context.pop(); ^^^ lib/mobile/presentation/database/view/database_view_quick_actions.dart:66:21: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<ViewBloc>().add(const ViewEvent.delete()); ^^^^ lib/mobile/presentation/database/view/database_view_quick_actions.dart:67:21: Error: The method 'pop' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'pop'. context.pop(); ^^^ lib/mobile/presentation/database/view/database_view_quick_actions.dart:102:49: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. edit => LocaleKeys.grid_settings_editView.tr(), ^^ lib/mobile/presentation/database/view/database_view_quick_actions.dart:103:48: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. duplicate => LocaleKeys.button_duplicate.tr(), ^^ lib/mobile/presentation/database/view/database_view_quick_actions.dart:104:42: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. delete => LocaleKeys.button_delete.tr(), ^^ lib/mobile/presentation/database/view/database_field_list.dart:36:23: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. viewId: context.read<ViewBloc>().state.view.id, ^^^^ lib/mobile/presentation/database/view/database_field_list.dart:55:12: Error: The method 'BlocProvider' isn't defined for the class '_MobileDatabaseFieldListBody'. - '_MobileDatabaseFieldListBody' is from 'package:appflowy/mobile/presentation/database/view/database_field_list.dart' ('lib/mobile/presentation/database/view/database_field_list.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. return BlocProvider<DatabasePropertyBloc>( ^^^^^^^^^^^^ lib/mobile/presentation/database/view/database_field_list.dart:60:14: Error: The method 'BlocBuilder' isn't defined for the class '_MobileDatabaseFieldListBody'. - '_MobileDatabaseFieldListBody' is from 'package:appflowy/mobile/presentation/database/view/database_field_list.dart' ('lib/mobile/presentation/database/view/database_field_list.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<DatabasePropertyBloc, DatabasePropertyState>( ^^^^^^^^^^^ lib/mobile/presentation/database/view/database_field_list.dart:59:10: Error: The method 'add' isn't defined for the class 'DatabasePropertyBloc'. - 'DatabasePropertyBloc' is from 'package:appflowy/plugins/database/application/setting/property_bloc.dart' ('lib/plugins/database/application/setting/property_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. )..add(const DatabasePropertyEvent.initial()), ^^^ lib/mobile/presentation/database/view/database_field_list.dart:189:19: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<DatabasePropertyBloc>().add( ^^^^ lib/mobile/presentation/database/view/database_field_list.dart:209:47: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. text: LocaleKeys.grid_field_newProperty.tr(), ^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart:37:12: Error: The method 'BlocProvider' isn't defined for the class '_MobileSortEditorState'. - '_MobileSortEditorState' is from 'package:appflowy/mobile/presentation/database/view/database_sort_bottom_sheet.dart' ('lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. return BlocProvider( ^^^^^^^^^^^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart:73:12: Error: The method 'BlocBuilder' isn't defined for the class '_Header'. - '_Header' is from 'package:appflowy/mobile/presentation/database/view/database_sort_bottom_sheet.dart' ('lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<MobileSortEditorCubit, MobileSortEditorState>( ^^^^^^^^^^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart:94:49: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_settings_sort.tr(), ^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart:122:15: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<SortEditorBloc>().add( ^^^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart:137:12: Error: The method 'BlocBuilder' isn't defined for the class '_Overview'. - '_Overview' is from 'package:appflowy/mobile/presentation/database/view/database_sort_bottom_sheet.dart' ('lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<SortEditorBloc, SortEditorState>( ^^^^^^^^^^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart:153:56: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_sort_empty.tr(), ^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart:217:54: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_sort_addSort.tr(), ^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart:198:21: Error: The getter 'Fluttertoast' isn't defined for the class '_Overview'. - '_Overview' is from 'package:appflowy/mobile/presentation/database/view/database_sort_bottom_sheet.dart' ('lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'Fluttertoast'. Fluttertoast.showToast( ^^^^^^^^^^^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart:199:74: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. msg: LocaleKeys.grid_sort_cannotFindCreatableField.tr(), ^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart:200:32: Error: The getter 'ToastGravity' isn't defined for the class '_Overview'. - '_Overview' is from 'package:appflowy/mobile/presentation/database/view/database_sort_bottom_sheet.dart' ('lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'ToastGravity'. gravity: ToastGravity.BOTTOM, ^^^^^^^^^^^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart:266:47: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_sort_by.tr(), ^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart:330:59: Error: The getter 'name' isn't defined for the class 'SortConditionPB'. - 'SortConditionPB' is from 'package:appflowy_backend/protobuf/flowy-database2/sort_entities.pbenum.dart' ('packages/appflowy_backend/lib/protobuf/flowy-database2/sort_entities.pbenum.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'name'. sort.sortPB.condition.name, ^^^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart:252:18: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<MobileSortEditorCubit>() ^^^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart:355:20: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<SortEditorBloc>() ^^^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart:384:17: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<MobileSortEditorCubit>().state.isCreatingNewSort; ^^^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart:388:11: Error: The method 'BlocSelector' isn't defined for the class '_SortDetail'. - '_SortDetail' is from 'package:appflowy/mobile/presentation/database/view/database_sort_bottom_sheet.dart' ('lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocSelector'. : BlocSelector<SortEditorBloc, SortEditorState, SortInfo>( ^^^^^^^^^^^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart:392:27: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<MobileSortEditorCubit>().state.editingSortId, ^^^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart:455:56: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_sort_ascending.tr(), ^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart:464:57: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_sort_descending.tr(), ^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart:478:45: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_settings_sortBy.tr().toUpperCase(), ^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart:489:18: Error: The method 'BlocBuilder' isn't defined for the class '_SortDetailContent'. - '_SortDetailContent' is from 'package:appflowy/mobile/presentation/database/view/database_sort_bottom_sheet.dart' ('lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<SortEditorBloc, SortEditorState>( ^^^^^^^^^^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart:500:32: Error: The method 'watch' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'watch'. .watch<MobileSortEditorCubit>() ^^^^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart:522:25: Error: The getter 'Fluttertoast' isn't defined for the class '_SortDetailContent'. - '_SortDetailContent' is from 'package:appflowy/mobile/presentation/database/view/database_sort_bottom_sheet.dart' ('lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'Fluttertoast'. Fluttertoast.showToast( ^^^^^^^^^^^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart:523:64: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. msg: LocaleKeys.grid_sort_fieldInUse.tr(), ^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart:524:36: Error: The getter 'ToastGravity' isn't defined for the class '_SortDetailContent'. - '_SortDetailContent' is from 'package:appflowy/mobile/presentation/database/view/database_sort_bottom_sheet.dart' ('lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'ToastGravity'. gravity: ToastGravity.BOTTOM, ^^^^^^^^^^^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart:540:15: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<MobileSortEditorCubit>().changeSortCondition(newCondition); ^^^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart:542:15: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<SortEditorBloc>().add( ^^^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart:553:15: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<MobileSortEditorCubit>().changeFieldId(newFieldId); ^^^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet.dart:555:15: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<SortEditorBloc>().add( ^^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_cover_image.dart:36:14: Error: 'ImagePicker' isn't a type. late final ImagePicker _imagePicker = ImagePicker(); ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_cover_image.dart:36:41: Error: The method 'ImagePicker' isn't defined for the class 'PageStyleCoverImage'. - 'PageStyleCoverImage' is from 'package:appflowy/plugins/document/presentation/editor_plugins/page_style/_page_style_cover_image.dart' ('lib/plugins/document/presentation/editor_plugins/page_style/_page_style_cover_image.dart'). Try correcting the name to the name of an existing method, or defining a method named 'ImagePicker'. late final ImagePicker _imagePicker = ImagePicker(); ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_cover_image.dart:41:12: Error: The method 'BlocBuilder' isn't defined for the class 'PageStyleCoverImage'. - 'PageStyleCoverImage' is from 'package:appflowy/plugins/document/presentation/editor_plugins/page_style/_page_style_cover_image.dart' ('lib/plugins/document/presentation/editor_plugins/page_style/_page_style_cover_image.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<DocumentPageStyleBloc, DocumentPageStyleState>( ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_cover_image.dart:113:19: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<MobileViewPageBloc>().state.userProfilePB; ^^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_cover_image.dart:153:46: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. FlowyText(LocaleKeys.pageStyle_image.tr()), ^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_cover_image.dart:173:35: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. final pageStyleBloc = context.read<DocumentPageStyleBloc>(); ^^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_cover_image.dart:175:13: Error: The method 'pop' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'pop'. context.pop(); ^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_cover_image.dart:191:43: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.pageStyle_presets.tr(), ^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_cover_image.dart:194:16: Error: The getter 'BlocProvider' isn't defined for the class 'PageStyleCoverImage'. - 'PageStyleCoverImage' is from 'package:appflowy/plugins/document/presentation/editor_plugins/page_style/_page_style_cover_image.dart' ('lib/plugins/document/presentation/editor_plugins/page_style/_page_style_cover_image.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. return BlocProvider.value( ^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_cover_image.dart:210:5: Error: 'XFile' isn't a type. XFile? result; ^^^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_cover_image.dart:212:53: Error: The getter 'ImageSource' isn't defined for the class 'PageStyleCoverImage'. - 'PageStyleCoverImage' is from 'package:appflowy/plugins/document/presentation/editor_plugins/page_style/_page_style_cover_image.dart' ('lib/plugins/document/presentation/editor_plugins/page_style/_page_style_cover_image.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'ImageSource'. result = await _imagePicker.pickImage(source: ImageSource.gallery); ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_cover_image.dart:247:15: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<DocumentPageStyleBloc>().add( ^^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_cover_image.dart:259:35: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. final pageStyleBloc = context.read<DocumentPageStyleBloc>(); ^^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_cover_image.dart:263:13: Error: The method 'pop' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'pop'. context.pop(); ^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_cover_image.dart:272:44: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.pageStyle_unsplash.tr(), ^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_cover_image.dart:287:18: Error: The getter 'BlocProvider' isn't defined for the class 'PageStyleCoverImage'. - 'PageStyleCoverImage' is from 'package:appflowy/plugins/document/presentation/editor_plugins/page_style/_page_style_cover_image.dart' ('lib/plugins/document/presentation/editor_plugins/page_style/_page_style_cover_image.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. child: BlocProvider.value( ^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_cover_image.dart:323:41: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.pageStyle_unsplash.tr(), ^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_cover_image.dart:342:38: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.pageStyle_photo.tr(), ^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_cover_image.dart:364:40: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.pageStyle_presets.tr(), ^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_icon.dart:30:12: Error: The method 'BlocProvider' isn't defined for the class '_PageStyleIconState'. - '_PageStyleIconState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/page_style/_page_style_icon.dart' ('lib/plugins/document/presentation/editor_plugins/page_style/_page_style_icon.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. return BlocProvider( ^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_icon.dart:33:14: Error: The method 'BlocBuilder' isn't defined for the class '_PageStyleIconState'. - '_PageStyleIconState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/page_style/_page_style_icon.dart' ('lib/plugins/document/presentation/editor_plugins/page_style/_page_style_icon.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<PageStyleIconBloc, PageStyleIconState>( ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_icon.dart:48:63: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. FlowyText(LocaleKeys.document_plugins_emoji.tr()), ^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_icon.dart:51:72: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. icon.isNotEmpty ? icon : LocaleKeys.pageStyle_none.tr(), ^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_icon.dart:32:11: Error: The method 'add' isn't defined for the class 'PageStyleIconBloc'. - 'PageStyleIconBloc' is from 'package:appflowy/plugins/document/presentation/editor_plugins/page_style/_page_style_icon_bloc.dart' ('lib/plugins/document/presentation/editor_plugins/page_style/_page_style_icon_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. ..add(const PageStyleIconEvent.initial()), ^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_icon.dart:68:13: Error: The method 'pop' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'pop'. context.pop(); ^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_icon.dart:71:9: Error: The method 'add' isn't defined for the class 'PageStyleIconBloc'. - 'PageStyleIconBloc' is from 'package:appflowy/plugins/document/presentation/editor_plugins/page_style/_page_style_icon_bloc.dart' ('lib/plugins/document/presentation/editor_plugins/page_style/_page_style_icon_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. ..add(const PageStyleIconEvent.initial()); ^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_icon.dart:78:43: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.titleBar_pageIcon.tr(), ^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_icon.dart:85:27: Error: The method 'add' isn't defined for the class 'PageStyleIconBloc'. - 'PageStyleIconBloc' is from 'package:appflowy/plugins/document/presentation/editor_plugins/page_style/_page_style_icon_bloc.dart' ('lib/plugins/document/presentation/editor_plugins/page_style/_page_style_icon_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. pageStyleIconBloc.add( ^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_icon.dart:90:16: Error: The getter 'BlocProvider' isn't defined for the class '_PageStyleIconState'. - '_PageStyleIconState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/page_style/_page_style_icon.dart' ('lib/plugins/document/presentation/editor_plugins/page_style/_page_style_icon.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. return BlocProvider.value( ^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_layout.dart:26:12: Error: The method 'BlocBuilder' isn't defined for the class 'PageStyleLayout'. - 'PageStyleLayout' is from 'package:appflowy/plugins/document/presentation/editor_plugins/page_style/_page_style_layout.dart' ('lib/plugins/document/presentation/editor_plugins/page_style/_page_style_layout.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<DocumentPageStyleBloc, DocumentPageStyleState>( ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_layout.dart:168:12: Error: The method 'BlocBuilder' isn't defined for the class '_FontButton'. - '_FontButton' is from 'package:appflowy/plugins/document/presentation/editor_plugins/page_style/_page_style_layout.dart' ('lib/plugins/document/presentation/editor_plugins/page_style/_page_style_layout.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<DocumentPageStyleBloc, DocumentPageStyleState>( ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_layout.dart:184:52: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. FlowyText(LocaleKeys.titleBar_font.tr()), ^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_layout.dart:202:35: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. final pageStyleBloc = context.read<DocumentPageStyleBloc>(); ^^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_layout.dart:203:13: Error: The method 'pop' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'pop'. context.pop(); ^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_layout.dart:211:39: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.titleBar_font.tr(), ^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_layout.dart:217:16: Error: The getter 'BlocProvider' isn't defined for the class '_FontButton'. - '_FontButton' is from 'package:appflowy/plugins/document/presentation/editor_plugins/page_style/_page_style_layout.dart' ('lib/plugins/document/presentation/editor_plugins/page_style/_page_style_layout.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. return BlocProvider.value( ^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_style_layout.dart:219:18: Error: The method 'BlocBuilder' isn't defined for the class '_FontButton'. - '_FontButton' is from 'package:appflowy/plugins/document/presentation/editor_plugins/page_style/_page_style_layout.dart' ('lib/plugins/document/presentation/editor_plugins/page_style/_page_style_layout.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<DocumentPageStyleBloc, DocumentPageStyleState>( ^^^^^^^^^^^ lib/plugins/database/application/field/field_editor_bloc.dart:29:14: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. super(FieldEditorState(field: FieldInfo.initial(field))) { ^ lib/plugins/database/application/field/field_editor_bloc.dart:50:18: Error: Superclass has no method named 'close'. return super.close(); ^^^^^ lib/plugins/database/application/field/field_editor_bloc.dart:54:5: Error: The method 'on' isn't defined for the class 'FieldEditorBloc'. - 'FieldEditorBloc' is from 'package:appflowy/plugins/database/application/field/field_editor_bloc.dart' ('lib/plugins/database/application/field/field_editor_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<FieldEditorEvent>( ^^ lib/plugins/database/application/field/field_editor_bloc.dart:58:18: Error: The getter 'state' isn't defined for the class 'FieldEditorBloc'. - 'FieldEditorBloc' is from 'package:appflowy/plugins/database/application/field/field_editor_bloc.dart' ('lib/plugins/database/application/field/field_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(field: fieldInfo)); ^^^^^ lib/plugins/database/application/field/field_editor_bloc.dart:91:17: Error: The getter 'state' isn't defined for the class 'FieldEditorBloc'. - 'FieldEditorBloc' is from 'package:appflowy/plugins/database/application/field/field_editor_bloc.dart' ('lib/plugins/database/application/field/field_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.field.visibility ?? FieldVisibility.AlwaysShown; ^^^^^ lib/plugins/database/application/field/field_editor_bloc.dart:97:24: Error: The getter 'state' isn't defined for the class 'FieldEditorBloc'. - 'FieldEditorBloc' is from 'package:appflowy/plugins/database/application/field/field_editor_bloc.dart' ('lib/plugins/database/application/field/field_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. fieldId: state.field.id, ^^^^^ lib/plugins/database/application/field/field_editor_bloc.dart:103:33: Error: The getter 'state' isn't defined for the class 'FieldEditorBloc'. - 'FieldEditorBloc' is from 'package:appflowy/plugins/database/application/field/field_editor_bloc.dart' ('lib/plugins/database/application/field/field_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. final currentWrap = state.field.wrapCellContent ?? false; ^^^^^ lib/plugins/database/application/field/field_editor_bloc.dart:105:24: Error: The getter 'state' isn't defined for the class 'FieldEditorBloc'. - 'FieldEditorBloc' is from 'package:appflowy/plugins/database/application/field/field_editor_bloc.dart' ('lib/plugins/database/application/field/field_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. fieldId: state.field.id, ^^^^^ lib/plugins/database/application/field/field_editor_bloc.dart:117:12: Error: The getter 'isClosed' isn't defined for the class 'FieldEditorBloc'. - 'FieldEditorBloc' is from 'package:appflowy/plugins/database/application/field/field_editor_bloc.dart' ('lib/plugins/database/application/field/field_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (!isClosed) { ^^^^^^^^ lib/plugins/database/application/field/field_editor_bloc.dart:118:9: Error: The method 'add' isn't defined for the class 'FieldEditorBloc'. - 'FieldEditorBloc' is from 'package:appflowy/plugins/database/application/field/field_editor_bloc.dart' ('lib/plugins/database/application/field/field_editor_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(FieldEditorEvent.didUpdateField(field)); ^^^ lib/plugins/database/application/field/field_editor_bloc.dart:129:10: Error: The getter 'isClosed' isn't defined for the class 'FieldEditorBloc'. - 'FieldEditorBloc' is from 'package:appflowy/plugins/database/application/field/field_editor_bloc.dart' ('lib/plugins/database/application/field/field_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (!isClosed) { ^^^^^^^^ lib/plugins/database/application/field/field_editor_bloc.dart:132:9: Error: The method 'add' isn't defined for the class 'FieldEditorBloc'. - 'FieldEditorBloc' is from 'package:appflowy/plugins/database/application/field/field_editor_bloc.dart' ('lib/plugins/database/application/field/field_editor_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(FieldEditorEvent.didUpdateField(field)); ^^^ lib/plugins/database/application/field/field_editor_bloc.freezed.dart:522:19: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality() ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/field/field_editor_bloc.freezed.dart:528:26: Error: Couldn't find constructor 'DeepCollectionEquality'. runtimeType, const DeepCollectionEquality().hash(typeOptionData)); ^^^^^^^^^^^^^^^^^^^^^^ lib/workspace/presentation/home/menu/view/draggable_view_item.dart:57:19: Error: The getter 'PlatformExtension' isn't defined for the class '_DraggableViewItemState'. - '_DraggableViewItemState' is from 'package:appflowy/workspace/presentation/home/menu/view/draggable_view_item.dart' ('lib/workspace/presentation/home/menu/view/draggable_view_item.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'PlatformExtension'. final child = PlatformExtension.isMobile ^^^^^^^^^^^^^^^^^ lib/workspace/presentation/home/menu/view/draggable_view_item.dart:177:9: Error: The getter 'PlatformExtension' isn't defined for the class '_DraggableViewItemState'. - '_DraggableViewItemState' is from 'package:appflowy/workspace/presentation/home/menu/view/draggable_view_item.dart' ('lib/workspace/presentation/home/menu/view/draggable_view_item.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'PlatformExtension'. if (PlatformExtension.isMobile && position != this.position) { ^^^^^^^^^^^^^^^^^ lib/workspace/presentation/home/menu/view/draggable_view_item.dart:202:17: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<ViewBloc>().add( ^^^^ lib/workspace/presentation/home/menu/view/draggable_view_item.dart:213:17: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<ViewBloc>().add( ^^^^ lib/workspace/presentation/home/menu/view/draggable_view_item.dart:224:17: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<ViewBloc>().add( ^^^^ lib/workspace/presentation/home/menu/view/draggable_view_item.dart:271:20: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. return context.read<SidebarSectionsBloc>().getViewSection(view); ^^^^ lib/plugins/document/presentation/editor_plugins/code_block/code_block_copy_button.dart:15:1: Error: 'CodeBlockCopyBuilder' isn't a type. CodeBlockCopyBuilder codeBlockCopyBuilder = ^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/code_block/code_block_copy_button.dart:21:9: Error: 'Node' isn't a type. final Node node; ^^^^ lib/plugins/document/presentation/editor_plugins/code_block/code_block_copy_button.dart:28:60: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. message: LocaleKeys.document_codeBlock_copyTooltip.tr(), ^^ lib/plugins/document/presentation/editor_plugins/code_block/code_block_copy_button.dart:40:66: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.document_codeBlock_codeCopiedSnackbar.tr(), ^^ lib/plugins/document/presentation/editor_plugins/video/video_menu.dart:31:9: Error: 'Node' isn't a type. final Node node; ^^^^ lib/plugins/document/presentation/editor_plugins/video/video_menu.dart:32:9: Error: 'VideoBlockComponentState' isn't a type. final VideoBlockComponentState state; ^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/video/video_menu.dart:39:51: Error: The getter 'VideoBlockKeys' isn't defined for the class '_VideoMenuState'. - '_VideoMenuState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/video/video_menu.dart' ('lib/plugins/document/presentation/editor_plugins/video/video_menu.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'VideoBlockKeys'. late final String? url = widget.node.attributes[VideoBlockKeys.url]; ^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/video/video_menu.dart:57:14: Error: The getter 'PlatformExtension' isn't defined for the class '_VideoMenuState'. - '_VideoMenuState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/video/video_menu.dart' ('lib/plugins/document/presentation/editor_plugins/video/video_menu.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'PlatformExtension'. child: PlatformExtension.isMobile ^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/video/video_menu.dart:59:47: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. tooltip: LocaleKeys.button_edit.tr(), ^^ lib/plugins/document/presentation/editor_plugins/video/video_menu.dart:67:55: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. tooltip: LocaleKeys.editor_copyLink.tr(), ^^ lib/plugins/document/presentation/editor_plugins/video/video_menu.dart:78:53: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. tooltip: LocaleKeys.button_delete.tr(), ^^ lib/plugins/document/presentation/editor_plugins/video/video_menu.dart:93:62: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.document_plugins_video_copiedToPasteBoard.tr(), ^^ lib/plugins/document/presentation/editor_plugins/video/video_menu.dart:99:38: Error: 'EditorState' isn't a type. final editorState = context.read<EditorState>() ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/video/video_menu.dart:99:33: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. final editorState = context.read<EditorState>() ^^^^ lib/plugins/document/presentation/editor_plugins/video/video_menu.dart:101:40: Error: The getter 'VideoBlockKeys' isn't defined for the class '_VideoMenuState'. - '_VideoMenuState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/video/video_menu.dart' ('lib/plugins/document/presentation/editor_plugins/video/video_menu.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'VideoBlockKeys'. final src = widget.node.attributes[VideoBlockKeys.url]; ^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/video/video_menu.dart:107:49: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.document_plugins_action.tr(), ^^ lib/plugins/document/presentation/editor_plugins/video/video_menu.dart:113:48: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. text: LocaleKeys.editor_copyLink.tr(), ^^ lib/plugins/document/presentation/editor_plugins/video/video_menu.dart:118:25: Error: The method 'pop' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'pop'. context.pop(); ^^^ lib/plugins/document/presentation/editor_plugins/video/video_menu.dart:121:72: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.document_plugins_video_copiedToPasteBoard.tr(), ^^ lib/plugins/document/presentation/editor_plugins/video/video_menu.dart:128:21: Error: The method 'pop' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'pop'. context.pop(); ^^^ lib/plugins/document/presentation/editor_plugins/video/video_menu.dart:147:38: Error: The method 'paragraphNode' isn't defined for the class '_VideoMenuState'. - '_VideoMenuState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/video/video_menu.dart' ('lib/plugins/document/presentation/editor_plugins/video/video_menu.dart'). Try correcting the name to the name of an existing method, or defining a method named 'paragraphNode'. ..insertNode(path, paragraphNode()) ^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/video/video_menu.dart:148:38: Error: The getter 'Selection' isn't defined for the class '_VideoMenuState'. - '_VideoMenuState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/video/video_menu.dart' ('lib/plugins/document/presentation/editor_plugins/video/video_menu.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'Selection'. ..afterSelection = Selection.collapsed(Position(path: path)); ^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/video/video_menu.dart:148:58: Error: The method 'Position' isn't defined for the class '_VideoMenuState'. - '_VideoMenuState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/video/video_menu.dart' ('lib/plugins/document/presentation/editor_plugins/video/video_menu.dart'). Try correcting the name to the name of an existing method, or defining a method named 'Position'. ..afterSelection = Selection.collapsed(Position(path: path)); ^^^^^^^^ lib/plugins/document/presentation/editor_plugins/video/video_menu.dart:164:38: Error: 'EditorState' isn't a type. final editorState = context.read<EditorState>(); ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/video/video_menu.dart:164:33: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. final editorState = context.read<EditorState>(); ^^^^ lib/plugins/document/presentation/editor_plugins/video/video_menu.dart:178:9: Error: 'Node' isn't a type. final Node node; ^^^^ lib/plugins/document/presentation/editor_plugins/video/video_menu.dart:179:9: Error: 'VideoBlockComponentState' isn't a type. final VideoBlockComponentState state; ^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/video/video_menu.dart:194:30: Error: The getter 'VideoBlockKeys' isn't defined for the class '_VideoAlignButtonState'. - '_VideoAlignButtonState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/video/video_menu.dart' ('lib/plugins/document/presentation/editor_plugins/video/video_menu.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'VideoBlockKeys'. widget.node.attributes[VideoBlockKeys.alignment] ?? centerAlignmentKey; ^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/video/video_menu.dart:196:14: Error: 'EditorState' isn't a type. late final EditorState editorState; ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/video/video_menu.dart:201:32: Error: 'EditorState' isn't a type. editorState = context.read<EditorState>(); ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/video/video_menu.dart:201:27: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. editorState = context.read<EditorState>(); ^^^^ lib/plugins/document/presentation/editor_plugins/video/video_menu.dart:221:67: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. tooltip: LocaleKeys.document_plugins_optionAction_align.tr(), ^^ lib/plugins/document/presentation/editor_plugins/video/video_menu.dart:236:42: Error: The getter 'VideoBlockKeys' isn't defined for the class '_VideoAlignButtonState'. - '_VideoAlignButtonState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/video/video_menu.dart' ('lib/plugins/document/presentation/editor_plugins/video/video_menu.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'VideoBlockKeys'. transaction.updateNode(widget.node, {VideoBlockKeys.alignment: align}); ^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/video/video_placeholder.dart:22:9: Error: 'Node' isn't a type. final Node node; ^^^^ lib/plugins/document/presentation/editor_plugins/video/video_placeholder.dart:51:70: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. FlowyText(LocaleKeys.document_plugins_video_emptyLabel.tr()), ^^ lib/plugins/document/presentation/editor_plugins/video/video_placeholder.dart:58:9: Error: The getter 'PlatformExtension' isn't defined for the class 'VideoPlaceholderState'. - 'VideoPlaceholderState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/video/video_placeholder.dart' ('lib/plugins/document/presentation/editor_plugins/video/video_placeholder.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'PlatformExtension'. if (PlatformExtension.isDesktopOrWeb) { ^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/video/video_placeholder.dart:94:9: Error: The getter 'PlatformExtension' isn't defined for the class 'VideoPlaceholderState'. - 'VideoPlaceholderState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/video/video_placeholder.dart' ('lib/plugins/document/presentation/editor_plugins/video/video_placeholder.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'PlatformExtension'. if (PlatformExtension.isDesktopOrWeb) { ^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/video/video_placeholder.dart:99:56: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.document_plugins_video_label.tr(), ^^ lib/plugins/document/presentation/editor_plugins/video/video_placeholder.dart:111:23: Error: The method 'pop' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'pop'. context.pop(); ^^^ lib/plugins/document/presentation/editor_plugins/video/video_placeholder.dart:121:25: Error: The method 'isURL' isn't defined for the class 'VideoPlaceholderState'. - 'VideoPlaceholderState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/video/video_placeholder.dart' ('lib/plugins/document/presentation/editor_plugins/video/video_placeholder.dart'). Try correcting the name to the name of an existing method, or defining a method named 'isURL'. if (url.isEmpty || !isURL(url)) { ^^^^^ lib/plugins/document/presentation/editor_plugins/video/video_placeholder.dart:125:59: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.document_imageBlock_error_invalidImage.tr(), ^^ lib/plugins/document/presentation/editor_plugins/video/video_placeholder.dart:132:7: Error: The getter 'VideoBlockKeys' isn't defined for the class 'VideoPlaceholderState'. - 'VideoPlaceholderState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/video/video_placeholder.dart' ('lib/plugins/document/presentation/editor_plugins/video/video_placeholder.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'VideoBlockKeys'. VideoBlockKeys.url: url, ^^^^^^^^^^^^^^ lib/util/theme_mode_extension.dart:7:75: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. ThemeMode.light => LocaleKeys.settings_appearance_themeMode_light.tr(), ^^ lib/util/theme_mode_extension.dart:8:73: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. ThemeMode.dark => LocaleKeys.settings_appearance_themeMode_dark.tr(), ^^ lib/util/theme_mode_extension.dart:10:59: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_appearance_themeMode_system.tr(), ^^ lib/workspace/application/settings/shortcuts/shortcuts_model.dart:23:5: Error: 'CommandShortcutEvent' isn't a type. CommandShortcutEvent commandShortcutEvent, ^^^^^^^^^^^^^^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/emoji_menu_item.dart:10:1: Error: 'SelectionMenuItem' isn't a type. SelectionMenuItem emojiMenuItem = SelectionMenuItem( ^^^^^^^^^^^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/emoji_menu_item.dart:10:35: Error: Method not found: 'SelectionMenuItem'. SelectionMenuItem emojiMenuItem = SelectionMenuItem( ^^^^^^^^^^^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/emoji_menu_item.dart:32:3: Error: 'EditorState' isn't a type. EditorState editorState, ^^^^^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/emoji_menu_item.dart:39:3: Error: Undefined name 'keepEditorFocusNotifier'. keepEditorFocusNotifier.increase(); ^^^^^^^^^^^^^^^^^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/emoji_menu_item.dart:45:28: Error: Undefined name 'keepEditorFocusNotifier'. dismissCallback: () => keepEditorFocusNotifier.decrease(), ^^^^^^^^^^^^^^^^^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/emoji_menu_item.dart:41:26: Error: Method not found: 'FullScreenOverlayEntry'. emojiPickerMenuEntry = FullScreenOverlayEntry( ^^^^^^^^^^^^^^^^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/emoji_shortcut_event.dart:5:7: Error: 'CommandShortcutEvent' isn't a type. final CommandShortcutEvent emojiShortcutEvent = CommandShortcutEvent( ^^^^^^^^^^^^^^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/emoji_shortcut_event.dart:5:49: Error: Method not found: 'CommandShortcutEvent'. final CommandShortcutEvent emojiShortcutEvent = CommandShortcutEvent( ^^^^^^^^^^^^^^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/emoji_shortcut_event.dart:13:1: Error: 'CommandShortcutEventHandler' isn't a type. CommandShortcutEventHandler _emojiShortcutHandler = (editorState) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart:17:6: Error: Couldn't find constructor 'Default'. @Default(7) int emojiNumberPerRow, ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart:20:6: Error: Couldn't find constructor 'Default'. @Default(32) double emojiSizeMax, ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart:22:6: Error: Couldn't find constructor 'Default'. @Default(0) double verticalSpacing, ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart:24:6: Error: Couldn't find constructor 'Default'. @Default(0) double horizontalSpacing, ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart:26:6: Error: Couldn't find constructor 'Default'. @Default(EmojiCategory.RECENT) EmojiCategory initCategory, ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart:28:6: Error: Couldn't find constructor 'Default'. @Default(Color(0xFFEBEFF2)) Color? bgColor, ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart:30:6: Error: Couldn't find constructor 'Default'. @Default(Colors.grey) Color? categoryIconColor, ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart:32:6: Error: Couldn't find constructor 'Default'. @Default(Colors.blue) Color? selectedCategoryIconColor, ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart:34:6: Error: Couldn't find constructor 'Default'. @Default(Colors.blue) Color? selectedCategoryIconBackgroundColor, ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart:36:6: Error: Couldn't find constructor 'Default'. @Default(Colors.blue) Color? progressIndicatorColor, ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart:38:6: Error: Couldn't find constructor 'Default'. @Default(Colors.blue) Color? backspaceColor, ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart:40:6: Error: Couldn't find constructor 'Default'. @Default(true) bool showRecentsTab, ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart:42:6: Error: Couldn't find constructor 'Default'. @Default(28) int recentsLimit, ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart:43:6: Error: Couldn't find constructor 'Default'. @Default('Search emoji') String searchHintText, ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart:48:6: Error: Couldn't find constructor 'Default'. @Default('No recent emoji') String noRecentsText, ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart:51:6: Error: Couldn't find constructor 'Default'. @Default('No emoji found') String noEmojiFoundText, ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart:54:6: Error: Couldn't find constructor 'Default'. @Default(kTabScrollDuration) Duration tabIndicatorAnimDuration, ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart:56:6: Error: Couldn't find constructor 'Default'. @Default(EmojiCategoryIcons()) EmojiCategoryIcons emojiCategoryIcons, ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart:58:6: Error: Couldn't find constructor 'Default'. @Default(ButtonMode.MATERIAL) ButtonMode buttonMode, ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.freezed.dart:159:16: Error: The getter 'freezed' isn't defined for the class '_$EmojiPickerConfigCopyWithImpl<$Res, $Val>'. - '_$EmojiPickerConfigCopyWithImpl' is from 'package:appflowy/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart' ('lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. bgColor: freezed == bgColor ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.freezed.dart:163:26: Error: The getter 'freezed' isn't defined for the class '_$EmojiPickerConfigCopyWithImpl<$Res, $Val>'. - '_$EmojiPickerConfigCopyWithImpl' is from 'package:appflowy/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart' ('lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. categoryIconColor: freezed == categoryIconColor ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.freezed.dart:167:34: Error: The getter 'freezed' isn't defined for the class '_$EmojiPickerConfigCopyWithImpl<$Res, $Val>'. - '_$EmojiPickerConfigCopyWithImpl' is from 'package:appflowy/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart' ('lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. selectedCategoryIconColor: freezed == selectedCategoryIconColor ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.freezed.dart:171:44: Error: The getter 'freezed' isn't defined for the class '_$EmojiPickerConfigCopyWithImpl<$Res, $Val>'. - '_$EmojiPickerConfigCopyWithImpl' is from 'package:appflowy/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart' ('lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. selectedCategoryIconBackgroundColor: freezed == ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.freezed.dart:176:31: Error: The getter 'freezed' isn't defined for the class '_$EmojiPickerConfigCopyWithImpl<$Res, $Val>'. - '_$EmojiPickerConfigCopyWithImpl' is from 'package:appflowy/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart' ('lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. progressIndicatorColor: freezed == progressIndicatorColor ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.freezed.dart:180:23: Error: The getter 'freezed' isn't defined for the class '_$EmojiPickerConfigCopyWithImpl<$Res, $Val>'. - '_$EmojiPickerConfigCopyWithImpl' is from 'package:appflowy/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart' ('lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. backspaceColor: freezed == backspaceColor ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.freezed.dart:196:28: Error: The getter 'freezed' isn't defined for the class '_$EmojiPickerConfigCopyWithImpl<$Res, $Val>'. - '_$EmojiPickerConfigCopyWithImpl' is from 'package:appflowy/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart' ('lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. serachHintTextStyle: freezed == serachHintTextStyle ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.freezed.dart:200:30: Error: The getter 'freezed' isn't defined for the class '_$EmojiPickerConfigCopyWithImpl<$Res, $Val>'. - '_$EmojiPickerConfigCopyWithImpl' is from 'package:appflowy/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart' ('lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. serachBarEnableBorder: freezed == serachBarEnableBorder ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.freezed.dart:204:31: Error: The getter 'freezed' isn't defined for the class '_$EmojiPickerConfigCopyWithImpl<$Res, $Val>'. - '_$EmojiPickerConfigCopyWithImpl' is from 'package:appflowy/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart' ('lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. serachBarFocusedBorder: freezed == serachBarFocusedBorder ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.freezed.dart:212:23: Error: The getter 'freezed' isn't defined for the class '_$EmojiPickerConfigCopyWithImpl<$Res, $Val>'. - '_$EmojiPickerConfigCopyWithImpl' is from 'package:appflowy/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart' ('lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. noRecentsStyle: freezed == noRecentsStyle ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.freezed.dart:220:29: Error: The getter 'freezed' isn't defined for the class '_$EmojiPickerConfigCopyWithImpl<$Res, $Val>'. - '_$EmojiPickerConfigCopyWithImpl' is from 'package:appflowy/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart' ('lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. scrollBarHandleColor: freezed == scrollBarHandleColor ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.freezed.dart:332:16: Error: The getter 'freezed' isn't defined for the class '__$$EmojiPickerConfigImplCopyWithImpl<$Res>'. - '__$$EmojiPickerConfigImplCopyWithImpl' is from 'package:appflowy/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart' ('lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. bgColor: freezed == bgColor ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.freezed.dart:336:26: Error: The getter 'freezed' isn't defined for the class '__$$EmojiPickerConfigImplCopyWithImpl<$Res>'. - '__$$EmojiPickerConfigImplCopyWithImpl' is from 'package:appflowy/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart' ('lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. categoryIconColor: freezed == categoryIconColor ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.freezed.dart:340:34: Error: The getter 'freezed' isn't defined for the class '__$$EmojiPickerConfigImplCopyWithImpl<$Res>'. - '__$$EmojiPickerConfigImplCopyWithImpl' is from 'package:appflowy/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart' ('lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. selectedCategoryIconColor: freezed == selectedCategoryIconColor ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.freezed.dart:344:44: Error: The getter 'freezed' isn't defined for the class '__$$EmojiPickerConfigImplCopyWithImpl<$Res>'. - '__$$EmojiPickerConfigImplCopyWithImpl' is from 'package:appflowy/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart' ('lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. selectedCategoryIconBackgroundColor: freezed == ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.freezed.dart:349:31: Error: The getter 'freezed' isn't defined for the class '__$$EmojiPickerConfigImplCopyWithImpl<$Res>'. - '__$$EmojiPickerConfigImplCopyWithImpl' is from 'package:appflowy/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart' ('lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. progressIndicatorColor: freezed == progressIndicatorColor ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.freezed.dart:353:23: Error: The getter 'freezed' isn't defined for the class '__$$EmojiPickerConfigImplCopyWithImpl<$Res>'. - '__$$EmojiPickerConfigImplCopyWithImpl' is from 'package:appflowy/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart' ('lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. backspaceColor: freezed == backspaceColor ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.freezed.dart:369:28: Error: The getter 'freezed' isn't defined for the class '__$$EmojiPickerConfigImplCopyWithImpl<$Res>'. - '__$$EmojiPickerConfigImplCopyWithImpl' is from 'package:appflowy/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart' ('lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. serachHintTextStyle: freezed == serachHintTextStyle ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.freezed.dart:373:30: Error: The getter 'freezed' isn't defined for the class '__$$EmojiPickerConfigImplCopyWithImpl<$Res>'. - '__$$EmojiPickerConfigImplCopyWithImpl' is from 'package:appflowy/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart' ('lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. serachBarEnableBorder: freezed == serachBarEnableBorder ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.freezed.dart:377:31: Error: The getter 'freezed' isn't defined for the class '__$$EmojiPickerConfigImplCopyWithImpl<$Res>'. - '__$$EmojiPickerConfigImplCopyWithImpl' is from 'package:appflowy/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart' ('lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. serachBarFocusedBorder: freezed == serachBarFocusedBorder ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.freezed.dart:385:23: Error: The getter 'freezed' isn't defined for the class '__$$EmojiPickerConfigImplCopyWithImpl<$Res>'. - '__$$EmojiPickerConfigImplCopyWithImpl' is from 'package:appflowy/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart' ('lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. noRecentsStyle: freezed == noRecentsStyle ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.freezed.dart:393:29: Error: The getter 'freezed' isn't defined for the class '__$$EmojiPickerConfigImplCopyWithImpl<$Res>'. - '__$$EmojiPickerConfigImplCopyWithImpl' is from 'package:appflowy/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart' ('lib/workspace/presentation/settings/widgets/emoji_picker/src/emji_picker_config.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. scrollBarHandleColor: freezed == scrollBarHandleColor ^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emoji_picker.dart:287:25: Error: The getter 'SharedPreferences' isn't defined for the class 'EmojiPickerState'. - 'EmojiPickerState' is from 'package:appflowy/workspace/presentation/settings/widgets/emoji_picker/src/emoji_picker.dart' ('lib/workspace/presentation/settings/widgets/emoji_picker/src/emoji_picker.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'SharedPreferences'. final prefs = await SharedPreferences.getInstance(); ^^^^^^^^^^^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emoji_picker.dart:302:25: Error: The getter 'SharedPreferences' isn't defined for the class 'EmojiPickerState'. - 'EmojiPickerState' is from 'package:appflowy/workspace/presentation/settings/widgets/emoji_picker/src/emoji_picker.dart' ('lib/workspace/presentation/settings/widgets/emoji_picker/src/emoji_picker.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'SharedPreferences'. final prefs = await SharedPreferences.getInstance(); ^^^^^^^^^^^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emoji_picker.dart:309:25: Error: The getter 'SharedPreferences' isn't defined for the class 'EmojiPickerState'. - 'EmojiPickerState' is from 'package:appflowy/workspace/presentation/settings/widgets/emoji_picker/src/emoji_picker.dart' ('lib/workspace/presentation/settings/widgets/emoji_picker/src/emoji_picker.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'SharedPreferences'. final prefs = await SharedPreferences.getInstance(); ^^^^^^^^^^^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/emoji_picker.dart:320:25: Error: The getter 'SharedPreferences' isn't defined for the class 'EmojiPickerState'. - 'EmojiPickerState' is from 'package:appflowy/workspace/presentation/settings/widgets/emoji_picker/src/emoji_picker.dart' ('lib/workspace/presentation/settings/widgets/emoji_picker/src/emoji_picker.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'SharedPreferences'. final prefs = await SharedPreferences.getInstance(); ^^^^^^^^^^^^^^^^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/flowy_emoji_picker_config.dart:15:45: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. searchHintText: LocaleKeys.emoji_search.tr(), ^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/flowy_emoji_picker_config.dart:29:46: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. noRecentsText: LocaleKeys.emoji_noRecent.tr(), ^^ lib/workspace/presentation/settings/widgets/emoji_picker/src/flowy_emoji_picker_config.dart:31:53: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. noEmojiFoundText: LocaleKeys.emoji_noEmojiFound.tr(), ^^ lib/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart:44:9: Error: 'EditorState' isn't a type. final EditorState editorState; ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart:47:9: Error: 'Node' isn't a type. final Node node; ^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart:73:30: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. final fontSize = context.read<DocumentAppearanceCubit>().state.fontSize; ^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart:75:12: Error: The method 'MultiBlocProvider' isn't defined for the class '_MentionDateBlockState'. - '_MentionDateBlockState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart' ('lib/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart'). Try correcting the name to the name of an existing method, or defining a method named 'MultiBlocProvider'. return MultiBlocProvider( ^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart:77:9: Error: The getter 'BlocProvider' isn't defined for the class '_MentionDateBlockState'. - '_MentionDateBlockState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart' ('lib/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. BlocProvider<ReminderBloc>.value(value: context.read<ReminderBloc>()), ^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart:77:9: Error: The static type of the explicit instantiation operand must be a generic function type but is 'dynamic'. Try changing the operand or remove the type arguments. BlocProvider<ReminderBloc>.value(value: context.read<ReminderBloc>()), ^ lib/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart:77:57: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. BlocProvider<ReminderBloc>.value(value: context.read<ReminderBloc>()), ^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart:78:9: Error: The getter 'BlocProvider' isn't defined for the class '_MentionDateBlockState'. - '_MentionDateBlockState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart' ('lib/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. BlocProvider<AppearanceSettingsCubit>.value( ^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart:78:9: Error: The static type of the explicit instantiation operand must be a generic function type but is 'dynamic'. Try changing the operand or remove the type arguments. BlocProvider<AppearanceSettingsCubit>.value( ^ lib/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart:79:26: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. value: context.read<AppearanceSettingsCubit>(), ^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart:82:14: Error: The method 'BlocBuilder' isn't defined for the class '_MentionDateBlockState'. - '_MentionDateBlockState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart' ('lib/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<AppearanceSettingsCubit, AppearanceSettingsState>( ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart:87:13: Error: The method 'BlocBuilder' isn't defined for the class '_MentionDateBlockState'. - '_MentionDateBlockState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart' ('lib/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. BlocBuilder<ReminderBloc, ReminderState>( ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart:120:33: Error: The getter 'withoutTime' isn't defined for the class 'DateTime'. - 'DateTime' is from 'dart:core'. Try correcting the name to the name of an existing getter, or defining a getter or field named 'withoutTime'. parsedDate!.withoutTime, ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart:127:42: Error: The getter 'withoutTime' isn't defined for the class 'DateTime'. - 'DateTime' is from 'dart:core'. Try correcting the name to the name of an existing getter, or defining a getter or field named 'withoutTime'. parsedDate = parsedDate!.withoutTime ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart:162:23: Error: The getter 'PlatformExtension' isn't defined for the class '_MentionDateBlockState'. - '_MentionDateBlockState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart' ('lib/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'PlatformExtension'. if (PlatformExtension.isMobile) { ^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart:260:30: Error: The method 'DateFormat' isn't defined for the class '_MentionDateBlockState'. - '_MentionDateBlockState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart' ('lib/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart'). Try correcting the name to the name of an existing method, or defining a method named 'DateFormat'. final twelveHourFormat = DateFormat('hh:mm a'); ^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart:261:34: Error: The method 'DateFormat' isn't defined for the class '_MentionDateBlockState'. - '_MentionDateBlockState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart' ('lib/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart'). Try correcting the name to the name of an existing method, or defining a method named 'DateFormat'. final twentyFourHourFormat = DateFormat('HH:mm'); ^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart:276:30: Error: The method 'DateFormat' isn't defined for the class '_MentionDateBlockState'. - '_MentionDateBlockState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart' ('lib/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart'). Try correcting the name to the name of an existing method, or defining a method named 'DateFormat'. final twelveHourFormat = DateFormat('HH:mm a'); ^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart:277:34: Error: The method 'DateFormat' isn't defined for the class '_MentionDateBlockState'. - '_MentionDateBlockState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart' ('lib/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart'). Try correcting the name to the name of an existing method, or defining a method named 'DateFormat'. final twentyFourHourFormat = DateFormat('HH:mm'); ^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart:351:24: Error: The method 'nanoid' isn't defined for the class '_MentionDateBlockState'. - '_MentionDateBlockState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart' ('lib/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart'). Try correcting the name to the name of an existing method, or defining a method named 'nanoid'. final reminderId = nanoid(); ^^^^^^ lib/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart:366:60: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.reminderNotification_title.tr(), ^^ lib/plugins/document/presentation/editor_plugins/mention/mention_date_block.dart:367:64: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. message: LocaleKeys.reminderNotification_message.tr(), ^^ lib/mobile/presentation/bottom_sheet/bottom_sheet_edit_link_widget.dart:56:45: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.editor_editLink.tr(), ^^ lib/mobile/presentation/bottom_sheet/bottom_sheet_edit_link_widget.dart:57:34: Error: The method 'pop' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'pop'. onClose: () => context.pop(), ^^^ lib/mobile/presentation/bottom_sheet/bottom_sheet_edit_link_widget.dart:65:60: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.document_inlineLink_title_placeholder.tr(), ^^ lib/mobile/presentation/bottom_sheet/bottom_sheet_edit_link_widget.dart:70:58: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.document_inlineLink_url_placeholder.tr(), ^^ lib/plugins/inline_actions/widgets/inline_actions_handler.dart:69:9: Error: 'EditorState' isn't a type. final EditorState editorState; ^^^^^^^^^^^ lib/plugins/inline_actions/widgets/inline_actions_handler.dart:174:56: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.inlineActions_noResults.tr(), ^^ lib/plugins/inline_actions/widgets/inline_actions_handler.dart:305:51: Error: The getter 'SelectionMoveRange' isn't defined for the class '_InlineActionsHandlerState'. - '_InlineActionsHandlerState' is from 'package:appflowy/plugins/inline_actions/widgets/inline_actions_handler.dart' ('lib/plugins/inline_actions/widgets/inline_actions_handler.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'SelectionMoveRange'. : widget.editorState.moveCursorBackward(SelectionMoveRange.character); ^^^^^^^^^^^^^^^^^^ lib/mobile/presentation/bottom_sheet/bottom_sheet_block_action_widget.dart:31:47: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. text: LocaleKeys.button_insertAbove.tr(), ^^ lib/mobile/presentation/bottom_sheet/bottom_sheet_block_action_widget.dart:40:47: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. text: LocaleKeys.button_insertBelow.tr(), ^^ lib/mobile/presentation/bottom_sheet/bottom_sheet_block_action_widget.dart:50:45: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. text: LocaleKeys.button_duplicate.tr(), ^^ lib/mobile/presentation/bottom_sheet/bottom_sheet_block_action_widget.dart:59:42: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. text: LocaleKeys.button_delete.tr(), ^^ lib/plugins/document/presentation/editor_plugins/image/resizeable_image.dart:64:30: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. _userProfilePB = context.read<DocumentBloc>().state.userProfilePB; ^^^^ lib/plugins/document/presentation/editor_plugins/image/resizeable_image.dart:90:9: Error: The method 'isURL' isn't defined for the class '_ResizableImageState'. - '_ResizableImageState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/resizeable_image.dart' ('lib/plugins/document/presentation/editor_plugins/image/resizeable_image.dart'). Try correcting the name to the name of an existing method, or defining a method named 'isURL'. if (isURL(src)) { ^^^^^ lib/plugins/document/presentation/editor_plugins/image/resizeable_image.dart:160:16: Error: The getter 'AppFlowyEditorL10n' isn't defined for the class '_ResizableImageState'. - '_ResizableImageState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/resizeable_image.dart' ('lib/plugins/document/presentation/editor_plugins/image/resizeable_image.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'AppFlowyEditorL10n'. Text(AppFlowyEditorL10n.current.loading), ^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/resizeable_image.dart:255:13: Error: The getter 'AppFlowyEditorL10n' isn't defined for the class '_ImageLoadFailedWidget'. - '_ImageLoadFailedWidget' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/resizeable_image.dart' ('lib/plugins/document/presentation/editor_plugins/image/resizeable_image.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'AppFlowyEditorL10n'. AppFlowyEditorL10n.current.imageLoadFailed, ^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/resizeable_image.dart:272:18: Error: 'HttpExceptionWithStatus' isn't a type. if (error is HttpExceptionWithStatus) { ^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/resizeable_image.dart:273:33: Error: 'HttpExceptionWithStatus' isn't a type. return 'Error ${(error as HttpExceptionWithStatus).statusCode}'; ^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/unsupport_image_widget.dart:35:66: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.document_imageBlock_unableToLoadImage.tr(), ^^ lib/plugins/document/presentation/editor_plugins/image/embed_image_url_widget.dart:29:74: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. hintText: LocaleKeys.document_imageBlock_embedLink_placeholder.tr(), ^^ lib/plugins/document/presentation/editor_plugins/image/embed_image_url_widget.dart:36:63: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.document_plugins_cover_invalidImageUrl.tr(), ^^ lib/plugins/document/presentation/editor_plugins/image/embed_image_url_widget.dart:47:62: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.document_imageBlock_embedLink_label.tr(), ^^ lib/plugins/document/presentation/editor_plugins/image/open_ai_image_widget.dart:38:73: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. hintText: LocaleKeys.document_imageBlock_ai_placeholder.tr(), ^^ lib/plugins/document/presentation/editor_plugins/image/open_ai_image_widget.dart:47:41: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.search_label.tr(), ^^ lib/plugins/document/presentation/editor_plugins/image/stability_ai_image_widget.dart:45:22: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(), ^^ lib/plugins/document/presentation/editor_plugins/image/stability_ai_image_widget.dart:54:41: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.search_label.tr(), ^^ lib/plugins/document/presentation/editor_plugins/image/stability_ai_image_widget.dart:83:57: Error: The method 'getTemporaryDirectory' isn't defined for the class '_StabilityAIImageWidgetState'. - '_StabilityAIImageWidgetState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/stability_ai_image_widget.dart' ('lib/plugins/document/presentation/editor_plugins/image/stability_ai_image_widget.dart'). Try correcting the name to the name of an existing method, or defining a method named 'getTemporaryDirectory'. final tempDirectory = await getTemporaryDirectory(); ^^^^^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/unsplash_image_widget.dart:44:20: Error: 'Photo' isn't a type. late Future<List<Photo>> randomPhotos; ^^^^^ lib/plugins/document/presentation/editor_plugins/image/unsplash_image_widget.dart:53:41: Error: The getter 'PhotoOrientation' isn't defined for the class '_UnsplashImageWidgetState'. - '_UnsplashImageWidgetState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/unsplash_image_widget.dart' ('lib/plugins/document/presentation/editor_plugins/image/unsplash_image_widget.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'PhotoOrientation'. .random(count: 18, orientation: PhotoOrientation.landscape) ^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/unsplash_image_widget.dart:107:26: Error: The getter 'PhotoOrientation' isn't defined for the class '_UnsplashImageWidgetState'. - '_UnsplashImageWidgetState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/unsplash_image_widget.dart' ('lib/plugins/document/presentation/editor_plugins/image/unsplash_image_widget.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'PhotoOrientation'. orientation: PhotoOrientation.landscape, ^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/unsplash_image_widget.dart:123:14: Error: 'Photo' isn't a type. final List<Photo> photos; ^^^^^ lib/plugins/document/presentation/editor_plugins/image/unsplash_image_widget.dart:182:9: Error: 'Photo' isn't a type. final Photo photo; ^^^^^ lib/plugins/document/presentation/editor_plugins/image/upload_image_file_widget.dart:31:61: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.document_imageBlock_upload_placeholder.tr(), ^^ lib/plugins/document/presentation/editor_plugins/image/upload_image_file_widget.dart:37:9: Error: The getter 'PlatformExtension' isn't defined for the class 'UploadImageFileWidget'. - 'UploadImageFileWidget' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/upload_image_file_widget.dart' ('lib/plugins/document/presentation/editor_plugins/image/upload_image_file_widget.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'PlatformExtension'. if (PlatformExtension.isDesktopOrWeb) { ^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/upload_image_file_widget.dart:47:9: Error: The getter 'PlatformExtension' isn't defined for the class 'UploadImageFileWidget'. - 'UploadImageFileWidget' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/upload_image_file_widget.dart' ('lib/plugins/document/presentation/editor_plugins/image/upload_image_file_widget.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'PlatformExtension'. if (PlatformExtension.isDesktopOrWeb) { ^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/upload_image_file_widget.dart:51:15: Error: The getter 'FileType' isn't defined for the class 'UploadImageFileWidget'. - 'UploadImageFileWidget' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/upload_image_file_widget.dart' ('lib/plugins/document/presentation/editor_plugins/image/upload_image_file_widget.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'FileType'. type: FileType.custom, ^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/upload_image_file_widget.dart:63:28: Error: The method 'ImagePicker' isn't defined for the class 'UploadImageFileWidget'. - 'UploadImageFileWidget' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/upload_image_file_widget.dart' ('lib/plugins/document/presentation/editor_plugins/image/upload_image_file_widget.dart'). Try correcting the name to the name of an existing method, or defining a method named 'ImagePicker'. final result = await ImagePicker().pickImage(source: ImageSource.gallery); ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/image/upload_image_file_widget.dart:63:60: Error: The getter 'ImageSource' isn't defined for the class 'UploadImageFileWidget'. - 'UploadImageFileWidget' is from 'package:appflowy/plugins/document/presentation/editor_plugins/image/upload_image_file_widget.dart' ('lib/plugins/document/presentation/editor_plugins/image/upload_image_file_widget.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'ImageSource'. final result = await ImagePicker().pickImage(source: ImageSource.gallery); ^^^^^^^^^^^ lib/workspace/presentation/settings/shared/settings_alert_dialog.dart:67:50: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.button_back.tr(), ^^ lib/workspace/presentation/settings/shared/settings_alert_dialog.dart:163:40: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.button_cancel.tr(), ^^ lib/workspace/presentation/settings/shared/settings_alert_dialog.dart:185:57: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. confirmLabel ?? LocaleKeys.button_confirm.tr(), ^^ lib/workspace/presentation/settings/shared/settings_input_field.dart:142:42: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.button_save.tr(), ^^ lib/workspace/presentation/settings/shared/settings_input_field.dart:155:44: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.button_cancel.tr(), ^^ lib/workspace/presentation/settings/widgets/setting_third_party_login.dart:24:12: Error: The method 'BlocProvider' isn't defined for the class 'SettingThirdPartyLogin'. - 'SettingThirdPartyLogin' is from 'package:appflowy/workspace/presentation/settings/widgets/setting_third_party_login.dart' ('lib/workspace/presentation/settings/widgets/setting_third_party_login.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. return BlocProvider( ^^^^^^^^^^^^ lib/workspace/presentation/settings/widgets/setting_third_party_login.dart:26:14: Error: The method 'BlocConsumer' isn't defined for the class 'SettingThirdPartyLogin'. - 'SettingThirdPartyLogin' is from 'package:appflowy/workspace/presentation/settings/widgets/setting_third_party_login.dart' ('lib/workspace/presentation/settings/widgets/setting_third_party_login.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocConsumer'. child: BlocConsumer<SignInBloc, SignInState>( ^^^^^^^^^^^^ lib/workspace/presentation/settings/widgets/setting_third_party_login.dart:40:55: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.signIn_syncPromptMessage.tr(), ^^ lib/workspace/application/settings/setting_file_importer_bloc.dart:15:34: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. SettingFileImportBloc() : super(SettingFileImportState.initial()) { ^ lib/workspace/application/settings/setting_file_importer_bloc.dart:16:5: Error: The method 'on' isn't defined for the class 'SettingFileImportBloc'. - 'SettingFileImportBloc' is from 'package:appflowy/workspace/application/settings/setting_file_importer_bloc.dart' ('lib/workspace/application/settings/setting_file_importer_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<SettingFileImportEvent>( ^^ lib/workspace/application/settings/setting_file_importer_bloc.dart:21:17: Error: The method 'DateFormat' isn't defined for the class 'SettingFileImportBloc'. - 'SettingFileImportBloc' is from 'package:appflowy/workspace/application/settings/setting_file_importer_bloc.dart' ('lib/workspace/application/settings/setting_file_importer_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'DateFormat'. DateFormat('yyyy-MM-dd HH:mm:ss').format(DateTime.now()); ^^^^^^^^^^ lib/workspace/application/settings/setting_file_importer_bloc.dart:26:15: Error: The getter 'state' isn't defined for the class 'SettingFileImportBloc'. - 'SettingFileImportBloc' is from 'package:appflowy/workspace/application/settings/setting_file_importer_bloc.dart' ('lib/workspace/application/settings/setting_file_importer_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith(loadingState: const LoadingState.loading()), ^^^^^ lib/workspace/application/settings/setting_file_importer_bloc.dart:30:18: Error: The getter 'isClosed' isn't defined for the class 'SettingFileImportBloc'. - 'SettingFileImportBloc' is from 'package:appflowy/workspace/application/settings/setting_file_importer_bloc.dart' ('lib/workspace/application/settings/setting_file_importer_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (!isClosed) { ^^^^^^^^ lib/workspace/application/settings/setting_file_importer_bloc.dart:31:15: Error: The method 'add' isn't defined for the class 'SettingFileImportBloc'. - 'SettingFileImportBloc' is from 'package:appflowy/workspace/application/settings/setting_file_importer_bloc.dart' ('lib/workspace/application/settings/setting_file_importer_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(SettingFileImportEvent.finishImport(result)); ^^^ lib/workspace/application/settings/setting_file_importer_bloc.dart:38:19: Error: The getter 'state' isn't defined for the class 'SettingFileImportBloc'. - 'SettingFileImportBloc' is from 'package:appflowy/workspace/application/settings/setting_file_importer_bloc.dart' ('lib/workspace/application/settings/setting_file_importer_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/workspace/application/settings/setting_file_importer_bloc.dart:48:19: Error: The getter 'state' isn't defined for the class 'SettingFileImportBloc'. - 'SettingFileImportBloc' is from 'package:appflowy/workspace/application/settings/setting_file_importer_bloc.dart' ('lib/workspace/application/settings/setting_file_importer_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/workspace/application/settings/setting_file_importer_bloc.dart:49:48: Error: Inferred type argument 'dynamic' doesn't conform to the bound 'Object' of the type variable 'F' on 'FlowyResult'. - 'Object' is from 'dart:core'. Try specifying type arguments explicitly so that they conform to the bounds. successOrFail: FlowyResult.failure(err), ^ packages/appflowy_result/lib/src/result.dart:1:31: Context: This is the type variable whose bound isn't conformed to. abstract class FlowyResult<S, F extends Object> { ^ lib/workspace/application/settings/setting_file_importer_bloc.freezed.dart:405:22: Error: The getter 'freezed' isn't defined for the class '_$SettingFileImportStateCopyWithImpl<$Res, $Val>'. - '_$SettingFileImportStateCopyWithImpl' is from 'package:appflowy/workspace/application/settings/setting_file_importer_bloc.dart' ('lib/workspace/application/settings/setting_file_importer_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. successOrFail: freezed == successOrFail ^^^^^^^ lib/workspace/application/settings/setting_file_importer_bloc.freezed.dart:459:22: Error: The getter 'freezed' isn't defined for the class '__$$SettingFileImportStateImplCopyWithImpl<$Res>'. - '__$$SettingFileImportStateImplCopyWithImpl' is from 'package:appflowy/workspace/application/settings/setting_file_importer_bloc.dart' ('lib/workspace/application/settings/setting_file_importer_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. successOrFail: freezed == successOrFail ^^^^^^^ lib/workspace/application/settings/settings_location_cubit.dart:21:34: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. SettingsLocationCubit() : super(const SettingsLocationState.initial()) { ^ lib/workspace/application/settings/settings_location_cubit.dart:28:5: Error: The method 'emit' isn't defined for the class 'SettingsLocationCubit'. - 'SettingsLocationCubit' is from 'package:appflowy/workspace/application/settings/settings_location_cubit.dart' ('lib/workspace/application/settings/settings_location_cubit.dart'). Try correcting the name to the name of an existing method, or defining a method named 'emit'. emit(SettingsLocationState.didReceivedPath(directory.path)); ^^^^ lib/workspace/application/settings/settings_location_cubit.dart:33:5: Error: The method 'emit' isn't defined for the class 'SettingsLocationCubit'. - 'SettingsLocationCubit' is from 'package:appflowy/workspace/application/settings/settings_location_cubit.dart' ('lib/workspace/application/settings/settings_location_cubit.dart'). Try correcting the name to the name of an existing method, or defining a method named 'emit'. emit(SettingsLocationState.didReceivedPath(path)); ^^^^ lib/workspace/application/settings/settings_location_cubit.dart:41:16: Error: The method 'emit' isn't defined for the class 'SettingsLocationCubit'. - 'SettingsLocationCubit' is from 'package:appflowy/workspace/application/settings/settings_location_cubit.dart' ('lib/workspace/application/settings/settings_location_cubit.dart'). Try correcting the name to the name of an existing method, or defining a method named 'emit'. (l) => emit(SettingsLocationState.didReceivedPath(l.userFolder)), ^^^^ lib/workspace/presentation/settings/widgets/files/settings_export_file_widget.dart:27:48: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_files_exportData.tr(), ^^ lib/workspace/presentation/settings/widgets/files/settings_export_file_widget.dart:30:11: Error: The method 'padding' isn't defined for the class 'FlowyText'. - 'FlowyText' is from 'package:flowy_infra_ui/style_widget/text.dart' ('packages/flowy_infra_ui/lib/style_widget/text.dart'). Try correcting the name to the name of an existing method, or defining a method named 'padding'. ).padding(horizontal: 5.0), ^^^^^^^ lib/workspace/presentation/settings/widgets/files/settings_export_file_widget.dart:66:53: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. tooltipText: LocaleKeys.settings_files_export.tr(), ^^ lib/shared/af_role_pb_extension.dart:21:61: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.settings_appearance_members_owner.tr(); ^^ lib/shared/af_role_pb_extension.dart:23:62: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.settings_appearance_members_member.tr(); ^^ lib/shared/af_role_pb_extension.dart:25:61: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.settings_appearance_members_guest.tr(); ^^ lib/workspace/application/settings/workspace/workspace_settings_bloc.dart:16:34: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. WorkspaceSettingsBloc() : super(WorkspaceSettingsState.initial()) { ^ lib/workspace/application/settings/workspace/workspace_settings_bloc.dart:17:5: Error: The method 'on' isn't defined for the class 'WorkspaceSettingsBloc'. - 'WorkspaceSettingsBloc' is from 'package:appflowy/workspace/application/settings/workspace/workspace_settings_bloc.dart' ('lib/workspace/application/settings/workspace/workspace_settings_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<WorkspaceSettingsEvent>( ^^ lib/workspace/application/settings/workspace/workspace_settings_bloc.dart:44:20: Error: The getter 'state' isn't defined for the class 'WorkspaceSettingsBloc'. - 'WorkspaceSettingsBloc' is from 'package:appflowy/workspace/application/settings/workspace/workspace_settings_bloc.dart' ('lib/workspace/application/settings/workspace/workspace_settings_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(workspace: currentWorkspaceInList)); ^^^^^ lib/workspace/application/settings/workspace/workspace_settings_bloc.dart:60:17: Error: The getter 'state' isn't defined for the class 'WorkspaceSettingsBloc'. - 'WorkspaceSettingsBloc' is from 'package:appflowy/workspace/application/settings/workspace/workspace_settings_bloc.dart' ('lib/workspace/application/settings/workspace/workspace_settings_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/workspace/application/settings/workspace/workspace_settings_bloc.dart:72:28: Error: The getter 'state' isn't defined for the class 'WorkspaceSettingsBloc'. - 'WorkspaceSettingsBloc' is from 'package:appflowy/workspace/application/settings/workspace/workspace_settings_bloc.dart' ('lib/workspace/application/settings/workspace/workspace_settings_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. workspaceId: state.workspace?.workspaceId, ^^^^^ lib/workspace/application/settings/workspace/workspace_settings_bloc.dart:77:13: Error: The getter 'state' isn't defined for the class 'WorkspaceSettingsBloc'. - 'WorkspaceSettingsBloc' is from 'package:appflowy/workspace/application/settings/workspace/workspace_settings_bloc.dart' ('lib/workspace/application/settings/workspace/workspace_settings_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.workspace!.freeze(); ^^^^^ lib/workspace/application/settings/workspace/workspace_settings_bloc.dart:78:28: Error: The getter 'state' isn't defined for the class 'WorkspaceSettingsBloc'. - 'WorkspaceSettingsBloc' is from 'package:appflowy/workspace/application/settings/workspace/workspace_settings_bloc.dart' ('lib/workspace/application/settings/workspace/workspace_settings_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. final update = state.workspace!.rebuild((p0) => p0.name = name); ^^^^^ lib/workspace/application/settings/workspace/workspace_settings_bloc.dart:81:27: Error: The getter 'state' isn't defined for the class 'WorkspaceSettingsBloc'. - 'WorkspaceSettingsBloc' is from 'package:appflowy/workspace/application/settings/workspace/workspace_settings_bloc.dart' ('lib/workspace/application/settings/workspace/workspace_settings_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. (_) => emit(state.copyWith(workspace: update)), ^^^^^ lib/workspace/application/settings/workspace/workspace_settings_bloc.dart:86:17: Error: The getter 'state' isn't defined for the class 'WorkspaceSettingsBloc'. - 'WorkspaceSettingsBloc' is from 'package:appflowy/workspace/application/settings/workspace/workspace_settings_bloc.dart' ('lib/workspace/application/settings/workspace/workspace_settings_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. if (state.workspace == null) { ^^^^^ lib/workspace/application/settings/workspace/workspace_settings_bloc.dart:91:31: Error: The getter 'state' isn't defined for the class 'WorkspaceSettingsBloc'. - 'WorkspaceSettingsBloc' is from 'package:appflowy/workspace/application/settings/workspace/workspace_settings_bloc.dart' ('lib/workspace/application/settings/workspace/workspace_settings_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. ..workspaceId = state.workspace!.workspaceId ^^^^^ lib/workspace/application/settings/workspace/workspace_settings_bloc.dart:97:17: Error: The getter 'state' isn't defined for the class 'WorkspaceSettingsBloc'. - 'WorkspaceSettingsBloc' is from 'package:appflowy/workspace/application/settings/workspace/workspace_settings_bloc.dart' ('lib/workspace/application/settings/workspace/workspace_settings_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.workspace!.freeze(); ^^^^^ lib/workspace/application/settings/workspace/workspace_settings_bloc.dart:99:21: Error: The getter 'state' isn't defined for the class 'WorkspaceSettingsBloc'. - 'WorkspaceSettingsBloc' is from 'package:appflowy/workspace/application/settings/workspace/workspace_settings_bloc.dart' ('lib/workspace/application/settings/workspace/workspace_settings_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.workspace!.rebuild((p0) => p0.icon = icon); ^^^^^ lib/workspace/application/settings/workspace/workspace_settings_bloc.dart:101:29: Error: The getter 'state' isn't defined for the class 'WorkspaceSettingsBloc'. - 'WorkspaceSettingsBloc' is from 'package:appflowy/workspace/application/settings/workspace/workspace_settings_bloc.dart' ('lib/workspace/application/settings/workspace/workspace_settings_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. return emit(state.copyWith(workspace: newWorkspace)); ^^^^^ lib/workspace/application/settings/workspace/workspace_settings_bloc.dart:107:20: Error: The getter 'state' isn't defined for the class 'WorkspaceSettingsBloc'. - 'WorkspaceSettingsBloc' is from 'package:appflowy/workspace/application/settings/workspace/workspace_settings_bloc.dart' ('lib/workspace/application/settings/workspace/workspace_settings_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(deleteWorkspace: true)), ^^^^^ lib/workspace/application/settings/workspace/workspace_settings_bloc.dart:109:20: Error: The getter 'state' isn't defined for the class 'WorkspaceSettingsBloc'. - 'WorkspaceSettingsBloc' is from 'package:appflowy/workspace/application/settings/workspace/workspace_settings_bloc.dart' ('lib/workspace/application/settings/workspace/workspace_settings_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(leaveWorkspace: true)), ^^^^^ lib/workspace/application/settings/workspace/workspace_settings_bloc.dart:136:6: Error: Couldn't find constructor 'Default'. @Default(null) UserWorkspacePB? workspace, ^^^^^^^ lib/workspace/application/settings/workspace/workspace_settings_bloc.dart:151:6: Error: Couldn't find constructor 'Default'. @Default(null) UserWorkspacePB? workspace, ^^^^^^^ lib/workspace/application/settings/workspace/workspace_settings_bloc.dart:152:6: Error: Couldn't find constructor 'Default'. @Default([]) List<WorkspaceMemberPB> members, ^^^^^^^ lib/workspace/application/settings/workspace/workspace_settings_bloc.dart:153:6: Error: Couldn't find constructor 'Default'. @Default(AFRolePB.Guest) AFRolePB myRole, ^^^^^^^ lib/workspace/application/settings/workspace/workspace_settings_bloc.dart:154:6: Error: Couldn't find constructor 'Default'. @Default(false) bool deleteWorkspace, ^^^^^^^ lib/workspace/application/settings/workspace/workspace_settings_bloc.dart:155:6: Error: Couldn't find constructor 'Default'. @Default(false) bool leaveWorkspace, ^^^^^^^ lib/workspace/application/settings/workspace/workspace_settings_bloc.freezed.dart:128:18: Error: The getter 'freezed' isn't defined for the class '__$$InitialImplCopyWithImpl<$Res>'. - '__$$InitialImplCopyWithImpl' is from 'package:appflowy/workspace/application/settings/workspace/workspace_settings_bloc.dart' ('lib/workspace/application/settings/workspace/workspace_settings_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. workspace: freezed == workspace ^^^^^^^ lib/workspace/application/settings/workspace/workspace_settings_bloc.freezed.dart:881:18: Error: The getter 'freezed' isn't defined for the class '_$WorkspaceSettingsStateCopyWithImpl<$Res, $Val>'. - '_$WorkspaceSettingsStateCopyWithImpl' is from 'package:appflowy/workspace/application/settings/workspace/workspace_settings_bloc.dart' ('lib/workspace/application/settings/workspace/workspace_settings_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. workspace: freezed == workspace ^^^^^^^ lib/workspace/application/settings/workspace/workspace_settings_bloc.freezed.dart:942:18: Error: The getter 'freezed' isn't defined for the class '__$$WorkspaceSettingsStateImplCopyWithImpl<$Res>'. - '__$$WorkspaceSettingsStateImplCopyWithImpl' is from 'package:appflowy/workspace/application/settings/workspace/workspace_settings_bloc.dart' ('lib/workspace/application/settings/workspace/workspace_settings_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. workspace: freezed == workspace ^^^^^^^ lib/workspace/application/settings/workspace/workspace_settings_bloc.freezed.dart:984:21: Error: 'EqualUnmodifiableListView' isn't a type. if (_members is EqualUnmodifiableListView) return _members; ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/workspace/application/settings/workspace/workspace_settings_bloc.freezed.dart:986:12: Error: The method 'EqualUnmodifiableListView' isn't defined for the class '_$WorkspaceSettingsStateImpl'. - '_$WorkspaceSettingsStateImpl' is from 'package:appflowy/workspace/application/settings/workspace/workspace_settings_bloc.dart' ('lib/workspace/application/settings/workspace/workspace_settings_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'EqualUnmodifiableListView'. return EqualUnmodifiableListView(_members); ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/workspace/presentation/settings/shared/document_color_setting_button.dart:146:55: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. labelText: LocaleKeys.editor_hexValue.tr(), ^^ lib/workspace/presentation/settings/shared/document_color_setting_button.dart:155:54: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. labelText: LocaleKeys.editor_opacity.tr(), ^^ lib/workspace/presentation/settings/shared/document_color_setting_button.dart:212:74: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.settings_appearance_documentSettings_hexEmptyError.tr(); ^^ lib/workspace/presentation/settings/shared/document_color_setting_button.dart:215:75: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.settings_appearance_documentSettings_hexLengthError.tr(); ^^ lib/workspace/presentation/settings/shared/document_color_setting_button.dart:224:12: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(); ^^ lib/workspace/presentation/settings/shared/document_color_setting_button.dart:234:10: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(); ^^ lib/workspace/presentation/settings/shared/document_color_setting_button.dart:240:10: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(); ^^ lib/workspace/presentation/settings/shared/settings_dropdown.dart:44:32: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. final fontFamily = context.read<AppearanceSettingsCubit>().state.font; ^^^^ lib/workspace/presentation/settings/widgets/theme_upload/theme_upload_view.dart:65:12: Error: The method 'BlocListener' isn't defined for the class '_ThemeUploadWidgetState'. - '_ThemeUploadWidgetState' is from 'package:appflowy/workspace/presentation/settings/widgets/theme_upload/theme_upload_view.dart' ('lib/workspace/presentation/settings/widgets/theme_upload/theme_upload_view.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocListener'. return BlocListener<DynamicPluginBloc, DynamicPluginState>( ^^^^^^^^^^^^ packages/flowy_infra/lib/plugins/bloc/dynamic_plugin_bloc.dart:12:14: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. : super(const DynamicPluginState.uninitialized()) { ^ packages/flowy_infra/lib/plugins/bloc/dynamic_plugin_bloc.dart:13:5: Error: The method 'on' isn't defined for the class 'DynamicPluginBloc'. - 'DynamicPluginBloc' is from 'package:flowy_infra/plugins/bloc/dynamic_plugin_bloc.dart' ('packages/flowy_infra/lib/plugins/bloc/dynamic_plugin_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<DynamicPluginEvent>(dispatch); ^^ packages/flowy_infra/lib/plugins/bloc/dynamic_plugin_bloc.dart:14:5: Error: The method 'add' isn't defined for the class 'DynamicPluginBloc'. - 'DynamicPluginBloc' is from 'package:flowy_infra/plugins/bloc/dynamic_plugin_bloc.dart' ('packages/flowy_infra/lib/plugins/bloc/dynamic_plugin_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(DynamicPluginEvent.load()); ^^^ packages/flowy_infra/lib/plugins/bloc/dynamic_plugin_bloc.dart:18:33: Error: 'Emitter' isn't a type. DynamicPluginEvent event, Emitter<DynamicPluginState> emit) async { ^^^^^^^ packages/flowy_infra/lib/plugins/bloc/dynamic_plugin_bloc.dart:26:32: Error: 'Emitter' isn't a type. Future<void> onLoadRequested(Emitter<DynamicPluginState> emit) async { ^^^^^^^ packages/flowy_infra/lib/plugins/bloc/dynamic_plugin_bloc.dart:31:26: Error: 'Emitter' isn't a type. Future<void> addPlugin(Emitter<DynamicPluginState> emit) async { ^^^^^^^ packages/flowy_infra/lib/plugins/bloc/dynamic_plugin_bloc.dart:52:7: Error: 'Emitter' isn't a type. Emitter<DynamicPluginState> emit, String name) async { ^^^^^^^ packages/flowy_infra/lib/plugins/bloc/dynamic_plugin_state.freezed.dart:288:19: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality().equals(other.plugins, plugins)); ^^^^^^^^^^^^^^^^^^^^^^ packages/flowy_infra/lib/plugins/bloc/dynamic_plugin_state.freezed.dart:293:38: Error: Couldn't find constructor 'DeepCollectionEquality'. Object.hash(runtimeType, const DeepCollectionEquality().hash(plugins)); ^^^^^^^^^^^^^^^^^^^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart:14:15: Error: 'CommandShortcutEvent' isn't a type. @Default(<CommandShortcutEvent>[]) ^^^^^^^^^^^^^^^^^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart:14:6: Error: Couldn't find constructor 'Default'. @Default(<CommandShortcutEvent>[]) ^^^^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart:15:10: Error: 'CommandShortcutEvent' isn't a type. List<CommandShortcutEvent> commandShortcutEvents, ^^^^^^^^^^^^^^^^^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart:16:6: Error: Couldn't find constructor 'Default'. @Default(ShortcutsStatus.initial) ShortcutsStatus status, ^^^^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart:17:6: Error: Couldn't find constructor 'Default'. @Default('') String error, ^^^^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart:24:39: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. ShortcutsCubit(this.service) : super(const ShortcutsState()); ^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart:29:5: Error: The method 'emit' isn't defined for the class 'ShortcutsCubit'. - 'ShortcutsCubit' is from 'package:appflowy/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart' ('lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart'). Try correcting the name to the name of an existing method, or defining a method named 'emit'. emit( ^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart:30:7: Error: The getter 'state' isn't defined for the class 'ShortcutsCubit'. - 'ShortcutsCubit' is from 'package:appflowy/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart' ('lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart:45:21: Error: The getter 'key' isn't defined for the class 'Object?'. - 'Object' is from 'dart:core'. Try correcting the name to the name of an existing getter, or defining a getter or field named 'key'. (a, b) => a.key.toLowerCase().compareTo(b.key.toLowerCase()), ^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart:45:51: Error: The getter 'key' isn't defined for the class 'Object?'. - 'Object' is from 'dart:core'. Try correcting the name to the name of an existing getter, or defining a getter or field named 'key'. (a, b) => a.key.toLowerCase().compareTo(b.key.toLowerCase()), ^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart:48:7: Error: The method 'emit' isn't defined for the class 'ShortcutsCubit'. - 'ShortcutsCubit' is from 'package:appflowy/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart' ('lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart'). Try correcting the name to the name of an existing method, or defining a method named 'emit'. emit( ^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart:49:9: Error: The getter 'state' isn't defined for the class 'ShortcutsCubit'. - 'ShortcutsCubit' is from 'package:appflowy/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart' ('lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart:56:7: Error: The method 'emit' isn't defined for the class 'ShortcutsCubit'. - 'ShortcutsCubit' is from 'package:appflowy/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart' ('lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart'). Try correcting the name to the name of an existing method, or defining a method named 'emit'. emit( ^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart:57:9: Error: The getter 'state' isn't defined for the class 'ShortcutsCubit'. - 'ShortcutsCubit' is from 'package:appflowy/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart' ('lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart:59:69: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. error: LocaleKeys.settings_shortcuts_couldNotLoadErrorMsg.tr(), ^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart:66:5: Error: The method 'emit' isn't defined for the class 'ShortcutsCubit'. - 'ShortcutsCubit' is from 'package:appflowy/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart' ('lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart'). Try correcting the name to the name of an existing method, or defining a method named 'emit'. emit( ^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart:67:7: Error: The getter 'state' isn't defined for the class 'ShortcutsCubit'. - 'ShortcutsCubit' is from 'package:appflowy/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart' ('lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart:73:38: Error: The getter 'state' isn't defined for the class 'ShortcutsCubit'. - 'ShortcutsCubit' is from 'package:appflowy/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart' ('lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. await service.saveAllShortcuts(state.commandShortcutEvents); ^^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart:74:7: Error: The method 'emit' isn't defined for the class 'ShortcutsCubit'. - 'ShortcutsCubit' is from 'package:appflowy/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart' ('lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart'). Try correcting the name to the name of an existing method, or defining a method named 'emit'. emit( ^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart:75:9: Error: The getter 'state' isn't defined for the class 'ShortcutsCubit'. - 'ShortcutsCubit' is from 'package:appflowy/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart' ('lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart:81:7: Error: The method 'emit' isn't defined for the class 'ShortcutsCubit'. - 'ShortcutsCubit' is from 'package:appflowy/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart' ('lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart'). Try correcting the name to the name of an existing method, or defining a method named 'emit'. emit( ^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart:82:9: Error: The getter 'state' isn't defined for the class 'ShortcutsCubit'. - 'ShortcutsCubit' is from 'package:appflowy/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart' ('lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart:84:69: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. error: LocaleKeys.settings_shortcuts_couldNotSaveErrorMsg.tr(), ^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart:91:5: Error: The method 'emit' isn't defined for the class 'ShortcutsCubit'. - 'ShortcutsCubit' is from 'package:appflowy/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart' ('lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart'). Try correcting the name to the name of an existing method, or defining a method named 'emit'. emit( ^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart:92:7: Error: The getter 'state' isn't defined for the class 'ShortcutsCubit'. - 'ShortcutsCubit' is from 'package:appflowy/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart' ('lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart:101:7: Error: The method 'emit' isn't defined for the class 'ShortcutsCubit'. - 'ShortcutsCubit' is from 'package:appflowy/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart' ('lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart'). Try correcting the name to the name of an existing method, or defining a method named 'emit'. emit( ^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart:102:9: Error: The getter 'state' isn't defined for the class 'ShortcutsCubit'. - 'ShortcutsCubit' is from 'package:appflowy/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart' ('lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart:104:69: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. error: LocaleKeys.settings_shortcuts_couldNotSaveErrorMsg.tr(), ^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart:113:22: Error: 'CommandShortcutEvent' isn't a type. String getConflict(CommandShortcutEvent currentShortcut, String command) { ^^^^^^^^^^^^^^^^^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart:117:21: Error: The getter 'state' isn't defined for the class 'ShortcutsCubit'. - 'ShortcutsCubit' is from 'package:appflowy/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart' ('lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. for (final e in state.commandShortcutEvents) { ^^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.freezed.dart:36:13: Error: 'CommandShortcutEvent' isn't a type. {List<CommandShortcutEvent> commandShortcutEvents, ^^^^^^^^^^^^^^^^^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.freezed.dart:62:23: Error: 'CommandShortcutEvent' isn't a type. as List<CommandShortcutEvent>, ^^^^^^^^^^^^^^^^^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.freezed.dart:84:13: Error: 'CommandShortcutEvent' isn't a type. {List<CommandShortcutEvent> commandShortcutEvents, ^^^^^^^^^^^^^^^^^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.freezed.dart:108:23: Error: 'CommandShortcutEvent' isn't a type. as List<CommandShortcutEvent>, ^^^^^^^^^^^^^^^^^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.freezed.dart:125:19: Error: 'CommandShortcutEvent' isn't a type. {final List<CommandShortcutEvent> commandShortcutEvents = ^^^^^^^^^^^^^^^^^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.freezed.dart:131:14: Error: 'CommandShortcutEvent' isn't a type. final List<CommandShortcutEvent> _commandShortcutEvents; ^^^^^^^^^^^^^^^^^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.freezed.dart:135:35: Error: 'EqualUnmodifiableListView' isn't a type. if (_commandShortcutEvents is EqualUnmodifiableListView) ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.freezed.dart:138:12: Error: The method 'EqualUnmodifiableListView' isn't defined for the class '_$ShortcutsStateImpl'. - '_$ShortcutsStateImpl' is from 'package:appflowy/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart' ('lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.dart'). Try correcting the name to the name of an existing method, or defining a method named 'EqualUnmodifiableListView'. return EqualUnmodifiableListView(_commandShortcutEvents); ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.freezed.dart:158:19: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality() ^^^^^^^^^^^^^^^^^^^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.freezed.dart:167:13: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality().hash(_commandShortcutEvents), ^^^^^^^^^^^^^^^^^^^^^^ lib/workspace/application/settings/shortcuts/settings_shortcuts_cubit.freezed.dart:181:19: Error: 'CommandShortcutEvent' isn't a type. {final List<CommandShortcutEvent> commandShortcutEvents, ^^^^^^^^^^^^^^^^^^^^ lib/workspace/presentation/notifications/widgets/notification_hub_title.dart:17:42: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.notificationHub_title.tr(), ^^ lib/workspace/presentation/notifications/widgets/notification_tab_bar.dart:37:64: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. label: LocaleKeys.notificationHub_tabs_inbox.tr(), ^^ lib/workspace/presentation/notifications/widgets/notification_tab_bar.dart:41:67: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. label: LocaleKeys.notificationHub_tabs_upcoming.tr(), ^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.dart:9:29: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. FavoriteMenuBloc() : super(FavoriteMenuState.initial()) { ^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.dart:10:5: Error: The method 'on' isn't defined for the class 'FavoriteMenuBloc'. - 'FavoriteMenuBloc' is from 'package:appflowy/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.dart' ('lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<FavoriteMenuEvent>( ^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.dart:26:15: Error: The getter 'state' isn't defined for the class 'FavoriteMenuBloc'. - 'FavoriteMenuBloc' is from 'package:appflowy/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.dart' ('lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.dart:51:15: Error: The getter 'state' isn't defined for the class 'FavoriteMenuBloc'. - 'FavoriteMenuBloc' is from 'package:appflowy/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.dart' ('lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.dart:107:6: Error: Couldn't find constructor 'Default'. @Default([]) List<ViewPB> views, ^^^^^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.dart:108:6: Error: Couldn't find constructor 'Default'. @Default([]) List<ViewPB> queriedViews, ^^^^^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.dart:109:6: Error: Couldn't find constructor 'Default'. @Default([]) List<ViewPB> todayViews, ^^^^^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.dart:110:6: Error: Couldn't find constructor 'Default'. @Default([]) List<ViewPB> thisWeekViews, ^^^^^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.dart:111:6: Error: Couldn't find constructor 'Default'. @Default([]) List<ViewPB> otherViews, ^^^^^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.freezed.dart:460:19: Error: 'EqualUnmodifiableListView' isn't a type. if (_views is EqualUnmodifiableListView) return _views; ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.freezed.dart:462:12: Error: The method 'EqualUnmodifiableListView' isn't defined for the class '_$FavoriteMenuStateImpl'. - '_$FavoriteMenuStateImpl' is from 'package:appflowy/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.dart' ('lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'EqualUnmodifiableListView'. return EqualUnmodifiableListView(_views); ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.freezed.dart:469:26: Error: 'EqualUnmodifiableListView' isn't a type. if (_queriedViews is EqualUnmodifiableListView) return _queriedViews; ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.freezed.dart:471:12: Error: The method 'EqualUnmodifiableListView' isn't defined for the class '_$FavoriteMenuStateImpl'. - '_$FavoriteMenuStateImpl' is from 'package:appflowy/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.dart' ('lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'EqualUnmodifiableListView'. return EqualUnmodifiableListView(_queriedViews); ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.freezed.dart:478:24: Error: 'EqualUnmodifiableListView' isn't a type. if (_todayViews is EqualUnmodifiableListView) return _todayViews; ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.freezed.dart:480:12: Error: The method 'EqualUnmodifiableListView' isn't defined for the class '_$FavoriteMenuStateImpl'. - '_$FavoriteMenuStateImpl' is from 'package:appflowy/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.dart' ('lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'EqualUnmodifiableListView'. return EqualUnmodifiableListView(_todayViews); ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.freezed.dart:487:27: Error: 'EqualUnmodifiableListView' isn't a type. if (_thisWeekViews is EqualUnmodifiableListView) return _thisWeekViews; ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.freezed.dart:489:12: Error: The method 'EqualUnmodifiableListView' isn't defined for the class '_$FavoriteMenuStateImpl'. - '_$FavoriteMenuStateImpl' is from 'package:appflowy/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.dart' ('lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'EqualUnmodifiableListView'. return EqualUnmodifiableListView(_thisWeekViews); ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.freezed.dart:496:24: Error: 'EqualUnmodifiableListView' isn't a type. if (_otherViews is EqualUnmodifiableListView) return _otherViews; ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.freezed.dart:498:12: Error: The method 'EqualUnmodifiableListView' isn't defined for the class '_$FavoriteMenuStateImpl'. - '_$FavoriteMenuStateImpl' is from 'package:appflowy/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.dart' ('lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'EqualUnmodifiableListView'. return EqualUnmodifiableListView(_otherViews); ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.freezed.dart:511:19: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality().equals(other._views, _views) && ^^^^^^^^^^^^^^^^^^^^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.freezed.dart:512:19: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality() ^^^^^^^^^^^^^^^^^^^^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.freezed.dart:514:19: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality() ^^^^^^^^^^^^^^^^^^^^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.freezed.dart:516:19: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality() ^^^^^^^^^^^^^^^^^^^^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.freezed.dart:518:19: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality() ^^^^^^^^^^^^^^^^^^^^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.freezed.dart:525:13: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality().hash(_views), ^^^^^^^^^^^^^^^^^^^^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.freezed.dart:526:13: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality().hash(_queriedViews), ^^^^^^^^^^^^^^^^^^^^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.freezed.dart:527:13: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality().hash(_todayViews), ^^^^^^^^^^^^^^^^^^^^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.freezed.dart:528:13: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality().hash(_thisWeekViews), ^^^^^^^^^^^^^^^^^^^^^^ lib/workspace/presentation/home/menu/sidebar/favorites/favorite_menu_bloc.freezed.dart:529:13: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality().hash(_otherViews)); ^^^^^^^^^^^^^^^^^^^^^^ lib/workspace/presentation/home/menu/view/view_action_type.dart:26:51: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.disclosureAction_delete.tr(); ^^ lib/workspace/presentation/home/menu/view/view_action_type.dart:28:53: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.disclosureAction_favorite.tr(); ^^ lib/workspace/presentation/home/menu/view/view_action_type.dart:30:55: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.disclosureAction_unfavorite.tr(); ^^ lib/workspace/presentation/home/menu/view/view_action_type.dart:32:54: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.disclosureAction_duplicate.tr(); ^^ lib/workspace/presentation/home/menu/view/view_action_type.dart:34:53: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.disclosureAction_copyLink.tr(); ^^ lib/workspace/presentation/home/menu/view/view_action_type.dart:36:51: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.disclosureAction_rename.tr(); ^^ lib/workspace/presentation/home/menu/view/view_action_type.dart:38:51: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.disclosureAction_moveTo.tr(); ^^ lib/workspace/presentation/home/menu/view/view_action_type.dart:40:55: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.disclosureAction_openNewTab.tr(); ^^ lib/workspace/presentation/home/menu/view/view_action_type.dart:42:55: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.disclosureAction_changeIcon.tr(); ^^ lib/workspace/presentation/home/menu/view/view_action_type.dart:44:61: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.disclosureAction_collapseAllPages.tr(); ^^ lib/workspace/presentation/home/menu/view/view_add_button.dart:128:51: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. String get name => LocaleKeys.moreAction_import.tr(); ^^ lib/plugins/database/grid/application/filter/filter_create_bloc.dart:24:14: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. super(GridCreateFilterState.initial(fieldController.fieldInfos)) { ^ lib/plugins/database/grid/application/filter/filter_create_bloc.dart:34:5: Error: The method 'on' isn't defined for the class 'GridCreateFilterBloc'. - 'GridCreateFilterBloc' is from 'package:appflowy/plugins/database/grid/application/filter/filter_create_bloc.dart' ('lib/plugins/database/grid/application/filter/filter_create_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<GridCreateFilterEvent>( ^^ lib/plugins/database/grid/application/filter/filter_create_bloc.dart:42:15: Error: The getter 'state' isn't defined for the class 'GridCreateFilterBloc'. - 'GridCreateFilterBloc' is from 'package:appflowy/plugins/database/grid/application/filter/filter_create_bloc.dart' ('lib/plugins/database/grid/application/filter/filter_create_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/plugins/database/grid/application/filter/filter_create_bloc.dart:44:56: Error: The getter 'state' isn't defined for the class 'GridCreateFilterBloc'. - 'GridCreateFilterBloc' is from 'package:appflowy/plugins/database/grid/application/filter/filter_create_bloc.dart' ('lib/plugins/database/grid/application/filter/filter_create_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. creatableFields: _filterFields(fields, state.filterText), ^^^^^ lib/plugins/database/grid/application/filter/filter_create_bloc.dart:50:15: Error: The getter 'state' isn't defined for the class 'GridCreateFilterBloc'. - 'GridCreateFilterBloc' is from 'package:appflowy/plugins/database/grid/application/filter/filter_create_bloc.dart' ('lib/plugins/database/grid/application/filter/filter_create_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/plugins/database/grid/application/filter/filter_create_bloc.dart:52:48: Error: The getter 'state' isn't defined for the class 'GridCreateFilterBloc'. - 'GridCreateFilterBloc' is from 'package:appflowy/plugins/database/grid/application/filter/filter_create_bloc.dart' ('lib/plugins/database/grid/application/filter/filter_create_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. creatableFields: _filterFields(state.allFields, text), ^^^^^ lib/plugins/database/grid/application/filter/filter_create_bloc.dart:57:18: Error: The getter 'state' isn't defined for the class 'GridCreateFilterBloc'. - 'GridCreateFilterBloc' is from 'package:appflowy/plugins/database/grid/application/filter/filter_create_bloc.dart' ('lib/plugins/database/grid/application/filter/filter_create_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(didCreateFilter: true)); ^^^^^ lib/plugins/database/grid/application/filter/filter_create_bloc.dart:89:7: Error: The method 'add' isn't defined for the class 'GridCreateFilterBloc'. - 'GridCreateFilterBloc' is from 'package:appflowy/plugins/database/grid/application/filter/filter_create_bloc.dart' ('lib/plugins/database/grid/application/filter/filter_create_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(GridCreateFilterEvent.didReceiveFields(fields)); ^^^ lib/plugins/database/grid/application/filter/filter_create_bloc.dart:158:18: Error: Superclass has no method named 'close'. return super.close(); ^^^^^ lib/plugins/database/grid/application/filter/filter_create_bloc.dart:158:18: Error: A value of type 'invalid-type' can't be returned from an async function with return type 'Future<void>'. - 'Future' is from 'dart:async'. return super.close(); ^ lib/plugins/database/grid/application/filter/filter_create_bloc.freezed.dart:243:20: Error: 'EqualUnmodifiableListView' isn't a type. if (_fields is EqualUnmodifiableListView) return _fields; ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/grid/application/filter/filter_create_bloc.freezed.dart:245:12: Error: The method 'EqualUnmodifiableListView' isn't defined for the class '_$DidReceiveFieldsImpl'. - '_$DidReceiveFieldsImpl' is from 'package:appflowy/plugins/database/grid/application/filter/filter_create_bloc.dart' ('lib/plugins/database/grid/application/filter/filter_create_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'EqualUnmodifiableListView'. return EqualUnmodifiableListView(_fields); ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/grid/application/filter/filter_create_bloc.freezed.dart:258:19: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality().equals(other._fields, _fields)); ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/grid/application/filter/filter_create_bloc.freezed.dart:263:38: Error: Couldn't find constructor 'DeepCollectionEquality'. Object.hash(runtimeType, const DeepCollectionEquality().hash(_fields)); ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/grid/application/filter/filter_create_bloc.freezed.dart:796:29: Error: 'EqualUnmodifiableListView' isn't a type. if (_creatableFields is EqualUnmodifiableListView) return _creatableFields; ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/grid/application/filter/filter_create_bloc.freezed.dart:798:12: Error: The method 'EqualUnmodifiableListView' isn't defined for the class '_$GridFilterStateImpl'. - '_$GridFilterStateImpl' is from 'package:appflowy/plugins/database/grid/application/filter/filter_create_bloc.dart' ('lib/plugins/database/grid/application/filter/filter_create_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'EqualUnmodifiableListView'. return EqualUnmodifiableListView(_creatableFields); ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/grid/application/filter/filter_create_bloc.freezed.dart:804:23: Error: 'EqualUnmodifiableListView' isn't a type. if (_allFields is EqualUnmodifiableListView) return _allFields; ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/grid/application/filter/filter_create_bloc.freezed.dart:806:12: Error: The method 'EqualUnmodifiableListView' isn't defined for the class '_$GridFilterStateImpl'. - '_$GridFilterStateImpl' is from 'package:appflowy/plugins/database/grid/application/filter/filter_create_bloc.dart' ('lib/plugins/database/grid/application/filter/filter_create_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'EqualUnmodifiableListView'. return EqualUnmodifiableListView(_allFields); ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/grid/application/filter/filter_create_bloc.freezed.dart:824:19: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality() ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/grid/application/filter/filter_create_bloc.freezed.dart:826:19: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality() ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/grid/application/filter/filter_create_bloc.freezed.dart:836:13: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality().hash(_creatableFields), ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/grid/application/filter/filter_create_bloc.freezed.dart:837:13: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality().hash(_allFields), ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/checkbox.dart:34:9: Error: The method 'add' isn't defined for the class 'CheckboxFilterEditorBloc'. - 'CheckboxFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/checkbox_filter_editor_bloc.dart' ('lib/plugins/database/grid/application/filter/checkbox_filter_editor_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. ..add(const CheckboxFilterEditorEvent.initial()); ^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/checkbox.dart:46:12: Error: The getter 'BlocProvider' isn't defined for the class '_CheckboxFilterChoicechipState'. - '_CheckboxFilterChoicechipState' is from 'package:appflowy/plugins/database/grid/presentation/widgets/filter/choicechip/checkbox.dart' ('lib/plugins/database/grid/presentation/widgets/filter/choicechip/checkbox.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. return BlocProvider.value( ^^^^^^^^^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/checkbox.dart:48:14: Error: The method 'BlocBuilder' isn't defined for the class '_CheckboxFilterChoicechipState'. - '_CheckboxFilterChoicechipState' is from 'package:appflowy/plugins/database/grid/presentation/widgets/filter/choicechip/checkbox.dart' ('lib/plugins/database/grid/presentation/widgets/filter/choicechip/checkbox.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<CheckboxFilterEditorBloc, CheckboxFilterEditorState>( ^^^^^^^^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/checkbox.dart:68:71: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. final prefix = LocaleKeys.grid_checkboxFilter_choicechipPrefix_is.tr(); ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/checkbox.dart:87:12: Error: The getter 'BlocProvider' isn't defined for the class '_CheckboxFilterEditorState'. - '_CheckboxFilterEditorState' is from 'package:appflowy/plugins/database/grid/presentation/widgets/filter/choicechip/checkbox.dart' ('lib/plugins/database/grid/presentation/widgets/filter/choicechip/checkbox.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. return BlocProvider.value( ^^^^^^^^^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/checkbox.dart:89:14: Error: The method 'BlocBuilder' isn't defined for the class '_CheckboxFilterEditorState'. - '_CheckboxFilterEditorState' is from 'package:appflowy/plugins/database/grid/presentation/widgets/filter/choicechip/checkbox.dart' ('lib/plugins/database/grid/presentation/widgets/filter/choicechip/checkbox.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<CheckboxFilterEditorBloc, CheckboxFilterEditorState>( ^^^^^^^^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/checkbox.dart:124:20: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<CheckboxFilterEditorBloc>() ^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/checkbox.dart:134:24: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<CheckboxFilterEditorBloc>() ^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/checkbox.dart:205:57: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.grid_checkboxFilter_isChecked.tr(); ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/checkbox.dart:207:59: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.grid_checkboxFilter_isUnchecked.tr(); ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/checklist/checklist.dart:33:10: Error: The method 'add' isn't defined for the class 'ChecklistFilterEditorBloc'. - 'ChecklistFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/checklist_filter_bloc.dart' ('lib/plugins/database/grid/application/filter/checklist_filter_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. bloc.add(const ChecklistFilterEditorEvent.initial()); ^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/checklist/checklist.dart:45:12: Error: The getter 'BlocProvider' isn't defined for the class '_ChecklistFilterChoicechipState'. - '_ChecklistFilterChoicechipState' is from 'package:appflowy/plugins/database/grid/presentation/widgets/filter/choicechip/checklist/checklist.dart' ('lib/plugins/database/grid/presentation/widgets/filter/choicechip/checklist/checklist.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. return BlocProvider.value( ^^^^^^^^^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/checklist/checklist.dart:47:14: Error: The method 'BlocBuilder' isn't defined for the class '_ChecklistFilterChoicechipState'. - '_ChecklistFilterChoicechipState' is from 'package:appflowy/plugins/database/grid/presentation/widgets/filter/choicechip/checklist/checklist.dart' ('lib/plugins/database/grid/presentation/widgets/filter/choicechip/checklist/checklist.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<ChecklistFilterEditorBloc, ChecklistFilterEditorState>( ^^^^^^^^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/checklist/checklist.dart:87:12: Error: The getter 'BlocProvider' isn't defined for the class 'ChecklistState'. - 'ChecklistState' is from 'package:appflowy/plugins/database/grid/presentation/widgets/filter/choicechip/checklist/checklist.dart' ('lib/plugins/database/grid/presentation/widgets/filter/choicechip/checklist/checklist.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. return BlocProvider.value( ^^^^^^^^^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/checklist/checklist.dart:89:14: Error: The method 'BlocBuilder' isn't defined for the class 'ChecklistState'. - 'ChecklistState' is from 'package:appflowy/plugins/database/grid/presentation/widgets/filter/choicechip/checklist/checklist.dart' ('lib/plugins/database/grid/presentation/widgets/filter/choicechip/checklist/checklist.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<ChecklistFilterEditorBloc, ChecklistFilterEditorState>( ^^^^^^^^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/checklist/checklist.dart:151:14: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<ChecklistFilterEditorBloc>() ^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/checklist/checklist.dart:172:59: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.grid_checklistFilter_isComplete.tr(); ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/checklist/checklist.dart:174:61: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.grid_checklistFilter_isIncomplted.tr(); ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/number.dart:32:12: Error: The method 'BlocProvider' isn't defined for the class '_NumberFilterChoiceChipState'. - '_NumberFilterChoiceChipState' is from 'package:appflowy/plugins/database/grid/presentation/widgets/filter/choicechip/number.dart' ('lib/plugins/database/grid/presentation/widgets/filter/choicechip/number.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. return BlocProvider( ^^^^^^^^^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/number.dart:36:14: Error: The method 'BlocBuilder' isn't defined for the class '_NumberFilterChoiceChipState'. - '_NumberFilterChoiceChipState' is from 'package:appflowy/plugins/database/grid/presentation/widgets/filter/choicechip/number.dart' ('lib/plugins/database/grid/presentation/widgets/filter/choicechip/number.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<NumberFilterEditorBloc, NumberFilterEditorState>( ^^^^^^^^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/number.dart:42:22: Error: The getter 'BlocProvider' isn't defined for the class '_NumberFilterChoiceChipState'. - '_NumberFilterChoiceChipState' is from 'package:appflowy/plugins/database/grid/presentation/widgets/filter/choicechip/number.dart' ('lib/plugins/database/grid/presentation/widgets/filter/choicechip/number.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. return BlocProvider.value( ^^^^^^^^^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/number.dart:69:12: Error: The method 'BlocBuilder' isn't defined for the class '_NumberFilterEditorState'. - '_NumberFilterEditorState' is from 'package:appflowy/plugins/database/grid/presentation/widgets/filter/choicechip/number.dart' ('lib/plugins/database/grid/presentation/widgets/filter/choicechip/number.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<NumberFilterEditorBloc, NumberFilterEditorState>( ^^^^^^^^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/number.dart:110:22: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<NumberFilterEditorBloc>() ^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/number.dart:122:24: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<NumberFilterEditorBloc>() ^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/number.dart:139:53: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. hintText: LocaleKeys.grid_settings_typeAValue.tr(), ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/number.dart:144:14: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<NumberFilterEditorBloc>() ^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/number.dart:209:75: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. NumberFilterConditionPB.Equal => LocaleKeys.grid_numberFilter_equal.tr(), ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/number.dart:211:47: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_numberFilter_notEqual.tr(), ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/number.dart:213:47: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_numberFilter_lessThan.tr(), ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/number.dart:215:56: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_numberFilter_lessThanOrEqualTo.tr(), ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/number.dart:217:50: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_numberFilter_greaterThan.tr(), ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/number.dart:219:59: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_numberFilter_greaterThanOrEqualTo.tr(), ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/number.dart:221:46: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_numberFilter_isEmpty.tr(), ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/number.dart:223:49: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_numberFilter_isNotEmpty.tr(), ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/select_option/select_option.dart:45:10: Error: The method 'add' isn't defined for the class 'SelectOptionFilterEditorBloc'. - 'SelectOptionFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/select_option_filter_bloc.dart' ('lib/plugins/database/grid/application/filter/select_option_filter_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. bloc.add(const SelectOptionFilterEditorEvent.initial()); ^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/select_option/select_option.dart:57:12: Error: The getter 'BlocProvider' isn't defined for the class '_SelectOptionFilterChoicechipState'. - '_SelectOptionFilterChoicechipState' is from 'package:appflowy/plugins/database/grid/presentation/widgets/filter/choicechip/select_option/select_option.dart' ('lib/plugins/database/grid/presentation/widgets/filter/choicechip/select_option/select_option.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. return BlocProvider.value( ^^^^^^^^^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/select_option/select_option.dart:59:14: Error: The method 'BlocBuilder' isn't defined for the class '_SelectOptionFilterChoicechipState'. - '_SelectOptionFilterChoicechipState' is from 'package:appflowy/plugins/database/grid/presentation/widgets/filter/choicechip/select_option/select_option.dart' ('lib/plugins/database/grid/presentation/widgets/filter/choicechip/select_option/select_option.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<SelectOptionFilterEditorBloc, ^^^^^^^^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/select_option/select_option.dart:95:12: Error: The getter 'BlocProvider' isn't defined for the class '_SelectOptionFilterEditorState'. - '_SelectOptionFilterEditorState' is from 'package:appflowy/plugins/database/grid/presentation/widgets/filter/choicechip/select_option/select_option.dart' ('lib/plugins/database/grid/presentation/widgets/filter/choicechip/select_option/select_option.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. return BlocProvider.value( ^^^^^^^^^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/select_option/select_option.dart:97:14: Error: The method 'BlocBuilder' isn't defined for the class '_SelectOptionFilterEditorState'. - '_SelectOptionFilterEditorState' is from 'package:appflowy/plugins/database/grid/presentation/widgets/filter/choicechip/select_option/select_option.dart' ('lib/plugins/database/grid/presentation/widgets/filter/choicechip/select_option/select_option.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<SelectOptionFilterEditorBloc, ^^^^^^^^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/select_option/select_option.dart:158:23: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<SelectOptionFilterEditorBloc>().add( ^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/select_option/select_option.dart:169:24: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<SelectOptionFilterEditorBloc>() ^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/text.dart:24:12: Error: The method 'BlocProvider' isn't defined for the class 'TextFilterChoicechip'. - 'TextFilterChoicechip' is from 'package:appflowy/plugins/database/grid/presentation/widgets/filter/choicechip/text.dart' ('lib/plugins/database/grid/presentation/widgets/filter/choicechip/text.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. return BlocProvider( ^^^^^^^^^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/text.dart:29:14: Error: The method 'BlocBuilder' isn't defined for the class 'TextFilterChoicechip'. - 'TextFilterChoicechip' is from 'package:appflowy/plugins/database/grid/presentation/widgets/filter/choicechip/text.dart' ('lib/plugins/database/grid/presentation/widgets/filter/choicechip/text.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<TextFilterEditorBloc, TextFilterEditorState>( ^^^^^^^^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/text.dart:35:22: Error: The getter 'BlocProvider' isn't defined for the class 'TextFilterChoicechip'. - 'TextFilterChoicechip' is from 'package:appflowy/plugins/database/grid/presentation/widgets/filter/choicechip/text.dart' ('lib/plugins/database/grid/presentation/widgets/filter/choicechip/text.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. return BlocProvider.value( ^^^^^^^^^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/text.dart:28:10: Error: The method 'add' isn't defined for the class 'TextFilterEditorBloc'. - 'TextFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/text_filter_editor_bloc.dart' ('lib/plugins/database/grid/application/filter/text_filter_editor_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. )..add(const TextFilterEditorEvent.initial()), ^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/text.dart:77:12: Error: The method 'BlocBuilder' isn't defined for the class '_TextFilterEditorState'. - '_TextFilterEditorState' is from 'package:appflowy/plugins/database/grid/presentation/widgets/filter/choicechip/text.dart' ('lib/plugins/database/grid/presentation/widgets/filter/choicechip/text.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<TextFilterEditorBloc, TextFilterEditorState>( ^^^^^^^^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/text.dart:115:22: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<TextFilterEditorBloc>() ^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/text.dart:127:24: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<TextFilterEditorBloc>() ^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/text.dart:144:53: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. hintText: LocaleKeys.grid_settings_typeAValue.tr(), ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/text.dart:149:14: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<TextFilterEditorBloc>() ^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/text.dart:220:52: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.grid_textFilter_contains.tr(); ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/text.dart:222:58: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.grid_textFilter_doesNotContain.tr(); ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/text.dart:224:52: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.grid_textFilter_endsWith.tr(); ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/text.dart:226:46: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.grid_textFilter_is.tr(); ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/text.dart:228:49: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.grid_textFilter_isNot.tr(); ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/text.dart:230:53: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.grid_textFilter_startWith.tr(); ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/text.dart:232:51: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.grid_textFilter_isEmpty.tr(); ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/text.dart:234:54: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.grid_textFilter_isNotEmpty.tr(); ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/text.dart:243:66: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.grid_textFilter_choicechipPrefix_isNot.tr(); ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/text.dart:245:68: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.grid_textFilter_choicechipPrefix_endWith.tr(); ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/text.dart:247:66: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.grid_textFilter_choicechipPrefix_isNot.tr(); ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/text.dart:249:70: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.grid_textFilter_choicechipPrefix_startWith.tr(); ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/text.dart:251:68: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.grid_textFilter_choicechipPrefix_isEmpty.tr(); ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/text.dart:253:71: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.grid_textFilter_choicechipPrefix_isNotEmpty.tr(); ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/url.dart:19:12: Error: The method 'BlocProvider' isn't defined for the class 'URLFilterChoiceChip'. - 'URLFilterChoiceChip' is from 'package:appflowy/plugins/database/grid/presentation/widgets/filter/choicechip/url.dart' ('lib/plugins/database/grid/presentation/widgets/filter/choicechip/url.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. return BlocProvider( ^^^^^^^^^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/url.dart:24:14: Error: The method 'BlocBuilder' isn't defined for the class 'URLFilterChoiceChip'. - 'URLFilterChoiceChip' is from 'package:appflowy/plugins/database/grid/presentation/widgets/filter/choicechip/url.dart' ('lib/plugins/database/grid/presentation/widgets/filter/choicechip/url.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<TextFilterEditorBloc, TextFilterEditorState>( ^^^^^^^^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/url.dart:30:22: Error: The getter 'BlocProvider' isn't defined for the class 'URLFilterChoiceChip'. - 'URLFilterChoiceChip' is from 'package:appflowy/plugins/database/grid/presentation/widgets/filter/choicechip/url.dart' ('lib/plugins/database/grid/presentation/widgets/filter/choicechip/url.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. return BlocProvider.value( ^^^^^^^^^^^^ lib/plugins/database/domain/checklist_cell_service.dart:59:12: Error: The method 'freeze' isn't defined for the class 'SelectOptionPB'. - 'SelectOptionPB' is from 'package:appflowy_backend/protobuf/flowy-database2/select_option_entities.pb.dart' ('packages/appflowy_backend/lib/protobuf/flowy-database2/select_option_entities.pb.dart'). Try correcting the name to the name of an existing method, or defining a method named 'freeze'. option.freeze(); ^^^^^^ lib/plugins/database/domain/checklist_cell_service.dart:60:30: Error: The method 'rebuild' isn't defined for the class 'SelectOptionPB'. - 'SelectOptionPB' is from 'package:appflowy_backend/protobuf/flowy-database2/select_option_entities.pb.dart' ('packages/appflowy_backend/lib/protobuf/flowy-database2/select_option_entities.pb.dart'). Try correcting the name to the name of an existing method, or defining a method named 'rebuild'. final newOption = option.rebuild((option) { ^^^^^^^ lib/plugins/database/application/field/type_option/relation_type_option_cubit.dart:11:38: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. RelationDatabaseListCubit() : super(RelationDatabaseListState.initial()) { ^ lib/plugins/database/application/field/type_option/relation_type_option_cubit.dart:32:5: Error: The method 'emit' isn't defined for the class 'RelationDatabaseListCubit'. - 'RelationDatabaseListCubit' is from 'package:appflowy/plugins/database/application/field/type_option/relation_type_option_cubit.dart' ('lib/plugins/database/application/field/type_option/relation_type_option_cubit.dart'). Try correcting the name to the name of an existing method, or defining a method named 'emit'. emit( ^^^^ lib/plugins/database/application/field/type_option/relation_type_option_cubit.freezed.dart:281:27: Error: 'EqualUnmodifiableListView' isn't a type. if (_databaseMetas is EqualUnmodifiableListView) return _databaseMetas; ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/field/type_option/relation_type_option_cubit.freezed.dart:283:12: Error: The method 'EqualUnmodifiableListView' isn't defined for the class '_$RelationDatabaseListStateImpl'. - '_$RelationDatabaseListStateImpl' is from 'package:appflowy/plugins/database/application/field/type_option/relation_type_option_cubit.dart' ('lib/plugins/database/application/field/type_option/relation_type_option_cubit.dart'). Try correcting the name to the name of an existing method, or defining a method named 'EqualUnmodifiableListView'. return EqualUnmodifiableListView(_databaseMetas); ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/field/type_option/relation_type_option_cubit.freezed.dart:296:19: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality() ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/field/type_option/relation_type_option_cubit.freezed.dart:302:26: Error: Couldn't find constructor 'DeepCollectionEquality'. runtimeType, const DeepCollectionEquality().hash(_databaseMetas)); ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/widgets/setting/database_setting_action.dart:39:52: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.grid_settings_properties.tr(); ^^ lib/plugins/database/widgets/setting/database_setting_action.dart:41:56: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.grid_settings_databaseLayout.tr(); ^^ lib/plugins/database/widgets/setting/database_setting_action.dart:43:47: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.grid_settings_group.tr(); ^^ lib/plugins/database/widgets/setting/database_setting_action.dart:45:50: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.calendar_settings_name.tr(); ^^ lib/plugins/database/widgets/cell_editor/checklist_cell_editor.dart:52:12: Error: The method 'BlocConsumer' isn't defined for the class '_ChecklistCellEditorState'. - '_ChecklistCellEditorState' is from 'package:appflowy/plugins/database/widgets/cell_editor/checklist_cell_editor.dart' ('lib/plugins/database/widgets/cell_editor/checklist_cell_editor.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocConsumer'. return BlocConsumer<ChecklistCellBloc, ChecklistCellState>( ^^^^^^^^^^^^ lib/plugins/database/widgets/cell_editor/checklist_cell_editor.dart:208:16: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<ChecklistCellBloc>() ^^^^ lib/plugins/database/widgets/cell_editor/checklist_cell_editor.dart:243:42: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. onPressed: () => context.read<ChecklistCellBloc>().add( ^^^^ lib/plugins/database/widgets/cell_editor/checklist_cell_editor.dart:270:70: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. hintText: LocaleKeys.grid_checklist_taskHint.tr(), ^^ lib/plugins/database/widgets/cell_editor/checklist_cell_editor.dart:295:42: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. onPressed: () => context.read<ChecklistCellBloc>().add( ^^^^ lib/plugins/database/widgets/cell_editor/checklist_cell_editor.dart:313:13: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<ChecklistCellBloc>().add( ^^^^ lib/plugins/database/widgets/cell_editor/checklist_cell_editor.dart:371:60: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. hintText: LocaleKeys.grid_checklist_addNew.tr(), ^^ lib/plugins/database/widgets/cell_editor/checklist_cell_editor.dart:376:24: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<ChecklistCellBloc>() ^^^^ lib/plugins/database/widgets/cell_editor/checklist_cell_editor.dart:386:53: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_checklist_submitNewTask.tr(), ^^ lib/plugins/database/widgets/cell_editor/checklist_cell_editor.dart:399:29: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<ChecklistCellBloc>().add( ^^^^ lib/plugins/database/widgets/cell_editor/mobile_checklist_cell_editor.dart:31:14: Error: The method 'BlocBuilder' isn't defined for the class '_MobileChecklistCellEditScreenState'. - '_MobileChecklistCellEditScreenState' is from 'package:appflowy/plugins/database/widgets/cell_editor/mobile_checklist_cell_editor.dart' ('lib/plugins/database/widgets/cell_editor/mobile_checklist_cell_editor.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<ChecklistCellBloc, ChecklistCellState>( ^^^^^^^^^^^ lib/plugins/database/widgets/cell_editor/mobile_checklist_cell_editor.dart:63:38: Error: The method 'pop' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'pop'. onPressed: () => context.pop(), ^^^ lib/plugins/database/widgets/cell_editor/mobile_checklist_cell_editor.dart:70:56: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_field_checklistFieldName.tr(), ^^ lib/plugins/database/widgets/cell_editor/mobile_checklist_cell_editor.dart:85:12: Error: The method 'BlocBuilder' isn't defined for the class '_TaskList'. - '_TaskList' is from 'package:appflowy/plugins/database/widgets/cell_editor/mobile_checklist_cell_editor.dart' ('lib/plugins/database/widgets/cell_editor/mobile_checklist_cell_editor.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<ChecklistCellBloc, ChecklistCellState>( ^^^^^^^^^^^ lib/plugins/database/widgets/cell_editor/mobile_checklist_cell_editor.dart:161:18: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<ChecklistCellBloc>() ^^^^ lib/plugins/database/widgets/cell_editor/mobile_checklist_cell_editor.dart:188:62: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. hintText: LocaleKeys.grid_checklist_taskHint.tr(), ^^ lib/plugins/database/widgets/cell_editor/mobile_checklist_cell_editor.dart:222:13: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<ChecklistCellBloc>().add( ^^^^ lib/plugins/database/widgets/cell_editor/mobile_checklist_cell_editor.dart:259:48: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.button_delete.tr(), ^^ lib/plugins/database/widgets/cell_editor/mobile_checklist_cell_editor.dart:241:25: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<ChecklistCellBloc>().add( ^^^^ lib/plugins/database/widgets/cell_editor/mobile_checklist_cell_editor.dart:244:25: Error: The method 'pop' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'pop'. context.pop(); ^^^ lib/plugins/database/widgets/cell_editor/mobile_checklist_cell_editor.dart:295:58: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. FlowyText(LocaleKeys.grid_checklist_addNew.tr(), fontSize: 15), ^^ lib/plugins/database/widgets/cell_editor/mobile_checklist_cell_editor.dart:286:16: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<ChecklistCellBloc>() ^^^^ lib/plugins/database/widgets/cell_editor/date_editor.dart:39:12: Error: The method 'MultiBlocProvider' isn't defined for the class '_DateCellEditor'. - '_DateCellEditor' is from 'package:appflowy/plugins/database/widgets/cell_editor/date_editor.dart' ('lib/plugins/database/widgets/cell_editor/date_editor.dart'). Try correcting the name to the name of an existing method, or defining a method named 'MultiBlocProvider'. return MultiBlocProvider( ^^^^^^^^^^^^^^^^^ lib/plugins/database/widgets/cell_editor/date_editor.dart:41:9: Error: The method 'BlocProvider' isn't defined for the class '_DateCellEditor'. - '_DateCellEditor' is from 'package:appflowy/plugins/database/widgets/cell_editor/date_editor.dart' ('lib/plugins/database/widgets/cell_editor/date_editor.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. BlocProvider<DateCellEditorBloc>( ^^^^^^^^^^^^ lib/plugins/database/widgets/cell_editor/date_editor.dart:48:14: Error: The method 'BlocBuilder' isn't defined for the class '_DateCellEditor'. - '_DateCellEditor' is from 'package:appflowy/plugins/database/widgets/cell_editor/date_editor.dart' ('lib/plugins/database/widgets/cell_editor/date_editor.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<DateCellEditorBloc, DateCellEditorState>( ^^^^^^^^^^^ lib/plugins/database/widgets/cell_editor/relation_cell_editor.dart:28:12: Error: The method 'BlocBuilder' isn't defined for the class 'RelationCellEditor'. - 'RelationCellEditor' is from 'package:appflowy/plugins/database/widgets/cell_editor/relation_cell_editor.dart' ('lib/plugins/database/widgets/cell_editor/relation_cell_editor.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<RelationCellBloc, RelationCellState>( ^^^^^^^^^^^ lib/plugins/database/widgets/cell_editor/relation_cell_editor.dart:71:20: Error: The method 'add' isn't defined for the class 'RelationRowSearchBloc'. - 'RelationRowSearchBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_row_search_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. bloc.add(const RelationRowSearchEvent.focusPreviousOption()); ^^^ lib/plugins/database/widgets/cell_editor/relation_cell_editor.dart:77:20: Error: The method 'add' isn't defined for the class 'RelationRowSearchBloc'. - 'RelationRowSearchBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_row_search_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. bloc.add(const RelationRowSearchEvent.focusNextOption()); ^^^ lib/plugins/database/widgets/cell_editor/relation_cell_editor.dart:103:10: Error: The method 'close' isn't defined for the class 'RelationRowSearchBloc'. - 'RelationRowSearchBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_row_search_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'close'. bloc.close(); ^^^^^ lib/plugins/database/widgets/cell_editor/relation_cell_editor.dart:109:12: Error: The getter 'BlocProvider' isn't defined for the class '_RelationCellEditorContentState'. - '_RelationCellEditorContentState' is from 'package:appflowy/plugins/database/widgets/cell_editor/relation_cell_editor.dart' ('lib/plugins/database/widgets/cell_editor/relation_cell_editor.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. return BlocProvider.value( ^^^^^^^^^^^^ lib/plugins/database/widgets/cell_editor/relation_cell_editor.dart:111:14: Error: The method 'BlocBuilder' isn't defined for the class '_RelationCellEditorContentState'. - '_RelationCellEditorContentState' is from 'package:appflowy/plugins/database/widgets/cell_editor/relation_cell_editor.dart' ('lib/plugins/database/widgets/cell_editor/relation_cell_editor.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<RelationRowSearchBloc, RelationRowSearchState>( ^^^^^^^^^^^ lib/plugins/database/widgets/cell_editor/relation_cell_editor.dart:144:68: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_relation_emptySearchResult.tr(), ^^ lib/plugins/database/widgets/cell_editor/relation_cell_editor.dart:155:69: Error: The method 'plural' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'plural'. LocaleKeys.grid_relation_linkedRowListLabel.plural( ^^^^^^ lib/plugins/database/widgets/cell_editor/relation_cell_editor.dart:180:71: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_relation_unlinkedRowListLabel.tr(), ^^ lib/plugins/database/widgets/cell_editor/relation_cell_editor.dart:222:58: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_relation_inRelatedDatabase.tr(), ^^ lib/plugins/database/widgets/cell_editor/relation_cell_editor.dart:261:76: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. hintText: LocaleKeys.grid_relation_rowSearchTextFieldPlaceholder.tr(), ^^ lib/plugins/database/widgets/cell_editor/relation_cell_editor.dart:269:20: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<RelationRowSearchBloc>() ^^^^ lib/plugins/database/widgets/cell_editor/relation_cell_editor.dart:275:25: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<RelationRowSearchBloc>().state.focusedRowId; ^^^^ lib/plugins/database/widgets/cell_editor/relation_cell_editor.dart:278:20: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<RelationCellBloc>() ^^^^ lib/plugins/database/widgets/cell_editor/relation_cell_editor.dart:288:28: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<RelationCellBloc>() ^^^^ lib/plugins/database/widgets/cell_editor/relation_cell_editor.dart:299:22: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<RelationCellBloc>() ^^^^ lib/plugins/database/widgets/cell_editor/relation_cell_editor.dart:351:17: Error: The method 'watch' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'watch'. context.watch<RelationRowSearchBloc>().state.focusedRowId == row.rowId; ^^^^^ lib/plugins/database/widgets/cell_editor/relation_cell_editor.dart:390:61: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. ? LocaleKeys.grid_title_placeholder.tr() ^^ lib/plugins/database/widgets/cell_editor/relation_cell_editor.dart:401:26: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<RelationCellBloc>() ^^^^ lib/plugins/database/widgets/cell_editor/relation_cell_editor.dart:381:16: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<RelationRowSearchBloc>() ^^^^ lib/plugins/database/widgets/cell_editor/relation_cell_editor.dart:374:18: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<RelationCellBloc>() ^^^^ lib/plugins/database/widgets/cell_editor/relation_cell_editor.dart:471:12: Error: The method 'BlocProvider' isn't defined for the class '_RelationCellEditorDatabasePicker'. - '_RelationCellEditorDatabasePicker' is from 'package:appflowy/plugins/database/widgets/cell_editor/relation_cell_editor.dart' ('lib/plugins/database/widgets/cell_editor/relation_cell_editor.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. return BlocProvider( ^^^^^^^^^^^^ lib/plugins/database/widgets/cell_editor/relation_cell_editor.dart:473:14: Error: The method 'BlocBuilder' isn't defined for the class '_RelationCellEditorDatabasePicker'. - '_RelationCellEditorDatabasePicker' is from 'package:appflowy/plugins/database/widgets/cell_editor/relation_cell_editor.dart' ('lib/plugins/database/widgets/cell_editor/relation_cell_editor.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<RelationDatabaseListCubit, RelationDatabaseListState>( ^^^^^^^^^^^ lib/plugins/database/widgets/cell_editor/relation_cell_editor.dart:482:63: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_relation_noDatabaseSelected.tr(), ^^ lib/plugins/database/widgets/cell_editor/relation_cell_editor.dart:500:46: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. onTap: () => context.read<RelationCellBloc>().add( ^^^^ lib/plugins/database/widgets/cell_editor/select_option_cell_editor.dart:52:20: Error: The method 'add' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. bloc.add(const SelectOptionCellEditorEvent.focusPreviousOption()); ^^^ lib/plugins/database/widgets/cell_editor/select_option_cell_editor.dart:58:20: Error: The method 'add' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. bloc.add(const SelectOptionCellEditorEvent.focusNextOption()); ^^^ lib/plugins/database/widgets/cell_editor/select_option_cell_editor.dart:76:20: Error: The method 'add' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. bloc.add(const SelectOptionCellEditorEvent.unSelectLastOption()); ^^^ lib/plugins/database/widgets/cell_editor/select_option_cell_editor.dart:98:12: Error: The getter 'BlocProvider' isn't defined for the class '_SelectOptionCellEditorState'. - '_SelectOptionCellEditorState' is from 'package:appflowy/plugins/database/widgets/cell_editor/select_option_cell_editor.dart' ('lib/plugins/database/widgets/cell_editor/select_option_cell_editor.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. return BlocProvider.value( ^^^^^^^^^^^^ lib/plugins/database/widgets/cell_editor/select_option_cell_editor.dart:138:12: Error: The method 'BlocConsumer' isn't defined for the class '_OptionList'. - '_OptionList' is from 'package:appflowy/plugins/database/widgets/cell_editor/select_option_cell_editor.dart' ('lib/plugins/database/widgets/cell_editor/select_option_cell_editor.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocConsumer'. return BlocConsumer<SelectOptionCellEditorBloc, ^^^^^^^^^^^^ lib/plugins/database/widgets/cell_editor/select_option_cell_editor.dart:161:17: Error: The getter 'BlocProvider' isn't defined for the class '_OptionList'. - '_OptionList' is from 'package:appflowy/plugins/database/widgets/cell_editor/select_option_cell_editor.dart' ('lib/plugins/database/widgets/cell_editor/select_option_cell_editor.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. BlocProvider.value( ^^^^^^^^^^^^ lib/plugins/database/widgets/cell_editor/select_option_cell_editor.dart:227:12: Error: The method 'BlocBuilder' isn't defined for the class '_TextField'. - '_TextField' is from 'package:appflowy/plugins/database/widgets/cell_editor/select_option_cell_editor.dart' ('lib/plugins/database/widgets/cell_editor/select_option_cell_editor.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<SelectOptionCellEditorBloc, SelectOptionCellEditorState>( ^^^^^^^^^^^ lib/plugins/database/widgets/cell_editor/select_option_cell_editor.dart:292:51: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_selectOption_panelTitle.tr(), ^^ lib/plugins/database/widgets/cell_editor/select_option_cell_editor.dart:349:28: Error: The method 'watch' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'watch'. .watch<SelectOptionCellEditorBloc>() ^^^^^ lib/plugins/database/widgets/cell_editor/select_option_cell_editor.dart:363:22: Error: The method 'watch' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'watch'. .watch<SelectOptionCellEditorBloc>() ^^^^^ lib/plugins/database/widgets/cell_editor/select_option_cell_editor.dart:339:21: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<SelectOptionCellEditorBloc>().add( ^^^^ lib/plugins/database/widgets/cell_editor/select_option_cell_editor.dart:396:18: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<SelectOptionCellEditorBloc>() ^^^^ lib/plugins/database/widgets/cell_editor/select_option_cell_editor.dart:402:18: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<SelectOptionCellEditorBloc>() ^^^^ lib/plugins/database/widgets/cell_editor/select_option_cell_editor.dart:416:10: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<SelectOptionCellEditorBloc>() ^^^^ lib/plugins/database/widgets/cell_editor/select_option_cell_editor.dart:421:12: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<SelectOptionCellEditorBloc>() ^^^^ lib/plugins/database/widgets/cell_editor/select_option_cell_editor.dart:425:12: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<SelectOptionCellEditorBloc>() ^^^^ lib/plugins/database/widgets/cell_editor/select_option_cell_editor.dart:515:21: Error: The method 'watch' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'watch'. context.watch<SelectOptionCellEditorBloc>().state.focusedOptionId == ^^^^^ lib/plugins/database/widgets/cell_editor/select_option_cell_editor.dart:536:53: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_selectOption_create.tr(), ^^ lib/plugins/database/widgets/cell_editor/select_option_cell_editor.dart:527:21: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<SelectOptionCellEditorBloc>().add( ^^^^ lib/plugins/database/widgets/cell_editor/select_option_cell_editor.dart:523:14: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<SelectOptionCellEditorBloc>() ^^^^ lib/plugins/database/widgets/cell_editor/mobile_select_option_editor.dart:55:14: Error: The method 'BlocProvider' isn't defined for the class '_MobileSelectOptionEditorState'. - '_MobileSelectOptionEditorState' is from 'package:appflowy/plugins/database/widgets/cell_editor/mobile_select_option_editor.dart' ('lib/plugins/database/widgets/cell_editor/mobile_select_option_editor.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. child: BlocProvider( ^^^^^^^^^^^^ lib/plugins/database/widgets/cell_editor/mobile_select_option_editor.dart:59:16: Error: The method 'BlocBuilder' isn't defined for the class '_MobileSelectOptionEditorState'. - '_MobileSelectOptionEditorState' is from 'package:appflowy/plugins/database/widgets/cell_editor/mobile_select_option_editor.dart' ('lib/plugins/database/widgets/cell_editor/mobile_select_option_editor.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<SelectOptionCellEditorBloc, ^^^^^^^^^^^ lib/plugins/database/widgets/cell_editor/mobile_select_option_editor.dart:113:16: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<SelectOptionCellEditorBloc>() ^^^^ lib/plugins/database/widgets/cell_editor/mobile_select_option_editor.dart:122:18: Error: The method 'freeze' isn't defined for the class 'SelectOptionPB'. - 'SelectOptionPB' is from 'package:appflowy_backend/protobuf/flowy-database2/select_option_entities.pb.dart' ('packages/appflowy_backend/lib/protobuf/flowy-database2/select_option_entities.pb.dart'). Try correcting the name to the name of an existing method, or defining a method named 'freeze'. option.freeze(); ^^^^^^ lib/plugins/database/widgets/cell_editor/mobile_select_option_editor.dart:123:19: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<SelectOptionCellEditorBloc>().add( ^^^^ lib/plugins/database/widgets/cell_editor/mobile_select_option_editor.dart:125:22: Error: The method 'rebuild' isn't defined for the class 'SelectOptionPB'. - 'SelectOptionPB' is from 'package:appflowy_backend/protobuf/flowy-database2/select_option_entities.pb.dart' ('packages/appflowy_backend/lib/protobuf/flowy-database2/select_option_entities.pb.dart'). Try correcting the name to the name of an existing method, or defining a method named 'rebuild'. option.rebuild((p0) { ^^^^^^^ lib/plugins/database/widgets/cell_editor/mobile_select_option_editor.dart:145:73: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. hintText: LocaleKeys.grid_selectOption_searchOrCreateOption.tr(), ^^ lib/plugins/database/widgets/cell_editor/mobile_select_option_editor.dart:148:20: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<SelectOptionCellEditorBloc>() ^^^^ lib/plugins/database/widgets/cell_editor/mobile_select_option_editor.dart:154:23: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<SelectOptionCellEditorBloc>().add( ^^^^ lib/plugins/database/widgets/cell_editor/mobile_select_option_editor.dart:167:20: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<SelectOptionCellEditorBloc>() ^^^^ lib/plugins/database/widgets/cell_editor/mobile_select_option_editor.dart:174:22: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<SelectOptionCellEditorBloc>() ^^^^ lib/plugins/database/widgets/cell_editor/mobile_select_option_editor.dart:178:22: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<SelectOptionCellEditorBloc>() ^^^^ lib/plugins/database/widgets/cell_editor/mobile_select_option_editor.dart:198:60: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.grid_field_singleSelectFieldName.tr(); ^^ lib/plugins/database/widgets/cell_editor/mobile_select_option_editor.dart:200:59: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.grid_field_multiSelectFieldName.tr(); ^^ lib/plugins/database/widgets/cell_editor/mobile_select_option_editor.dart:213:15: Error: The method 'pop' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'pop'. context.pop(); ^^^ lib/plugins/database/widgets/cell_editor/mobile_select_option_editor.dart:257:12: Error: The method 'BlocBuilder' isn't defined for the class '_OptionList'. - '_OptionList' is from 'package:appflowy/plugins/database/widgets/cell_editor/mobile_select_option_editor.dart' ('lib/plugins/database/widgets/cell_editor/mobile_select_option_editor.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<SelectOptionCellEditorBloc, SelectOptionCellEditorState>( ^^^^^^^^^^^ lib/plugins/database/widgets/cell_editor/mobile_select_option_editor.dart:387:51: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_selectOption_create.tr(), ^^ lib/plugins/database/widgets/cell_editor/mobile_select_option_editor.dart:445:60: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_selectOption_colorPanelTitle.tr().toUpperCase(), ^^ lib/plugins/database/widgets/cell_editor/mobile_select_option_editor.dart:462:28: Error: The method 'freeze' isn't defined for the class 'SelectOptionPB'. - 'SelectOptionPB' is from 'package:appflowy_backend/protobuf/flowy-database2/select_option_entities.pb.dart' ('packages/appflowy_backend/lib/protobuf/flowy-database2/select_option_entities.pb.dart'). Try correcting the name to the name of an existing method, or defining a method named 'freeze'. option.freeze(); ^^^^^^ lib/plugins/database/widgets/cell_editor/mobile_select_option_editor.dart:463:37: Error: The method 'rebuild' isn't defined for the class 'SelectOptionPB'. - 'SelectOptionPB' is from 'package:appflowy_backend/protobuf/flowy-database2/select_option_entities.pb.dart' ('packages/appflowy_backend/lib/protobuf/flowy-database2/select_option_entities.pb.dart'). Try correcting the name to the name of an existing method, or defining a method named 'rebuild'. option = option.rebuild((option) => option.color = color); ^^^^^^^ lib/plugins/database/widgets/cell_editor/mobile_select_option_editor.dart:487:38: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. text: LocaleKeys.button_delete.tr(), ^^ lib/plugins/database/calendar/application/calendar_setting_bloc.dart:16:14: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. super( ^ lib/plugins/database/calendar/application/calendar_setting_bloc.dart:30:18: Error: Superclass has no method named 'close'. return super.close(); ^^^^^ lib/plugins/database/calendar/application/calendar_setting_bloc.dart:30:18: Error: A value of type 'invalid-type' can't be returned from an async function with return type 'Future<void>'. - 'Future' is from 'dart:async'. return super.close(); ^ lib/plugins/database/calendar/application/calendar_setting_bloc.dart:34:5: Error: The method 'on' isn't defined for the class 'CalendarSettingBloc'. - 'CalendarSettingBloc' is from 'package:appflowy/plugins/database/calendar/application/calendar_setting_bloc.dart' ('lib/plugins/database/calendar/application/calendar_setting_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<CalendarSettingEvent>((event, emit) { ^^ lib/plugins/database/calendar/application/calendar_setting_bloc.dart:40:16: Error: The getter 'state' isn't defined for the class 'CalendarSettingBloc'. - 'CalendarSettingBloc' is from 'package:appflowy/plugins/database/calendar/application/calendar_setting_bloc.dart' ('lib/plugins/database/calendar/application/calendar_setting_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(layoutSetting: layoutSetting)); ^^^^^ lib/plugins/database/calendar/application/calendar_setting_bloc.dart:65:5: Error: 'Emitter' isn't a type. Emitter<CalendarSettingState> emit, ^^^^^^^ lib/plugins/database/calendar/application/calendar_setting_bloc.dart:67:28: Error: The getter 'state' isn't defined for the class 'CalendarSettingBloc'. - 'CalendarSettingBloc' is from 'package:appflowy/plugins/database/calendar/application/calendar_setting_bloc.dart' ('lib/plugins/database/calendar/application/calendar_setting_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. final currentSetting = state.layoutSetting; ^^^^^ lib/plugins/database/calendar/application/calendar_setting_bloc.dart:93:10: Error: The getter 'state' isn't defined for the class 'CalendarSettingBloc'. - 'CalendarSettingBloc' is from 'package:appflowy/plugins/database/calendar/application/calendar_setting_bloc.dart' ('lib/plugins/database/calendar/application/calendar_setting_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(layoutSetting: newSetting)); ^^^^^ lib/plugins/database/calendar/application/calendar_setting_bloc.dart:102:13: Error: The getter 'isClosed' isn't defined for the class 'CalendarSettingBloc'. - 'CalendarSettingBloc' is from 'package:appflowy/plugins/database/calendar/application/calendar_setting_bloc.dart' ('lib/plugins/database/calendar/application/calendar_setting_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (isClosed) { ^^^^^^^^ lib/plugins/database/calendar/application/calendar_setting_bloc.dart:107:24: Error: The method 'add' isn't defined for the class 'CalendarSettingBloc'. - 'CalendarSettingBloc' is from 'package:appflowy/plugins/database/calendar/application/calendar_setting_bloc.dart' ('lib/plugins/database/calendar/application/calendar_setting_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. (setting) => add( ^^^ lib/plugins/database/calendar/application/calendar_setting_bloc.freezed.dart:53:22: Error: The getter 'freezed' isn't defined for the class '_$CalendarSettingStateCopyWithImpl<$Res, $Val>'. - '_$CalendarSettingStateCopyWithImpl' is from 'package:appflowy/plugins/database/calendar/application/calendar_setting_bloc.dart' ('lib/plugins/database/calendar/application/calendar_setting_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. layoutSetting: freezed == layoutSetting ^^^^^^^ lib/plugins/database/calendar/application/calendar_setting_bloc.freezed.dart:86:22: Error: The getter 'freezed' isn't defined for the class '__$$CalendarSettingStateImplCopyWithImpl<$Res>'. - '__$$CalendarSettingStateImplCopyWithImpl' is from 'package:appflowy/plugins/database/calendar/application/calendar_setting_bloc.dart' ('lib/plugins/database/calendar/application/calendar_setting_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. layoutSetting: freezed == layoutSetting ^^^^^^^ lib/plugins/database/calendar/application/calendar_setting_bloc.freezed.dart:514:21: Error: The getter 'freezed' isn't defined for the class '__$$UpdateLayoutSettingImplCopyWithImpl<$Res>'. - '__$$UpdateLayoutSettingImplCopyWithImpl' is from 'package:appflowy/plugins/database/calendar/application/calendar_setting_bloc.dart' ('lib/plugins/database/calendar/application/calendar_setting_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. showWeekends: freezed == showWeekends ^^^^^^^ lib/plugins/database/calendar/application/calendar_setting_bloc.freezed.dart:518:24: Error: The getter 'freezed' isn't defined for the class '__$$UpdateLayoutSettingImplCopyWithImpl<$Res>'. - '__$$UpdateLayoutSettingImplCopyWithImpl' is from 'package:appflowy/plugins/database/calendar/application/calendar_setting_bloc.dart' ('lib/plugins/database/calendar/application/calendar_setting_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. showWeekNumbers: freezed == showWeekNumbers ^^^^^^^ lib/plugins/database/calendar/application/calendar_setting_bloc.freezed.dart:522:23: Error: The getter 'freezed' isn't defined for the class '__$$UpdateLayoutSettingImplCopyWithImpl<$Res>'. - '__$$UpdateLayoutSettingImplCopyWithImpl' is from 'package:appflowy/plugins/database/calendar/application/calendar_setting_bloc.dart' ('lib/plugins/database/calendar/application/calendar_setting_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. firstDayOfWeek: freezed == firstDayOfWeek ^^^^^^^ lib/plugins/database/calendar/application/calendar_setting_bloc.freezed.dart:526:22: Error: The getter 'freezed' isn't defined for the class '__$$UpdateLayoutSettingImplCopyWithImpl<$Res>'. - '__$$UpdateLayoutSettingImplCopyWithImpl' is from 'package:appflowy/plugins/database/calendar/application/calendar_setting_bloc.dart' ('lib/plugins/database/calendar/application/calendar_setting_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. layoutFieldId: freezed == layoutFieldId ^^^^^^^ lib/mobile/presentation/database/view/edit_database_view_screen.dart:34:12: Error: The method 'BlocBuilder' isn't defined for the class 'MobileEditDatabaseViewScreen'. - 'MobileEditDatabaseViewScreen' is from 'package:appflowy/mobile/presentation/database/view/edit_database_view_screen.dart' ('lib/mobile/presentation/database/view/edit_database_view_screen.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<ViewBloc, ViewState>( ^^^^^^^^^^^ lib/mobile/presentation/database/view/edit_database_view_screen.dart:99:19: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<ViewBloc>().add(ViewEvent.rename(text)); ^^^^ lib/mobile/presentation/database/view/edit_database_view_screen.dart:118:57: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. layout => LocaleKeys.grid_settings_databaseLayout.tr(), ^^ lib/mobile/presentation/database/view/edit_database_view_screen.dart:119:53: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. fields => LocaleKeys.grid_settings_properties.tr(), ^^ lib/mobile/presentation/database/view/edit_database_view_screen.dart:120:49: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. filter => LocaleKeys.grid_settings_filter.tr(), ^^ lib/mobile/presentation/database/view/edit_database_view_screen.dart:121:45: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. sort => LocaleKeys.grid_settings_sort.tr(), ^^ lib/mobile/presentation/database/view/edit_database_view_screen.dart:122:55: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. board => LocaleKeys.grid_settings_boardSettings.tr(), ^^ lib/mobile/presentation/database/view/edit_database_view_screen.dart:123:61: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. calendar => LocaleKeys.grid_settings_calendarSettings.tr(), ^^ lib/mobile/presentation/database/view/edit_database_view_screen.dart:124:59: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. duplicate => LocaleKeys.grid_settings_duplicateView.tr(), ^^ lib/mobile/presentation/database/view/edit_database_view_screen.dart:125:53: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. delete => LocaleKeys.grid_settings_deleteView.tr(), ^^ lib/mobile/presentation/database/view/edit_database_view_screen.dart:194:20: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr(args: [numVisible.toString()]), ^^ lib/mobile/presentation/database/view/edit_database_view_screen.dart:214:48: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.grid_settings_layout.tr(), ^^ lib/mobile/presentation/database/view/edit_database_view_screen.dart:236:52: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.grid_settings_properties.tr(), ^^ lib/mobile/presentation/database/view/edit_database_view_screen.dart:238:18: Error: The getter 'BlocProvider' isn't defined for the class 'DatabaseViewSettingTile'. - 'DatabaseViewSettingTile' is from 'package:appflowy/mobile/presentation/database/view/edit_database_view_screen.dart' ('lib/mobile/presentation/database/view/edit_database_view_screen.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. return BlocProvider.value( ^^^^^^^^^^^^ lib/mobile/presentation/database/view/edit_database_view_screen.dart:239:28: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. value: context.read<ViewBloc>(), ^^^^ lib/mobile/presentation/database/view/edit_database_view_screen.dart:271:50: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. title: LocaleKeys.calendar_settings_name.tr(), ^^ lib/mobile/presentation/database/view/edit_database_view_screen.dart:282:15: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<ViewBloc>().add(const ViewEvent.delete()); ^^^^ lib/mobile/presentation/database/view/edit_database_view_screen.dart:283:15: Error: The method 'pop' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'pop'. context.pop(true); ^^^ lib/plugins/database/application/setting/property_bloc.dart:20:14: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. super( ^ lib/plugins/database/application/setting/property_bloc.dart:38:18: Error: Superclass has no method named 'close'. return super.close(); ^^^^^ lib/plugins/database/application/setting/property_bloc.dart:38:18: Error: A value of type 'invalid-type' can't be returned from an async function with return type 'Future<void>'. - 'Future' is from 'dart:async'. return super.close(); ^ lib/plugins/database/application/setting/property_bloc.dart:42:5: Error: The method 'on' isn't defined for the class 'DatabasePropertyBloc'. - 'DatabasePropertyBloc' is from 'package:appflowy/plugins/database/application/setting/property_bloc.dart' ('lib/plugins/database/application/setting/property_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<DatabasePropertyEvent>( ^^ lib/plugins/database/application/setting/property_bloc.dart:50:53: Error: The getter 'state' isn't defined for the class 'DatabasePropertyBloc'. - 'DatabasePropertyBloc' is from 'package:appflowy/plugins/database/application/setting/property_bloc.dart' ('lib/plugins/database/application/setting/property_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. FieldSettingsBackendService(viewId: state.viewId); ^^^^^ lib/plugins/database/application/setting/property_bloc.dart:60:18: Error: The getter 'state' isn't defined for the class 'DatabasePropertyBloc'. - 'DatabasePropertyBloc' is from 'package:appflowy/plugins/database/application/setting/property_bloc.dart' ('lib/plugins/database/application/setting/property_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(fieldContexts: fields)); ^^^^^ lib/plugins/database/application/setting/property_bloc.dart:66:28: Error: The getter 'state' isn't defined for the class 'DatabasePropertyBloc'. - 'DatabasePropertyBloc' is from 'package:appflowy/plugins/database/application/setting/property_bloc.dart' ('lib/plugins/database/application/setting/property_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. final fromId = state.fieldContexts[fromIndex].field.id; ^^^^^ lib/plugins/database/application/setting/property_bloc.dart:67:26: Error: The getter 'state' isn't defined for the class 'DatabasePropertyBloc'. - 'DatabasePropertyBloc' is from 'package:appflowy/plugins/database/application/setting/property_bloc.dart' ('lib/plugins/database/application/setting/property_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. final toId = state.fieldContexts[toIndex].field.id; ^^^^^ lib/plugins/database/application/setting/property_bloc.dart:69:56: Error: The getter 'state' isn't defined for the class 'DatabasePropertyBloc'. - 'DatabasePropertyBloc' is from 'package:appflowy/plugins/database/application/setting/property_bloc.dart' ('lib/plugins/database/application/setting/property_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. final fieldContexts = List<FieldInfo>.from(state.fieldContexts); ^^^^^ lib/plugins/database/application/setting/property_bloc.dart:71:18: Error: The getter 'state' isn't defined for the class 'DatabasePropertyBloc'. - 'DatabasePropertyBloc' is from 'package:appflowy/plugins/database/application/setting/property_bloc.dart' ('lib/plugins/database/application/setting/property_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(fieldContexts: fieldContexts)); ^^^^^ lib/plugins/database/application/setting/property_bloc.dart:74:23: Error: The getter 'state' isn't defined for the class 'DatabasePropertyBloc'. - 'DatabasePropertyBloc' is from 'package:appflowy/plugins/database/application/setting/property_bloc.dart' ('lib/plugins/database/application/setting/property_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. viewId: state.viewId, ^^^^^ lib/plugins/database/application/setting/property_bloc.dart:88:21: Error: The method 'add' isn't defined for the class 'DatabasePropertyBloc'. - 'DatabasePropertyBloc' is from 'package:appflowy/plugins/database/application/setting/property_bloc.dart' ('lib/plugins/database/application/setting/property_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. (fields) => add(DatabasePropertyEvent.didReceiveFieldUpdate(fields)); ^^^ lib/plugins/database/application/setting/property_bloc.dart:91:26: Error: The getter 'isClosed' isn't defined for the class 'DatabasePropertyBloc'. - 'DatabasePropertyBloc' is from 'package:appflowy/plugins/database/application/setting/property_bloc.dart' ('lib/plugins/database/application/setting/property_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. listenWhen: () => !isClosed, ^^^^^^^^ lib/plugins/database/application/setting/property_bloc.freezed.dart:416:20: Error: 'EqualUnmodifiableListView' isn't a type. if (_fields is EqualUnmodifiableListView) return _fields; ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/setting/property_bloc.freezed.dart:418:12: Error: The method 'EqualUnmodifiableListView' isn't defined for the class '_$DidReceiveFieldUpdateImpl'. - '_$DidReceiveFieldUpdateImpl' is from 'package:appflowy/plugins/database/application/setting/property_bloc.dart' ('lib/plugins/database/application/setting/property_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'EqualUnmodifiableListView'. return EqualUnmodifiableListView(_fields); ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/setting/property_bloc.freezed.dart:431:19: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality().equals(other._fields, _fields)); ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/setting/property_bloc.freezed.dart:436:38: Error: Couldn't find constructor 'DeepCollectionEquality'. Object.hash(runtimeType, const DeepCollectionEquality().hash(_fields)); ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/setting/property_bloc.freezed.dart:793:27: Error: 'EqualUnmodifiableListView' isn't a type. if (_fieldContexts is EqualUnmodifiableListView) return _fieldContexts; ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/setting/property_bloc.freezed.dart:795:12: Error: The method 'EqualUnmodifiableListView' isn't defined for the class '_$GridPropertyStateImpl'. - '_$GridPropertyStateImpl' is from 'package:appflowy/plugins/database/application/setting/property_bloc.dart' ('lib/plugins/database/application/setting/property_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'EqualUnmodifiableListView'. return EqualUnmodifiableListView(_fieldContexts); ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/setting/property_bloc.freezed.dart:809:19: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality() ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/setting/property_bloc.freezed.dart:815:34: Error: Couldn't find constructor 'DeepCollectionEquality'. runtimeType, viewId, const DeepCollectionEquality().hash(_fieldContexts)); ^^^^^^^^^^^^^^^^^^^^^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart:11:13: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. }) : super(MobileSortEditorState.initial()); ^ lib/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart:17:5: Error: The method 'emit' isn't defined for the class 'MobileSortEditorCubit'. - 'MobileSortEditorCubit' is from 'package:appflowy/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart' ('lib/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart'). Try correcting the name to the name of an existing method, or defining a method named 'emit'. emit(MobileSortEditorState.initial()); ^^^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart:22:5: Error: The method 'emit' isn't defined for the class 'MobileSortEditorCubit'. - 'MobileSortEditorCubit' is from 'package:appflowy/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart' ('lib/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart'). Try correcting the name to the name of an existing method, or defining a method named 'emit'. emit( ^^^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart:23:7: Error: The getter 'state' isn't defined for the class 'MobileSortEditorCubit'. - 'MobileSortEditorCubit' is from 'package:appflowy/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart' ('lib/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart:33:5: Error: The method 'emit' isn't defined for the class 'MobileSortEditorCubit'. - 'MobileSortEditorCubit' is from 'package:appflowy/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart' ('lib/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart'). Try correcting the name to the name of an existing method, or defining a method named 'emit'. emit( ^^^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart:34:7: Error: The getter 'state' isn't defined for the class 'MobileSortEditorCubit'. - 'MobileSortEditorCubit' is from 'package:appflowy/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart' ('lib/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart:43:5: Error: The method 'emit' isn't defined for the class 'MobileSortEditorCubit'. - 'MobileSortEditorCubit' is from 'package:appflowy/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart' ('lib/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart'). Try correcting the name to the name of an existing method, or defining a method named 'emit'. emit(state.copyWith(newSortFieldId: fieldId)); ^^^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart:43:10: Error: The getter 'state' isn't defined for the class 'MobileSortEditorCubit'. - 'MobileSortEditorCubit' is from 'package:appflowy/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart' ('lib/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(newSortFieldId: fieldId)); ^^^^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart:48:5: Error: The method 'emit' isn't defined for the class 'MobileSortEditorCubit'. - 'MobileSortEditorCubit' is from 'package:appflowy/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart' ('lib/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart'). Try correcting the name to the name of an existing method, or defining a method named 'emit'. emit(state.copyWith(newSortCondition: condition)); ^^^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart:48:10: Error: The getter 'state' isn't defined for the class 'MobileSortEditorCubit'. - 'MobileSortEditorCubit' is from 'package:appflowy/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart' ('lib/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(newSortCondition: condition)); ^^^^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.freezed.dart:69:22: Error: The getter 'freezed' isn't defined for the class '_$MobileSortEditorStateCopyWithImpl<$Res, $Val>'. - '_$MobileSortEditorStateCopyWithImpl' is from 'package:appflowy/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart' ('lib/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. editingSortId: freezed == editingSortId ^^^^^^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.freezed.dart:77:23: Error: The getter 'freezed' isn't defined for the class '_$MobileSortEditorStateCopyWithImpl<$Res, $Val>'. - '_$MobileSortEditorStateCopyWithImpl' is from 'package:appflowy/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart' ('lib/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. newSortFieldId: freezed == newSortFieldId ^^^^^^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.freezed.dart:81:25: Error: The getter 'freezed' isn't defined for the class '_$MobileSortEditorStateCopyWithImpl<$Res, $Val>'. - '_$MobileSortEditorStateCopyWithImpl' is from 'package:appflowy/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart' ('lib/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. newSortCondition: freezed == newSortCondition ^^^^^^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.freezed.dart:129:22: Error: The getter 'freezed' isn't defined for the class '__$$MobileSortEditorStateImplCopyWithImpl<$Res>'. - '__$$MobileSortEditorStateImplCopyWithImpl' is from 'package:appflowy/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart' ('lib/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. editingSortId: freezed == editingSortId ^^^^^^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.freezed.dart:137:23: Error: The getter 'freezed' isn't defined for the class '__$$MobileSortEditorStateImplCopyWithImpl<$Res>'. - '__$$MobileSortEditorStateImplCopyWithImpl' is from 'package:appflowy/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart' ('lib/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. newSortFieldId: freezed == newSortFieldId ^^^^^^^ lib/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.freezed.dart:141:25: Error: The getter 'freezed' isn't defined for the class '__$$MobileSortEditorStateImplCopyWithImpl<$Res>'. - '__$$MobileSortEditorStateImplCopyWithImpl' is from 'package:appflowy/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart' ('lib/mobile/presentation/database/view/database_sort_bottom_sheet_cubit.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. newSortCondition: freezed == newSortCondition ^^^^^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_cover_bottom_sheet.dart:19:12: Error: The method 'BlocBuilder' isn't defined for the class 'PageCoverBottomSheet'. - 'PageCoverBottomSheet' is from 'package:appflowy/plugins/document/presentation/editor_plugins/page_style/_page_cover_bottom_sheet.dart' ('lib/plugins/document/presentation/editor_plugins/page_style/_page_cover_bottom_sheet.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<DocumentPageStyleBloc, DocumentPageStyleState>( ^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_cover_bottom_sheet.dart:31:45: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.pageStyle_colors.tr(), ^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_cover_bottom_sheet.dart:41:47: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.pageStyle_gradient.tr(), ^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_cover_bottom_sheet.dart:51:54: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.pageStyle_backgroundImage.tr(), ^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_cover_bottom_sheet.dart:149:17: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<DocumentPageStyleBloc>().add( ^^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_cover_bottom_sheet.dart:209:17: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<DocumentPageStyleBloc>().add( ^^^^ lib/plugins/document/presentation/editor_plugins/page_style/_page_cover_bottom_sheet.dart:275:17: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<DocumentPageStyleBloc>().add( ^^^^ lib/shared/permission/permission_checker.dart:19:26: Error: Undefined name 'Permission'. final status = await Permission.photos.status; ^^^^^^^^^^ lib/shared/permission/permission_checker.dart:42:13: Error: Method not found: 'openAppSettings'. openAppSettings(); ^^^^^^^^^^^^^^^ lib/shared/permission/permission_checker.dart:50:7: Error: 'Permission' isn't a type. Permission permission = Permission.photos; ^^^^^^^^^^ lib/shared/permission/permission_checker.dart:50:31: Error: Undefined name 'Permission'. Permission permission = Permission.photos; ^^^^^^^^^^ lib/shared/permission/permission_checker.dart:53:22: Error: Undefined name 'Permission'. permission = Permission.storage; ^^^^^^^^^^ lib/shared/permission/permission_checker.dart:26:55: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.pageStyle_photoPermissionTitle.tr(), ^^ lib/shared/permission/permission_checker.dart:31:61: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.pageStyle_photoPermissionDescription.tr(), ^^ lib/shared/permission/permission_checker.dart:37:64: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. actionButtonTitle: LocaleKeys.pageStyle_openSettings.tr(), ^^ lib/shared/permission/permission_checker.dart:39:62: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. cancelButtonTitle: LocaleKeys.pageStyle_doNotAllow.tr(), ^^ lib/plugins/database/widgets/field/type_option_editor/date.dart:60:47: Error: The method 'writeToBuffer' isn't defined for the class 'DateTypeOptionPB'. - 'DateTypeOptionPB' is from 'package:appflowy_backend/protobuf/flowy-database2/date_entities.pb.dart' ('packages/appflowy_backend/lib/protobuf/flowy-database2/date_entities.pb.dart'). Try correcting the name to the name of an existing method, or defining a method named 'writeToBuffer'. onTypeOptionUpdated(newTypeOption.writeToBuffer()); ^^^^^^^^^^^^^ lib/plugins/database/widgets/field/type_option_editor/date.dart:89:47: Error: The method 'writeToBuffer' isn't defined for the class 'DateTypeOptionPB'. - 'DateTypeOptionPB' is from 'package:appflowy_backend/protobuf/flowy-database2/date_entities.pb.dart' ('packages/appflowy_backend/lib/protobuf/flowy-database2/date_entities.pb.dart'). Try correcting the name to the name of an existing method, or defining a method named 'writeToBuffer'. onTypeOptionUpdated(newTypeOption.writeToBuffer()); ^^^^^^^^^^^^^ lib/plugins/database/widgets/field/type_option_editor/date.dart:110:16: Error: The method 'freeze' isn't defined for the class 'DateTypeOptionPB'. - 'DateTypeOptionPB' is from 'package:appflowy_backend/protobuf/flowy-database2/date_entities.pb.dart' ('packages/appflowy_backend/lib/protobuf/flowy-database2/date_entities.pb.dart'). Try correcting the name to the name of an existing method, or defining a method named 'freeze'. typeOption.freeze(); ^^^^^^ lib/plugins/database/widgets/field/type_option_editor/date.dart:111:23: Error: The method 'rebuild' isn't defined for the class 'DateTypeOptionPB'. - 'DateTypeOptionPB' is from 'package:appflowy_backend/protobuf/flowy-database2/date_entities.pb.dart' ('packages/appflowy_backend/lib/protobuf/flowy-database2/date_entities.pb.dart'). Try correcting the name to the name of an existing method, or defining a method named 'rebuild'. return typeOption.rebuild((typeOption) { ^^^^^^^ lib/plugins/database/widgets/field/type_option_editor/number.dart:45:44: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_field_numberFormat.tr(), ^^ lib/plugins/database/widgets/field/type_option_editor/number.dart:71:53: Error: The method 'writeToBuffer' isn't defined for the class 'NumberTypeOptionPB'. - 'NumberTypeOptionPB' is from 'package:appflowy_backend/protobuf/flowy-database2/number_entities.pb.dart' ('packages/appflowy_backend/lib/protobuf/flowy-database2/number_entities.pb.dart'). Try correcting the name to the name of an existing method, or defining a method named 'writeToBuffer'. onTypeOptionUpdated(newTypeOption.writeToBuffer()); ^^^^^^^^^^^^^ lib/plugins/database/widgets/field/type_option_editor/number.dart:90:16: Error: The method 'freeze' isn't defined for the class 'NumberTypeOptionPB'. - 'NumberTypeOptionPB' is from 'package:appflowy_backend/protobuf/flowy-database2/number_entities.pb.dart' ('packages/appflowy_backend/lib/protobuf/flowy-database2/number_entities.pb.dart'). Try correcting the name to the name of an existing method, or defining a method named 'freeze'. typeOption.freeze(); ^^^^^^ lib/plugins/database/widgets/field/type_option_editor/number.dart:91:23: Error: The method 'rebuild' isn't defined for the class 'NumberTypeOptionPB'. - 'NumberTypeOptionPB' is from 'package:appflowy_backend/protobuf/flowy-database2/number_entities.pb.dart' ('packages/appflowy_backend/lib/protobuf/flowy-database2/number_entities.pb.dart'). Try correcting the name to the name of an existing method, or defining a method named 'rebuild'. return typeOption.rebuild((typeOption) => typeOption.format = format); ^^^^^^^ lib/plugins/database/widgets/field/type_option_editor/number.dart:109:12: Error: The method 'BlocProvider' isn't defined for the class 'NumberFormatList'. - 'NumberFormatList' is from 'package:appflowy/plugins/database/widgets/field/type_option_editor/number.dart' ('lib/plugins/database/widgets/field/type_option_editor/number.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. return BlocProvider( ^^^^^^^^^^^^ lib/plugins/database/widgets/field/type_option_editor/number.dart:118:13: Error: The method 'BlocBuilder' isn't defined for the class 'NumberFormatList'. - 'NumberFormatList' is from 'package:appflowy/plugins/database/widgets/field/type_option_editor/number.dart' ('lib/plugins/database/widgets/field/type_option_editor/number.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. BlocBuilder<NumberFormatBloc, NumberFormatState>( ^^^^^^^^^^^ lib/plugins/database/widgets/field/type_option_editor/number.dart:186:14: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<NumberFormatBloc>() ^^^^ lib/plugins/database/widgets/field/type_option_editor/relation.dart:30:12: Error: The method 'BlocProvider' isn't defined for the class 'RelationTypeOptionEditorFactory'. - 'RelationTypeOptionEditorFactory' is from 'package:appflowy/plugins/database/widgets/field/type_option_editor/relation.dart' ('lib/plugins/database/widgets/field/type_option_editor/relation.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. return BlocProvider( ^^^^^^^^^^^^ lib/plugins/database/widgets/field/type_option_editor/relation.dart:42:70: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_relation_relatedDatabasePlaceLabel.tr(), ^^ lib/plugins/database/widgets/field/type_option_editor/relation.dart:56:27: Error: The method 'BlocBuilder' isn't defined for the class 'RelationTypeOptionEditorFactory'. - 'RelationTypeOptionEditorFactory' is from 'package:appflowy/plugins/database/widgets/field/type_option_editor/relation.dart' ('lib/plugins/database/widgets/field/type_option_editor/relation.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. text: BlocBuilder<RelationDatabaseListCubit, ^^^^^^^^^^^ lib/plugins/database/widgets/field/type_option_editor/relation.dart:67:36: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr() ^^ lib/plugins/database/widgets/field/type_option_editor/relation.dart:80:26: Error: The getter 'BlocProvider' isn't defined for the class 'RelationTypeOptionEditorFactory'. - 'RelationTypeOptionEditorFactory' is from 'package:appflowy/plugins/database/widgets/field/type_option_editor/relation.dart' ('lib/plugins/database/widgets/field/type_option_editor/relation.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. return BlocProvider.value( ^^^^^^^^^^^^ lib/plugins/database/widgets/field/type_option_editor/relation.dart:81:36: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. value: context.read<RelationDatabaseListCubit>(), ^^^^ lib/plugins/database/widgets/field/type_option_editor/relation.dart:88:59: Error: The method 'writeToBuffer' isn't defined for the class 'RelationTypeOptionPB'. - 'RelationTypeOptionPB' is from 'package:appflowy_backend/protobuf/flowy-database2/relation_entities.pb.dart' ('packages/appflowy_backend/lib/protobuf/flowy-database2/relation_entities.pb.dart'). Try correcting the name to the name of an existing method, or defining a method named 'writeToBuffer'. onTypeOptionUpdated(newTypeOption.writeToBuffer()); ^^^^^^^^^^^^^ lib/plugins/database/widgets/field/type_option_editor/relation.dart:111:16: Error: The method 'freeze' isn't defined for the class 'RelationTypeOptionPB'. - 'RelationTypeOptionPB' is from 'package:appflowy_backend/protobuf/flowy-database2/relation_entities.pb.dart' ('packages/appflowy_backend/lib/protobuf/flowy-database2/relation_entities.pb.dart'). Try correcting the name to the name of an existing method, or defining a method named 'freeze'. typeOption.freeze(); ^^^^^^ lib/plugins/database/widgets/field/type_option_editor/relation.dart:112:23: Error: The method 'rebuild' isn't defined for the class 'RelationTypeOptionPB'. - 'RelationTypeOptionPB' is from 'package:appflowy_backend/protobuf/flowy-database2/relation_entities.pb.dart' ('packages/appflowy_backend/lib/protobuf/flowy-database2/relation_entities.pb.dart'). Try correcting the name to the name of an existing method, or defining a method named 'rebuild'. return typeOption.rebuild((typeOption) { ^^^^^^^ lib/plugins/database/widgets/field/type_option_editor/relation.dart:129:12: Error: The method 'BlocBuilder' isn't defined for the class '_DatabaseList'. - '_DatabaseList' is from 'package:appflowy/plugins/database/widgets/field/type_option_editor/relation.dart' ('lib/plugins/database/widgets/field/type_option_editor/relation.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<RelationDatabaseListCubit, RelationDatabaseListState>( ^^^^^^^^^^^ lib/plugins/database/widgets/field/type_option_editor/timestamp.dart:39:49: Error: The method 'writeToBuffer' isn't defined for the class 'TimestampTypeOptionPB'. - 'TimestampTypeOptionPB' is from 'package:appflowy_backend/protobuf/flowy-database2/timestamp_entities.pb.dart' ('packages/appflowy_backend/lib/protobuf/flowy-database2/timestamp_entities.pb.dart'). Try correcting the name to the name of an existing method, or defining a method named 'writeToBuffer'. onTypeOptionUpdated(newTypeOption.writeToBuffer()); ^^^^^^^^^^^^^ lib/plugins/database/widgets/field/type_option_editor/timestamp.dart:65:47: Error: The method 'writeToBuffer' isn't defined for the class 'TimestampTypeOptionPB'. - 'TimestampTypeOptionPB' is from 'package:appflowy_backend/protobuf/flowy-database2/timestamp_entities.pb.dart' ('packages/appflowy_backend/lib/protobuf/flowy-database2/timestamp_entities.pb.dart'). Try correcting the name to the name of an existing method, or defining a method named 'writeToBuffer'. onTypeOptionUpdated(newTypeOption.writeToBuffer()); ^^^^^^^^^^^^^ lib/plugins/database/widgets/field/type_option_editor/timestamp.dart:94:47: Error: The method 'writeToBuffer' isn't defined for the class 'TimestampTypeOptionPB'. - 'TimestampTypeOptionPB' is from 'package:appflowy_backend/protobuf/flowy-database2/timestamp_entities.pb.dart' ('packages/appflowy_backend/lib/protobuf/flowy-database2/timestamp_entities.pb.dart'). Try correcting the name to the name of an existing method, or defining a method named 'writeToBuffer'. onTypeOptionUpdated(newTypeOption.writeToBuffer()); ^^^^^^^^^^^^^ lib/plugins/database/widgets/field/type_option_editor/timestamp.dart:116:16: Error: The method 'freeze' isn't defined for the class 'TimestampTypeOptionPB'. - 'TimestampTypeOptionPB' is from 'package:appflowy_backend/protobuf/flowy-database2/timestamp_entities.pb.dart' ('packages/appflowy_backend/lib/protobuf/flowy-database2/timestamp_entities.pb.dart'). Try correcting the name to the name of an existing method, or defining a method named 'freeze'. typeOption.freeze(); ^^^^^^ lib/plugins/database/widgets/field/type_option_editor/timestamp.dart:117:23: Error: The method 'rebuild' isn't defined for the class 'TimestampTypeOptionPB'. - 'TimestampTypeOptionPB' is from 'package:appflowy_backend/protobuf/flowy-database2/timestamp_entities.pb.dart' ('packages/appflowy_backend/lib/protobuf/flowy-database2/timestamp_entities.pb.dart'). Try correcting the name to the name of an existing method, or defining a method named 'rebuild'. return typeOption.rebuild((typeOption) { ^^^^^^^ lib/workspace/presentation/widgets/draggable_item/draggable_item.dart:149:12: Error: The getter 'PlatformExtension' isn't defined for the class '_Draggable<T>'. - '_Draggable' is from 'package:appflowy/workspace/presentation/widgets/draggable_item/draggable_item.dart' ('lib/workspace/presentation/widgets/draggable_item/draggable_item.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'PlatformExtension'. return PlatformExtension.isMobile ^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/video/upload_video_menu.dart:27:9: Error: The getter 'PlatformExtension' isn't defined for the class '_UploadVideoMenuState'. - '_UploadVideoMenuState' is from 'package:appflowy/plugins/document/presentation/editor_plugins/video/upload_video_menu.dart' ('lib/plugins/document/presentation/editor_plugins/video/upload_video_menu.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'PlatformExtension'. PlatformExtension.isMobile ? const BoxConstraints(minHeight: 92) : null; ^^^^^^^^^^^^^^^^^ lib/plugins/document/presentation/editor_plugins/video/upload_video_menu.dart:56:67: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. hintText: LocaleKeys.document_plugins_video_placeholder.tr(), ^^ lib/plugins/document/presentation/editor_plugins/video/upload_video_menu.dart:63:63: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.document_plugins_video_invalidVideoUrl.tr(), ^^ lib/plugins/document/presentation/editor_plugins/video/upload_video_menu.dart:74:61: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.document_plugins_video_insertVideo.tr(), ^^ lib/workspace/presentation/widgets/date_picker/widgets/date_picker_dialog.dart:76:9: Error: 'EditorState' isn't a type. final EditorState editorState; ^^^^^^^^^^^ lib/plugins/inline_actions/widgets/inline_actions_menu_group.dart:25:9: Error: 'EditorState' isn't a type. final EditorState editorState; ^^^^^^^^^^^ lib/plugins/inline_actions/widgets/inline_actions_menu_group.dart:77:9: Error: 'EditorState' isn't a type. final EditorState editorState; ^^^^^^^^^^^ lib/workspace/presentation/settings/widgets/files/settings_file_exporter_widget.dart:47:20: Error: The getter 'BlocProvider' isn't defined for the class '_FileExporterWidgetState'. - '_FileExporterWidgetState' is from 'package:appflowy/workspace/presentation/settings/widgets/files/settings_file_exporter_widget.dart' ('lib/workspace/presentation/settings/widgets/files/settings_file_exporter_widget.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. return BlocProvider<SettingsFileExporterCubit>.value( ^^^^^^^^^^^^ lib/workspace/presentation/settings/widgets/files/settings_file_exporter_widget.dart:47:20: Error: The static type of the explicit instantiation operand must be a generic function type but is 'dynamic'. Try changing the operand or remove the type arguments. return BlocProvider<SettingsFileExporterCubit>.value( ^ lib/workspace/presentation/settings/widgets/files/settings_file_exporter_widget.dart:57:63: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_files_selectFiles.tr(), ^^ lib/workspace/presentation/settings/widgets/files/settings_file_exporter_widget.dart:60:23: Error: The method 'BlocBuilder' isn't defined for the class '_FileExporterWidgetState'. - '_FileExporterWidgetState' is from 'package:appflowy/workspace/presentation/settings/widgets/files/settings_file_exporter_widget.dart' ('lib/workspace/presentation/settings/widgets/files/settings_file_exporter_widget.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. BlocBuilder<SettingsFileExporterCubit, ^^^^^^^^^^^ lib/workspace/presentation/settings/widgets/files/settings_file_exporter_widget.dart:66:71: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. ? LocaleKeys.settings_files_deselectAll.tr() ^^ lib/workspace/presentation/settings/widgets/files/settings_file_exporter_widget.dart:67:69: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. : LocaleKeys.settings_files_selectAll.tr(), ^^ lib/workspace/presentation/settings/widgets/files/settings_file_exporter_widget.dart:97:36: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.button_cancel.tr(), ^^ lib/workspace/presentation/settings/widgets/files/settings_file_exporter_widget.dart:103:32: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.button_ok.tr(), ^^ lib/workspace/presentation/settings/widgets/files/settings_file_exporter_widget.dart:110:38: Error: The getter 'state' isn't defined for the class 'SettingsFileExporterCubit'. - 'SettingsFileExporterCubit' is from 'package:appflowy/workspace/application/settings/settings_file_exporter_cubit.dart' ('lib/workspace/application/settings/settings_file_exporter_cubit.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. final views = cubit!.state.selectedViews; ^^^^^ lib/workspace/presentation/settings/widgets/files/settings_file_exporter_widget.dart:118:67: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_files_exportFileSuccess.tr(), ^^ lib/workspace/presentation/settings/widgets/files/settings_file_exporter_widget.dart:123:64: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_files_exportFileFail.tr() + ^^ lib/workspace/presentation/settings/widgets/files/settings_file_exporter_widget.dart:131:60: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_files_exportFileFail.tr(), ^^ lib/workspace/presentation/settings/widgets/files/settings_file_exporter_widget.dart:160:12: Error: The method 'BlocBuilder' isn't defined for the class '_ExpandedListState'. - '_ExpandedListState' is from 'package:appflowy/workspace/presentation/settings/widgets/files/settings_file_exporter_widget.dart' ('lib/workspace/presentation/settings/widgets/files/settings_file_exporter_widget.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<SettingsFileExporterCubit, SettingsFileExportState>( ^^^^^^^^^^^ lib/workspace/presentation/settings/widgets/files/settings_file_exporter_widget.dart:175:26: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. final apps = context.read<SettingsFileExporterCubit>().state.views; ^^^^ lib/workspace/presentation/settings/widgets/files/settings_file_exporter_widget.dart:184:27: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. final state = context.read<SettingsFileExporterCubit>().state; ^^^^ lib/workspace/presentation/settings/widgets/files/settings_file_exporter_widget.dart:198:18: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<SettingsFileExporterCubit>() ^^^^ lib/workspace/presentation/settings/widgets/files/settings_file_exporter_widget.dart:212:16: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<SettingsFileExporterCubit>() ^^^^ lib/workspace/presentation/settings/widgets/theme_upload/theme_upload_decoration.dart:25:14: Error: The method 'DottedBorder' isn't defined for the class 'ThemeUploadDecoration'. - 'ThemeUploadDecoration' is from 'package:appflowy/workspace/presentation/settings/widgets/theme_upload/theme_upload_decoration.dart' ('lib/workspace/presentation/settings/widgets/theme_upload/theme_upload_decoration.dart'). Try correcting the name to the name of an existing method, or defining a method named 'DottedBorder'. child: DottedBorder( ^^^^^^^^^^^^ lib/workspace/presentation/settings/widgets/theme_upload/theme_upload_decoration.dart:26:21: Error: The getter 'BorderType' isn't defined for the class 'ThemeUploadDecoration'. - 'ThemeUploadDecoration' is from 'package:appflowy/workspace/presentation/settings/widgets/theme_upload/theme_upload_decoration.dart' ('lib/workspace/presentation/settings/widgets/theme_upload/theme_upload_decoration.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BorderType'. borderType: BorderType.RRect, ^^^^^^^^^^ lib/workspace/presentation/settings/widgets/theme_upload/theme_upload_loading_widget.dart:27:64: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_appearance_themeUpload_loading.tr(), ^^ lib/workspace/presentation/settings/widgets/theme_upload/upload_new_theme_widget.dart:30:68: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_appearance_themeUpload_description.tr(), ^^ lib/workspace/presentation/home/menu/sidebar/import/import_panel.dart:36:38: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.moreAction_import.tr(), ^^ lib/workspace/presentation/home/menu/sidebar/import/import_panel.dart:127:13: Error: The getter 'FileType' isn't defined for the class '_ImportPanelState'. - '_ImportPanelState' is from 'package:appflowy/workspace/presentation/home/menu/sidebar/import/import_panel.dart' ('lib/workspace/presentation/home/menu/sidebar/import/import_panel.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'FileType'. type: FileType.custom, ^^^^^^^^ lib/workspace/presentation/home/menu/sidebar/import/import_panel.dart:192:24: Error: Method not found: 'markdownToDocument'. final document = markdownToDocument(data); ^^^^^^^^^^^^^^^^^^ lib/workspace/presentation/home/menu/sidebar/import/import_panel.dart:193:59: Error: The method 'writeToBuffer' isn't defined for the class 'DocumentDataPB'. - 'DocumentDataPB' is from 'package:appflowy_backend/protobuf/flowy-document/entities.pb.dart' ('packages/appflowy_backend/lib/protobuf/flowy-document/entities.pb.dart'). Try correcting the name to the name of an existing method, or defining a method named 'writeToBuffer'. return DocumentDataPBFromTo.fromDocument(document)?.writeToBuffer(); ^^^^^^^^^^^^^ lib/workspace/presentation/home/menu/sidebar/import/import_panel.dart:196:59: Error: The method 'writeToBuffer' isn't defined for the class 'DocumentDataPB'. - 'DocumentDataPB' is from 'package:appflowy_backend/protobuf/flowy-document/entities.pb.dart' ('packages/appflowy_backend/lib/protobuf/flowy-document/entities.pb.dart'). Try correcting the name to the name of an existing method, or defining a method named 'writeToBuffer'. return DocumentDataPBFromTo.fromDocument(document)?.writeToBuffer(); ^^^^^^^^^^^^^ lib/plugins/database/grid/application/filter/checkbox_filter_editor_bloc.dart:21:14: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. super(CheckboxFilterEditorState.initial(filterInfo)) { ^ lib/plugins/database/grid/application/filter/checkbox_filter_editor_bloc.dart:30:5: Error: The method 'on' isn't defined for the class 'CheckboxFilterEditorBloc'. - 'CheckboxFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/checkbox_filter_editor_bloc.dart' ('lib/plugins/database/grid/application/filter/checkbox_filter_editor_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<CheckboxFilterEditorEvent>( ^^ lib/plugins/database/grid/application/filter/checkbox_filter_editor_bloc.dart:50:32: Error: The getter 'state' isn't defined for the class 'CheckboxFilterEditorBloc'. - 'CheckboxFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/checkbox_filter_editor_bloc.dart' ('lib/plugins/database/grid/application/filter/checkbox_filter_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. final filterInfo = state.filterInfo.copyWith(filter: filter); ^^^^^ lib/plugins/database/grid/application/filter/checkbox_filter_editor_bloc.dart:53:15: Error: The getter 'state' isn't defined for the class 'CheckboxFilterEditorBloc'. - 'CheckboxFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/checkbox_filter_editor_bloc.dart' ('lib/plugins/database/grid/application/filter/checkbox_filter_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/plugins/database/grid/application/filter/checkbox_filter_editor_bloc.dart:67:14: Error: The getter 'isClosed' isn't defined for the class 'CheckboxFilterEditorBloc'. - 'CheckboxFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/checkbox_filter_editor_bloc.dart' ('lib/plugins/database/grid/application/filter/checkbox_filter_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (!isClosed) { ^^^^^^^^ lib/plugins/database/grid/application/filter/checkbox_filter_editor_bloc.dart:68:11: Error: The method 'add' isn't defined for the class 'CheckboxFilterEditorBloc'. - 'CheckboxFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/checkbox_filter_editor_bloc.dart' ('lib/plugins/database/grid/application/filter/checkbox_filter_editor_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(CheckboxFilterEditorEvent.didReceiveFilter(filter)); ^^^ lib/plugins/database/grid/application/filter/checkbox_filter_editor_bloc.dart:77:18: Error: Superclass has no method named 'close'. return super.close(); ^^^^^ lib/plugins/database/grid/application/filter/checkbox_filter_editor_bloc.dart:77:18: Error: A value of type 'invalid-type' can't be returned from an async function with return type 'Future<void>'. - 'Future' is from 'dart:async'. return super.close(); ^ lib/plugins/database/grid/presentation/widgets/filter/disclosure_button.dart:73:54: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.grid_settings_deleteFilter.tr(); ^^ lib/plugins/database/grid/application/filter/checklist_filter_bloc.dart:21:14: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. super(ChecklistFilterEditorState.initial(filterInfo)) { ^ lib/plugins/database/grid/application/filter/checklist_filter_bloc.dart:30:5: Error: The method 'on' isn't defined for the class 'ChecklistFilterEditorBloc'. - 'ChecklistFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/checklist_filter_bloc.dart' ('lib/plugins/database/grid/application/filter/checklist_filter_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<ChecklistFilterEditorEvent>( ^^ lib/plugins/database/grid/application/filter/checklist_filter_bloc.dart:50:32: Error: The getter 'state' isn't defined for the class 'ChecklistFilterEditorBloc'. - 'ChecklistFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/checklist_filter_bloc.dart' ('lib/plugins/database/grid/application/filter/checklist_filter_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. final filterInfo = state.filterInfo.copyWith(filter: filter); ^^^^^ lib/plugins/database/grid/application/filter/checklist_filter_bloc.dart:53:15: Error: The getter 'state' isn't defined for the class 'ChecklistFilterEditorBloc'. - 'ChecklistFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/checklist_filter_bloc.dart' ('lib/plugins/database/grid/application/filter/checklist_filter_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/plugins/database/grid/application/filter/checklist_filter_bloc.dart:67:14: Error: The getter 'isClosed' isn't defined for the class 'ChecklistFilterEditorBloc'. - 'ChecklistFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/checklist_filter_bloc.dart' ('lib/plugins/database/grid/application/filter/checklist_filter_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (!isClosed) { ^^^^^^^^ lib/plugins/database/grid/application/filter/checklist_filter_bloc.dart:68:11: Error: The method 'add' isn't defined for the class 'ChecklistFilterEditorBloc'. - 'ChecklistFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/checklist_filter_bloc.dart' ('lib/plugins/database/grid/application/filter/checklist_filter_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(ChecklistFilterEditorEvent.didReceiveFilter(filter)); ^^^ lib/plugins/database/grid/application/filter/checklist_filter_bloc.dart:77:18: Error: Superclass has no method named 'close'. return super.close(); ^^^^^ lib/plugins/database/grid/application/filter/checklist_filter_bloc.dart:77:18: Error: A value of type 'invalid-type' can't be returned from an async function with return type 'Future<void>'. - 'Future' is from 'dart:async'. return super.close(); ^ lib/plugins/database/grid/application/filter/number_filter_editor_bloc.dart:20:14: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. super(NumberFilterEditorState.initial(filterInfo)) { ^ lib/plugins/database/grid/application/filter/number_filter_editor_bloc.dart:30:5: Error: The method 'on' isn't defined for the class 'NumberFilterEditorBloc'. - 'NumberFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/number_filter_editor_bloc.dart' ('lib/plugins/database/grid/application/filter/number_filter_editor_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<NumberFilterEditorEvent>( ^^ lib/plugins/database/grid/application/filter/number_filter_editor_bloc.dart:34:32: Error: The getter 'state' isn't defined for the class 'NumberFilterEditorBloc'. - 'NumberFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/number_filter_editor_bloc.dart' ('lib/plugins/database/grid/application/filter/number_filter_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. final filterInfo = state.filterInfo.copyWith(filter: filter); ^^^^^ lib/plugins/database/grid/application/filter/number_filter_editor_bloc.dart:36:15: Error: The getter 'state' isn't defined for the class 'NumberFilterEditorBloc'. - 'NumberFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/number_filter_editor_bloc.dart' ('lib/plugins/database/grid/application/filter/number_filter_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/plugins/database/grid/application/filter/number_filter_editor_bloc.dart:47:24: Error: The getter 'state' isn't defined for the class 'NumberFilterEditorBloc'. - 'NumberFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/number_filter_editor_bloc.dart' ('lib/plugins/database/grid/application/filter/number_filter_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. content: state.filter.content, ^^^^^ lib/plugins/database/grid/application/filter/number_filter_editor_bloc.dart:54:26: Error: The getter 'state' isn't defined for the class 'NumberFilterEditorBloc'. - 'NumberFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/number_filter_editor_bloc.dart' ('lib/plugins/database/grid/application/filter/number_filter_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. condition: state.filter.condition, ^^^^^ lib/plugins/database/grid/application/filter/number_filter_editor_bloc.dart:72:14: Error: The getter 'isClosed' isn't defined for the class 'NumberFilterEditorBloc'. - 'NumberFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/number_filter_editor_bloc.dart' ('lib/plugins/database/grid/application/filter/number_filter_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (!isClosed) { ^^^^^^^^ lib/plugins/database/grid/application/filter/number_filter_editor_bloc.dart:73:11: Error: The method 'add' isn't defined for the class 'NumberFilterEditorBloc'. - 'NumberFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/number_filter_editor_bloc.dart' ('lib/plugins/database/grid/application/filter/number_filter_editor_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(NumberFilterEditorEvent.didReceiveFilter(filter)); ^^^ lib/plugins/database/grid/application/filter/number_filter_editor_bloc.dart:82:18: Error: Superclass has no method named 'close'. return super.close(); ^^^^^ lib/plugins/database/grid/application/filter/number_filter_editor_bloc.dart:82:18: Error: A value of type 'invalid-type' can't be returned from an async function with return type 'Future<void>'. - 'Future' is from 'dart:async'. return super.close(); ^ lib/plugins/database/grid/application/filter/select_option_filter_bloc.dart:24:14: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. super(SelectOptionFilterEditorState.initial(filterInfo)) { ^ lib/plugins/database/grid/application/filter/select_option_filter_bloc.dart:34:5: Error: The method 'on' isn't defined for the class 'SelectOptionFilterEditorBloc'. - 'SelectOptionFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/select_option_filter_bloc.dart' ('lib/plugins/database/grid/application/filter/select_option_filter_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<SelectOptionFilterEditorEvent>( ^^ lib/plugins/database/grid/application/filter/select_option_filter_bloc.dart:46:26: Error: The getter 'state' isn't defined for the class 'SelectOptionFilterEditorBloc'. - 'SelectOptionFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/select_option_filter_bloc.dart' ('lib/plugins/database/grid/application/filter/select_option_filter_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. optionIds: state.filter.optionIds, ^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_bloc.dart:47:26: Error: The getter 'state' isn't defined for the class 'SelectOptionFilterEditorBloc'. - 'SelectOptionFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/select_option_filter_bloc.dart' ('lib/plugins/database/grid/application/filter/select_option_filter_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. fieldType: state.filterInfo.fieldInfo.fieldType, ^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_bloc.dart:54:26: Error: The getter 'state' isn't defined for the class 'SelectOptionFilterEditorBloc'. - 'SelectOptionFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/select_option_filter_bloc.dart' ('lib/plugins/database/grid/application/filter/select_option_filter_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. condition: state.filter.condition, ^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_bloc.dart:56:26: Error: The getter 'state' isn't defined for the class 'SelectOptionFilterEditorBloc'. - 'SelectOptionFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/select_option_filter_bloc.dart' ('lib/plugins/database/grid/application/filter/select_option_filter_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. fieldType: state.filterInfo.fieldInfo.fieldType, ^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_bloc.dart:66:32: Error: The getter 'state' isn't defined for the class 'SelectOptionFilterEditorBloc'. - 'SelectOptionFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/select_option_filter_bloc.dart' ('lib/plugins/database/grid/application/filter/select_option_filter_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. final filterInfo = state.filterInfo.copyWith(filter: filter); ^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_bloc.dart:69:15: Error: The getter 'state' isn't defined for the class 'SelectOptionFilterEditorBloc'. - 'SelectOptionFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/select_option_filter_bloc.dart' ('lib/plugins/database/grid/application/filter/select_option_filter_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_bloc.dart:76:18: Error: The getter 'state' isn't defined for the class 'SelectOptionFilterEditorBloc'. - 'SelectOptionFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/select_option_filter_bloc.dart' ('lib/plugins/database/grid/application/filter/select_option_filter_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(filterDesc: desc)); ^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_bloc.dart:86:14: Error: The getter 'isClosed' isn't defined for the class 'SelectOptionFilterEditorBloc'. - 'SelectOptionFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/select_option_filter_bloc.dart' ('lib/plugins/database/grid/application/filter/select_option_filter_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (!isClosed) { ^^^^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_bloc.dart:87:11: Error: The method 'add' isn't defined for the class 'SelectOptionFilterEditorBloc'. - 'SelectOptionFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/select_option_filter_bloc.dart' ('lib/plugins/database/grid/application/filter/select_option_filter_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(SelectOptionFilterEditorEvent.didReceiveFilter(filter)); ^^^ lib/plugins/database/grid/application/filter/select_option_filter_bloc.dart:94:10: Error: The getter 'isClosed' isn't defined for the class 'SelectOptionFilterEditorBloc'. - 'SelectOptionFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/select_option_filter_bloc.dart' ('lib/plugins/database/grid/application/filter/select_option_filter_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (!isClosed) { ^^^^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_bloc.dart:98:13: Error: The getter 'state' isn't defined for the class 'SelectOptionFilterEditorBloc'. - 'SelectOptionFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/select_option_filter_bloc.dart' ('lib/plugins/database/grid/application/filter/select_option_filter_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. if (state.filter.optionIds.contains(option.id)) { ^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_bloc.dart:102:7: Error: The method 'add' isn't defined for the class 'SelectOptionFilterEditorBloc'. - 'SelectOptionFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/select_option_filter_bloc.dart' ('lib/plugins/database/grid/application/filter/select_option_filter_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(SelectOptionFilterEditorEvent.updateFilterDescription(filterDesc)); ^^^ lib/plugins/database/grid/application/filter/select_option_filter_bloc.dart:109:18: Error: Superclass has no method named 'close'. return super.close(); ^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_bloc.dart:109:18: Error: A value of type 'invalid-type' can't be returned from an async function with return type 'Future<void>'. - 'Future' is from 'dart:async'. return super.close(); ^ lib/plugins/database/grid/application/filter/select_option_filter_bloc.freezed.dart:594:23: Error: 'EqualUnmodifiableListView' isn't a type. if (_optionIds is EqualUnmodifiableListView) return _optionIds; ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_bloc.freezed.dart:596:12: Error: The method 'EqualUnmodifiableListView' isn't defined for the class '_$UpdateContentImpl'. - '_$UpdateContentImpl' is from 'package:appflowy/plugins/database/grid/application/filter/select_option_filter_bloc.dart' ('lib/plugins/database/grid/application/filter/select_option_filter_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'EqualUnmodifiableListView'. return EqualUnmodifiableListView(_optionIds); ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_bloc.freezed.dart:609:19: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality() ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_bloc.freezed.dart:615:38: Error: Couldn't find constructor 'DeepCollectionEquality'. Object.hash(runtimeType, const DeepCollectionEquality().hash(_optionIds)); ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/select_option/condition_list.dart:95:47: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_selectOptionFilter_is.tr(), ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/select_option/condition_list.dart:97:50: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_selectOptionFilter_isNot.tr(), ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/select_option/condition_list.dart:99:53: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_selectOptionFilter_contains.tr(), ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/select_option/condition_list.dart:101:59: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_selectOptionFilter_doesNotContain.tr(), ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/select_option/condition_list.dart:103:52: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_selectOptionFilter_isEmpty.tr(), ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/select_option/condition_list.dart:105:55: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_selectOptionFilter_isNotEmpty.tr(), ^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/select_option/option_list.dart:29:12: Error: The method 'BlocProvider' isn't defined for the class 'SelectOptionFilterList'. - 'SelectOptionFilterList' is from 'package:appflowy/plugins/database/grid/presentation/widgets/filter/choicechip/select_option/option_list.dart' ('lib/plugins/database/grid/presentation/widgets/filter/choicechip/select_option/option_list.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. return BlocProvider( ^^^^^^^^^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/select_option/option_list.dart:39:11: Error: The method 'BlocConsumer' isn't defined for the class 'SelectOptionFilterList'. - 'SelectOptionFilterList' is from 'package:appflowy/plugins/database/grid/presentation/widgets/filter/choicechip/select_option/option_list.dart' ('lib/plugins/database/grid/presentation/widgets/filter/choicechip/select_option/option_list.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocConsumer'. BlocConsumer<SelectOptionFilterListBloc, SelectOptionFilterListState>( ^^^^^^^^^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/select_option/option_list.dart:36:12: Error: The method 'add' isn't defined for the class 'SelectOptionFilterListBloc<dynamic>'. - 'SelectOptionFilterListBloc' is from 'package:appflowy/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart' ('lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. )..add(const SelectOptionFilterListEvent.initial()); ^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/select_option/option_list.dart:91:18: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<SelectOptionFilterListBloc>() ^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/select_option/option_list.dart:94:21: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<SelectOptionFilterListBloc>().add( ^^^^ lib/plugins/database/grid/presentation/widgets/filter/choicechip/select_option/option_list.dart:98:26: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<SelectOptionFilterEditorBloc>() ^^^^ lib/plugins/database/grid/application/filter/text_filter_editor_bloc.dart:20:14: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. super(TextFilterEditorState.initial(filterInfo)) { ^ lib/plugins/database/grid/application/filter/text_filter_editor_bloc.dart:30:5: Error: The method 'on' isn't defined for the class 'TextFilterEditorBloc'. - 'TextFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/text_filter_editor_bloc.dart' ('lib/plugins/database/grid/application/filter/text_filter_editor_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<TextFilterEditorEvent>( ^^ lib/plugins/database/grid/application/filter/text_filter_editor_bloc.dart:42:30: Error: The getter 'state' isn't defined for the class 'TextFilterEditorBloc'. - 'TextFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/text_filter_editor_bloc.dart' ('lib/plugins/database/grid/application/filter/text_filter_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. content: state.filter.content, ^^^^^ lib/plugins/database/grid/application/filter/text_filter_editor_bloc.dart:48:30: Error: The getter 'state' isn't defined for the class 'TextFilterEditorBloc'. - 'TextFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/text_filter_editor_bloc.dart' ('lib/plugins/database/grid/application/filter/text_filter_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. content: state.filter.content, ^^^^^ lib/plugins/database/grid/application/filter/text_filter_editor_bloc.dart:56:32: Error: The getter 'state' isn't defined for the class 'TextFilterEditorBloc'. - 'TextFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/text_filter_editor_bloc.dart' ('lib/plugins/database/grid/application/filter/text_filter_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. condition: state.filter.condition, ^^^^^ lib/plugins/database/grid/application/filter/text_filter_editor_bloc.dart:62:32: Error: The getter 'state' isn't defined for the class 'TextFilterEditorBloc'. - 'TextFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/text_filter_editor_bloc.dart' ('lib/plugins/database/grid/application/filter/text_filter_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. condition: state.filter.condition, ^^^^^ lib/plugins/database/grid/application/filter/text_filter_editor_bloc.dart:73:32: Error: The getter 'state' isn't defined for the class 'TextFilterEditorBloc'. - 'TextFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/text_filter_editor_bloc.dart' ('lib/plugins/database/grid/application/filter/text_filter_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. final filterInfo = state.filterInfo.copyWith(filter: filter); ^^^^^ lib/plugins/database/grid/application/filter/text_filter_editor_bloc.dart:76:15: Error: The getter 'state' isn't defined for the class 'TextFilterEditorBloc'. - 'TextFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/text_filter_editor_bloc.dart' ('lib/plugins/database/grid/application/filter/text_filter_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/plugins/database/grid/application/filter/text_filter_editor_bloc.dart:90:14: Error: The getter 'isClosed' isn't defined for the class 'TextFilterEditorBloc'. - 'TextFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/text_filter_editor_bloc.dart' ('lib/plugins/database/grid/application/filter/text_filter_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (!isClosed) { ^^^^^^^^ lib/plugins/database/grid/application/filter/text_filter_editor_bloc.dart:91:11: Error: The method 'add' isn't defined for the class 'TextFilterEditorBloc'. - 'TextFilterEditorBloc' is from 'package:appflowy/plugins/database/grid/application/filter/text_filter_editor_bloc.dart' ('lib/plugins/database/grid/application/filter/text_filter_editor_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(TextFilterEditorEvent.didReceiveFilter(filter)); ^^^ lib/plugins/database/grid/application/filter/text_filter_editor_bloc.dart:100:18: Error: Superclass has no method named 'close'. return super.close(); ^^^^^ lib/plugins/database/grid/application/filter/text_filter_editor_bloc.dart:100:18: Error: A value of type 'invalid-type' can't be returned from an async function with return type 'Future<void>'. - 'Future' is from 'dart:async'. return super.close(); ^ lib/plugins/database/calendar/presentation/toolbar/calendar_layout_setting.dart:35:12: Error: The method 'BlocProvider' isn't defined for the class '_CalendarLayoutSettingState'. - '_CalendarLayoutSettingState' is from 'package:appflowy/plugins/database/calendar/presentation/toolbar/calendar_layout_setting.dart' ('lib/plugins/database/calendar/presentation/toolbar/calendar_layout_setting.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. return BlocProvider( ^^^^^^^^^^^^ lib/plugins/database/calendar/presentation/toolbar/calendar_layout_setting.dart:41:14: Error: The method 'BlocBuilder' isn't defined for the class '_CalendarLayoutSettingState'. - '_CalendarLayoutSettingState' is from 'package:appflowy/plugins/database/calendar/presentation/toolbar/calendar_layout_setting.dart' ('lib/plugins/database/calendar/presentation/toolbar/calendar_layout_setting.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<CalendarSettingBloc, CalendarSettingState>( ^^^^^^^^^^^ lib/plugins/database/calendar/presentation/toolbar/calendar_layout_setting.dart:39:12: Error: The method 'add' isn't defined for the class 'CalendarSettingBloc'. - 'CalendarSettingBloc' is from 'package:appflowy/plugins/database/calendar/application/calendar_setting_bloc.dart' ('lib/plugins/database/calendar/application/calendar_setting_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. )..add(const CalendarSettingEvent.initial()); ^^^ lib/plugins/database/calendar/presentation/toolbar/calendar_layout_setting.dart:203:58: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.calendar_settings_layoutDateField.tr(), ^^ lib/plugins/database/calendar/presentation/toolbar/calendar_layout_setting.dart:156:16: Error: The method 'BlocProvider' isn't defined for the class 'LayoutDateField'. - 'LayoutDateField' is from 'package:appflowy/plugins/database/calendar/presentation/toolbar/calendar_layout_setting.dart' ('lib/plugins/database/calendar/presentation/toolbar/calendar_layout_setting.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. return BlocProvider( ^^^^^^^^^^^^ lib/plugins/database/calendar/presentation/toolbar/calendar_layout_setting.dart:161:18: Error: The method 'BlocBuilder' isn't defined for the class 'LayoutDateField'. - 'LayoutDateField' is from 'package:appflowy/plugins/database/calendar/presentation/toolbar/calendar_layout_setting.dart' ('lib/plugins/database/calendar/presentation/toolbar/calendar_layout_setting.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<DatabasePropertyBloc, DatabasePropertyState>( ^^^^^^^^^^^ lib/plugins/database/calendar/presentation/toolbar/calendar_layout_setting.dart:160:14: Error: The method 'add' isn't defined for the class 'DatabasePropertyBloc'. - 'DatabasePropertyBloc' is from 'package:appflowy/plugins/database/application/setting/property_bloc.dart' ('lib/plugins/database/application/setting/property_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. )..add(const DatabasePropertyEvent.initial()), ^^^ lib/plugins/database/calendar/presentation/toolbar/calendar_layout_setting.dart:226:58: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. text: LocaleKeys.calendar_settings_showWeekNumbers.tr(), ^^ lib/plugins/database/calendar/presentation/toolbar/calendar_layout_setting.dart:246:55: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. text: LocaleKeys.calendar_settings_showWeekends.tr(), ^^ lib/plugins/database/calendar/presentation/toolbar/calendar_layout_setting.dart:304:57: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.calendar_settings_firstDayOfWeek.tr(), ^^ lib/plugins/database/calendar/presentation/toolbar/calendar_layout_setting.dart:273:13: Error: The getter 'DateFormat' isn't defined for the class 'FirstDayOfWeek'. - 'FirstDayOfWeek' is from 'package:appflowy/plugins/database/calendar/presentation/toolbar/calendar_layout_setting.dart' ('lib/plugins/database/calendar/presentation/toolbar/calendar_layout_setting.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'DateFormat'. DateFormat.EEEE(context.locale.toLanguageTag()).dateSymbols; ^^^^^^^^^^ lib/plugins/database/calendar/presentation/toolbar/calendar_layout_setting.dart:273:37: Error: The getter 'locale' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'locale'. DateFormat.EEEE(context.locale.toLanguageTag()).dateSymbols; ^^^^^^ lib/plugins/database/widgets/setting/database_layout_selector.dart:29:12: Error: The method 'BlocProvider' isn't defined for the class '_DatabaseLayoutSelectorState'. - '_DatabaseLayoutSelectorState' is from 'package:appflowy/plugins/database/widgets/setting/database_layout_selector.dart' ('lib/plugins/database/widgets/setting/database_layout_selector.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. return BlocProvider( ^^^^^^^^^^^^ lib/plugins/database/widgets/setting/database_layout_selector.dart:34:14: Error: The method 'BlocBuilder' isn't defined for the class '_DatabaseLayoutSelectorState'. - '_DatabaseLayoutSelectorState' is from 'package:appflowy/plugins/database/widgets/setting/database_layout_selector.dart' ('lib/plugins/database/widgets/setting/database_layout_selector.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<DatabaseLayoutBloc, DatabaseLayoutState>( ^^^^^^^^^^^ lib/plugins/database/widgets/setting/database_layout_selector.dart:33:10: Error: The method 'add' isn't defined for the class 'DatabaseLayoutBloc'. - 'DatabaseLayoutBloc' is from 'package:appflowy/plugins/database/application/layout/layout_bloc.dart' ('lib/plugins/database/application/layout/layout_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. )..add(const DatabaseLayoutEvent.initial()), ^^^ lib/plugins/database/widgets/group/database_group.dart:38:12: Error: The method 'BlocProvider' isn't defined for the class 'DatabaseGroupList'. - 'DatabaseGroupList' is from 'package:appflowy/plugins/database/widgets/group/database_group.dart' ('lib/plugins/database/widgets/group/database_group.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. return BlocProvider( ^^^^^^^^^^^^ lib/plugins/database/widgets/group/database_group.dart:43:14: Error: The method 'BlocBuilder' isn't defined for the class 'DatabaseGroupList'. - 'DatabaseGroupList' is from 'package:appflowy/plugins/database/widgets/group/database_group.dart' ('lib/plugins/database/widgets/group/database_group.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<DatabaseGroupBloc, DatabaseGroupState>( ^^^^^^^^^^^ lib/plugins/database/widgets/group/database_group.dart:62:58: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.board_showUngrouped.tr(), ^^ lib/plugins/database/widgets/group/database_group.dart:84:44: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.board_groupBy.tr(), ^^ lib/plugins/database/widgets/group/database_group.dart:42:10: Error: The method 'add' isn't defined for the class 'DatabaseGroupBloc'. - 'DatabaseGroupBloc' is from 'package:appflowy/plugins/database/application/setting/group_bloc.dart' ('lib/plugins/database/application/setting/group_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. )..add(const DatabaseGroupEvent.initial()), ^^^ lib/plugins/database/widgets/group/database_group.dart:116:20: Error: The method 'freeze' isn't defined for the class 'BoardLayoutSettingPB'. - 'BoardLayoutSettingPB' is from 'package:appflowy_backend/protobuf/flowy-database2/board_entities.pb.dart' ('packages/appflowy_backend/lib/protobuf/flowy-database2/board_entities.pb.dart'). Try correcting the name to the name of an existing method, or defining a method named 'freeze'. layoutSettings.freeze(); ^^^^^^ lib/plugins/database/widgets/group/database_group.dart:117:45: Error: The method 'rebuild' isn't defined for the class 'BoardLayoutSettingPB'. - 'BoardLayoutSettingPB' is from 'package:appflowy_backend/protobuf/flowy-database2/board_entities.pb.dart' ('packages/appflowy_backend/lib/protobuf/flowy-database2/board_entities.pb.dart'). Try correcting the name to the name of an existing method, or defining a method named 'rebuild'. final newLayoutSetting = layoutSettings.rebuild((message) { ^^^^^^^ lib/plugins/database/widgets/group/database_group.dart:162:21: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<DatabaseGroupBloc>().add( ^^^^ lib/plugins/database/widgets/setting/setting_property_list.dart:43:8: Error: The method 'add' isn't defined for the class 'DatabasePropertyBloc'. - 'DatabasePropertyBloc' is from 'package:appflowy/plugins/database/application/setting/property_bloc.dart' ('lib/plugins/database/application/setting/property_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. )..add(const DatabasePropertyEvent.initial()); ^^^ lib/plugins/database/widgets/setting/setting_property_list.dart:48:12: Error: The getter 'BlocProvider' isn't defined for the class '_DatabasePropertyListState'. - '_DatabasePropertyListState' is from 'package:appflowy/plugins/database/widgets/setting/setting_property_list.dart' ('lib/plugins/database/widgets/setting/setting_property_list.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. return BlocProvider<DatabasePropertyBloc>.value( ^^^^^^^^^^^^ lib/plugins/database/widgets/setting/setting_property_list.dart:48:12: Error: The static type of the explicit instantiation operand must be a generic function type but is 'dynamic'. Try changing the operand or remove the type arguments. return BlocProvider<DatabasePropertyBloc>.value( ^ lib/plugins/database/widgets/setting/setting_property_list.dart:50:14: Error: The method 'BlocBuilder' isn't defined for the class '_DatabasePropertyListState'. - '_DatabasePropertyListState' is from 'package:appflowy/plugins/database/widgets/setting/setting_property_list.dart' ('lib/plugins/database/widgets/setting/setting_property_list.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<DatabasePropertyBloc, DatabasePropertyState>( ^^^^^^^^^^^ lib/plugins/database/widgets/setting/setting_property_list.dart:184:23: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. context.read<DatabasePropertyBloc>().add( ^^^^ lib/workspace/presentation/widgets/date_picker/widgets/clear_date_button.dart:25:66: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. text: FlowyText.medium(LocaleKeys.datePicker_clearDate.tr()), ^^ lib/workspace/presentation/widgets/date_picker/widgets/date_type_option_button.dart:31:45: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. "${LocaleKeys.datePicker_dateFormat.tr()} & ${LocaleKeys.datePicker_timeFormat.tr()}"; ^^ lib/workspace/presentation/widgets/date_picker/widgets/date_type_option_button.dart:31:88: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. "${LocaleKeys.datePicker_dateFormat.tr()} & ${LocaleKeys.datePicker_timeFormat.tr()}"; ^^ lib/plugins/database/widgets/row/relation_row_detail.dart:19:12: Error: The method 'BlocProvider' isn't defined for the class 'RelatedRowDetailPage'. - 'RelatedRowDetailPage' is from 'package:appflowy/plugins/database/widgets/row/relation_row_detail.dart' ('lib/plugins/database/widgets/row/relation_row_detail.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. return BlocProvider( ^^^^^^^^^^^^ lib/plugins/database/widgets/row/relation_row_detail.dart:24:14: Error: The method 'BlocBuilder' isn't defined for the class 'RelatedRowDetailPage'. - 'RelatedRowDetailPage' is from 'package:appflowy/plugins/database/widgets/row/relation_row_detail.dart' ('lib/plugins/database/widgets/row/relation_row_detail.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<RelatedRowDetailPageBloc, RelatedRowDetailPageState>( ^^^^^^^^^^^ lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart:16:13: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. }) : super(RelationRowSearchState.initial()) { ^ lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart:25:5: Error: The method 'on' isn't defined for the class 'RelationRowSearchBloc'. - 'RelationRowSearchBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_row_search_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<RelationRowSearchEvent>( ^^ lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart:33:15: Error: The getter 'state' isn't defined for the class 'RelationRowSearchBloc'. - 'RelationRowSearchBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_row_search_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart:35:31: Error: The getter 'state' isn't defined for the class 'RelationRowSearchBloc'. - 'RelationRowSearchBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_row_search_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. focusedRowId: state.focusedRowId ?? allRows.firstOrNull?.rowId, ^^^^^ lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart:41:18: Error: The getter 'state' isn't defined for the class 'RelationRowSearchBloc'. - 'RelationRowSearchBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_row_search_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(focusedRowId: rowId)); ^^^^^ lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart:54:17: Error: The method 'add' isn't defined for the class 'RelationRowSearchBloc'. - 'RelationRowSearchBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_row_search_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. (data) => add(RelationRowSearchEvent.didUpdateRowList(data.rows)), ^^^ lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart:59:37: Error: 'Emitter' isn't a type. void _updateFilter(String filter, Emitter<RelationRowSearchState> emit) { ^^^^^^^ lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart:68:22: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr() ^^ lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart:76:42: Error: The getter 'state' isn't defined for the class 'RelationRowSearchBloc'. - 'RelationRowSearchBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_row_search_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. : rows.any((row) => row.rowId == state.focusedRowId) ^^^^^ lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart:77:15: Error: The getter 'state' isn't defined for the class 'RelationRowSearchBloc'. - 'RelationRowSearchBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_row_search_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. ? state.focusedRowId ^^^^^ lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart:81:7: Error: The getter 'state' isn't defined for the class 'RelationRowSearchBloc'. - 'RelationRowSearchBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_row_search_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart:88:36: Error: 'Emitter' isn't a type. void _focusOption(bool previous, Emitter<RelationRowSearchState> emit) { ^^^^^^^ lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart:89:9: Error: The getter 'state' isn't defined for the class 'RelationRowSearchBloc'. - 'RelationRowSearchBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_row_search_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. if (state.filteredRows.isEmpty) { ^^^^^ lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart:93:20: Error: The getter 'state' isn't defined for the class 'RelationRowSearchBloc'. - 'RelationRowSearchBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_row_search_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. final rowIds = state.filteredRows.map((e) => e.rowId).toList(); ^^^^^ lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart:94:26: Error: The getter 'state' isn't defined for the class 'RelationRowSearchBloc'. - 'RelationRowSearchBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_row_search_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. final currentIndex = state.focusedRowId == null ^^^^^ lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart:96:43: Error: The getter 'state' isn't defined for the class 'RelationRowSearchBloc'. - 'RelationRowSearchBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_row_search_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. : rowIds.indexWhere((id) => id == state.focusedRowId); ^^^^^ lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart:104:10: Error: The getter 'state' isn't defined for the class 'RelationRowSearchBloc'. - 'RelationRowSearchBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_row_search_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(focusedRowId: rowIds[newIndex])); ^^^^^ lib/plugins/database/application/cell/bloc/relation_row_search_bloc.freezed.dart:138:21: Error: 'EqualUnmodifiableListView' isn't a type. if (_rowList is EqualUnmodifiableListView) return _rowList; ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/cell/bloc/relation_row_search_bloc.freezed.dart:140:12: Error: The method 'EqualUnmodifiableListView' isn't defined for the class '_$DidUpdateRowListImpl'. - '_$DidUpdateRowListImpl' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_row_search_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'EqualUnmodifiableListView'. return EqualUnmodifiableListView(_rowList); ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/cell/bloc/relation_row_search_bloc.freezed.dart:162:19: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality().equals(other._rowList, _rowList)); ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/cell/bloc/relation_row_search_bloc.freezed.dart:167:38: Error: Couldn't find constructor 'DeepCollectionEquality'. Object.hash(runtimeType, const DeepCollectionEquality().hash(_rowList)); ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/cell/bloc/relation_row_search_bloc.freezed.dart:892:21: Error: The getter 'freezed' isn't defined for the class '_$RelationRowSearchStateCopyWithImpl<$Res, $Val>'. - '_$RelationRowSearchStateCopyWithImpl' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_row_search_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. focusedRowId: freezed == focusedRowId ^^^^^^^ lib/plugins/database/application/cell/bloc/relation_row_search_bloc.freezed.dart:933:21: Error: The getter 'freezed' isn't defined for the class '__$$RelationRowSearchStateImplCopyWithImpl<$Res>'. - '__$$RelationRowSearchStateImplCopyWithImpl' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_row_search_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. focusedRowId: freezed == focusedRowId ^^^^^^^ lib/plugins/database/application/cell/bloc/relation_row_search_bloc.freezed.dart:954:26: Error: 'EqualUnmodifiableListView' isn't a type. if (_filteredRows is EqualUnmodifiableListView) return _filteredRows; ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/cell/bloc/relation_row_search_bloc.freezed.dart:956:12: Error: The method 'EqualUnmodifiableListView' isn't defined for the class '_$RelationRowSearchStateImpl'. - '_$RelationRowSearchStateImpl' is from 'package:appflowy/plugins/database/application/cell/bloc/relation_row_search_bloc.dart' ('lib/plugins/database/application/cell/bloc/relation_row_search_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'EqualUnmodifiableListView'. return EqualUnmodifiableListView(_filteredRows); ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/cell/bloc/relation_row_search_bloc.freezed.dart:981:19: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality() ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/cell/bloc/relation_row_search_bloc.freezed.dart:989:13: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality().hash(_filteredRows), focusedRowId); ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:51:14: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. super(SelectOptionCellEditorState.initial(cellController)) { ^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:55:5: Error: The method 'add' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(SelectOptionCellEditorEvent.didUpdateOptions(loadedOptions)); ^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:68:5: Error: The method 'on' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<SelectOptionCellEditorEvent>( ^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:72:18: Error: The getter 'state' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(selectedOptions: selectedOptions)); ^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:80:15: Error: The getter 'state' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:88:17: Error: The getter 'state' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. if (state.createSelectOptionSuggestion == null) { ^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:93:21: Error: The getter 'state' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. name: state.createSelectOptionSuggestion!.name, ^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:94:22: Error: The getter 'state' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. color: state.createSelectOptionSuggestion!.color, ^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:96:18: Error: The getter 'state' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(clearFilter: true)); ^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:116:17: Error: The getter 'state' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. if (state.selectedOptions.isEmpty) { ^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:119:42: Error: The getter 'state' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. final lastSelectedOptionId = state.selectedOptions.last.id; ^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:142:18: Error: The getter 'state' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(options: result.options)); ^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:154:18: Error: The getter 'state' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(focusedOptionId: optionId)); ^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:157:18: Error: The getter 'state' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(clearFilter: false)); ^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:172:18: Error: Superclass has no method named 'close'. return super.close(); ^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:172:18: Error: A value of type 'invalid-type' can't be returned from an async function with return type 'Future<void>'. - 'Future' is from 'dart:async'. return super.close(); ^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:178:14: Error: The getter 'isClosed' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (!isClosed) { ^^^^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:179:11: Error: The method 'add' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add( ^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:191:10: Error: The getter 'isClosed' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (!isClosed) { ^^^^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:193:7: Error: The method 'add' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(SelectOptionCellEditorEvent.didUpdateOptions(loadedOptions)); ^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:221:30: Error: 'Emitter' isn't a type. void _submitTextFieldValue(Emitter<SelectOptionCellEditorState> emit) { ^^^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:222:9: Error: The getter 'state' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. if (state.focusedOptionId == null) { ^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:226:29: Error: The getter 'state' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. final focusedOptionId = state.focusedOptionId!; ^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:231:15: Error: The getter 'state' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. name: state.createSelectOptionSuggestion!.name, ^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:232:16: Error: The getter 'state' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. color: state.createSelectOptionSuggestion!.color, ^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:235:9: Error: The getter 'state' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:240:17: Error: The getter 'state' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. } else if (!state.selectedOptions ^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:262:5: Error: 'Emitter' isn't a type. Emitter<SelectOptionCellEditorState> emit, ^^^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:272:55: Error: The getter 'state' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. : result.options.any((option) => option.id == state.focusedOptionId) ^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:273:15: Error: The getter 'state' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. ? state.focusedOptionId ^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:276:7: Error: The getter 'state' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:314:36: Error: 'Emitter' isn't a type. void _focusOption(bool previous, Emitter<SelectOptionCellEditorState> emit) { ^^^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:315:9: Error: The getter 'state' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. if (state.options.isEmpty && state.createSelectOptionSuggestion == null) { ^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:315:34: Error: The getter 'state' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. if (state.options.isEmpty && state.createSelectOptionSuggestion == null) { ^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:320:10: Error: The getter 'state' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. ...state.options.map((e) => e.id), ^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:321:11: Error: The getter 'state' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. if (state.createSelectOptionSuggestion != null) ^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:325:9: Error: The getter 'state' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. if (state.focusedOptionId == null) { ^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:327:9: Error: The getter 'state' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:335:44: Error: The getter 'state' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. optionIds.indexWhere((id) => id == state.focusedOptionId); ^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart:341:10: Error: The getter 'state' isn't defined for the class 'SelectOptionCellEditorBloc'. - 'SelectOptionCellEditorBloc' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(focusedOptionId: optionIds[newIndex])); ^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.freezed.dart:216:29: Error: 'EqualUnmodifiableListView' isn't a type. if (_selectedOptions is EqualUnmodifiableListView) return _selectedOptions; ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.freezed.dart:218:12: Error: The method 'EqualUnmodifiableListView' isn't defined for the class '_$DidUpdateCellImpl'. - '_$DidUpdateCellImpl' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'EqualUnmodifiableListView'. return EqualUnmodifiableListView(_selectedOptions); ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.freezed.dart:455:21: Error: 'EqualUnmodifiableListView' isn't a type. if (_options is EqualUnmodifiableListView) return _options; ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.freezed.dart:457:12: Error: The method 'EqualUnmodifiableListView' isn't defined for the class '_$DidUpdateOptionsImpl'. - '_$DidUpdateOptionsImpl' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'EqualUnmodifiableListView'. return EqualUnmodifiableListView(_options); ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.freezed.dart:2888:25: Error: 'EqualUnmodifiableListView' isn't a type. if (_optionNames is EqualUnmodifiableListView) return _optionNames; ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.freezed.dart:2890:12: Error: The method 'EqualUnmodifiableListView' isn't defined for the class '_$SelectMultipleOptionsImpl'. - '_$SelectMultipleOptionsImpl' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'EqualUnmodifiableListView'. return EqualUnmodifiableListView(_optionNames); ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.freezed.dart:3516:7: Error: The getter 'freezed' isn't defined for the class '__$$UpdateFocusedOptionImplCopyWithImpl<$Res>'. - '__$$UpdateFocusedOptionImplCopyWithImpl' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. freezed == optionId ^^^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.freezed.dart:3985:37: Error: The getter 'freezed' isn't defined for the class '_$SelectOptionCellEditorStateCopyWithImpl<$Res, $Val>'. - '_$SelectOptionCellEditorStateCopyWithImpl' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. createSelectOptionSuggestion: freezed == createSelectOptionSuggestion ^^^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.freezed.dart:3989:24: Error: The getter 'freezed' isn't defined for the class '_$SelectOptionCellEditorStateCopyWithImpl<$Res, $Val>'. - '_$SelectOptionCellEditorStateCopyWithImpl' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. focusedOptionId: freezed == focusedOptionId ^^^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.freezed.dart:4046:37: Error: The getter 'freezed' isn't defined for the class '__$$SelectOptionEditorStateImplCopyWithImpl<$Res>'. - '__$$SelectOptionEditorStateImplCopyWithImpl' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. createSelectOptionSuggestion: freezed == createSelectOptionSuggestion ^^^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.freezed.dart:4050:24: Error: The getter 'freezed' isn't defined for the class '__$$SelectOptionEditorStateImplCopyWithImpl<$Res>'. - '__$$SelectOptionEditorStateImplCopyWithImpl' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. focusedOptionId: freezed == focusedOptionId ^^^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.freezed.dart:4077:21: Error: 'EqualUnmodifiableListView' isn't a type. if (_options is EqualUnmodifiableListView) return _options; ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.freezed.dart:4079:12: Error: The method 'EqualUnmodifiableListView' isn't defined for the class '_$SelectOptionEditorStateImpl'. - '_$SelectOptionEditorStateImpl' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'EqualUnmodifiableListView'. return EqualUnmodifiableListView(_options); ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.freezed.dart:4085:29: Error: 'EqualUnmodifiableListView' isn't a type. if (_selectedOptions is EqualUnmodifiableListView) return _selectedOptions; ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.freezed.dart:4087:12: Error: The method 'EqualUnmodifiableListView' isn't defined for the class '_$SelectOptionEditorStateImpl'. - '_$SelectOptionEditorStateImpl' is from 'package:appflowy/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart' ('lib/plugins/database/application/cell/bloc/select_option_cell_editor_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'EqualUnmodifiableListView'. return EqualUnmodifiableListView(_selectedOptions); ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/widgets/field/type_option_editor/select/select_option_editor.dart:39:12: Error: The method 'BlocProvider' isn't defined for the class 'SelectOptionEditor'. - 'SelectOptionEditor' is from 'package:appflowy/plugins/database/widgets/field/type_option_editor/select/select_option_editor.dart' ('lib/plugins/database/widgets/field/type_option_editor/select/select_option_editor.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. return BlocProvider( ^^^^^^^^^^^^ lib/plugins/database/widgets/field/type_option_editor/select/select_option_editor.dart:41:14: Error: The method 'MultiBlocListener' isn't defined for the class 'SelectOptionEditor'. - 'SelectOptionEditor' is from 'package:appflowy/plugins/database/widgets/field/type_option_editor/select/select_option_editor.dart' ('lib/plugins/database/widgets/field/type_option_editor/select/select_option_editor.dart'). Try correcting the name to the name of an existing method, or defining a method named 'MultiBlocListener'. child: MultiBlocListener( ^^^^^^^^^^^^^^^^^ lib/plugins/database/widgets/field/type_option_editor/select/select_option_editor.dart:43:11: Error: The method 'BlocListener' isn't defined for the class 'SelectOptionEditor'. - 'SelectOptionEditor' is from 'package:appflowy/plugins/database/widgets/field/type_option_editor/select/select_option_editor.dart' ('lib/plugins/database/widgets/field/type_option_editor/select/select_option_editor.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocListener'. BlocListener<EditSelectOptionBloc, EditSelectOptionState>( ^^^^^^^^^^^^ lib/plugins/database/widgets/field/type_option_editor/select/select_option_editor.dart:51:11: Error: The method 'BlocListener' isn't defined for the class 'SelectOptionEditor'. - 'SelectOptionEditor' is from 'package:appflowy/plugins/database/widgets/field/type_option_editor/select/select_option_editor.dart' ('lib/plugins/database/widgets/field/type_option_editor/select/select_option_editor.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocListener'. BlocListener<EditSelectOptionBloc, EditSelectOptionState>( ^^^^^^^^^^^^ lib/plugins/database/widgets/field/type_option_editor/select/select_option_editor.dart:58:16: Error: The method 'BlocBuilder' isn't defined for the class 'SelectOptionEditor'. - 'SelectOptionEditor' is from 'package:appflowy/plugins/database/widgets/field/type_option_editor/select/select_option_editor.dart' ('lib/plugins/database/widgets/field/type_option_editor/select/select_option_editor.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. child: BlocBuilder<EditSelectOptionBloc, EditSelectOptionState>( ^^^^^^^^^^^ lib/plugins/database/widgets/field/type_option_editor/select/select_option_editor.dart:110:50: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_selectOption_deleteTag.tr(), ^^ lib/plugins/database/widgets/field/type_option_editor/select/select_option_editor.dart:115:16: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<EditSelectOptionBloc>() ^^^^ lib/plugins/database/widgets/field/type_option_editor/select/select_option_editor.dart:141:16: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<EditSelectOptionBloc>() ^^^^ lib/plugins/database/widgets/field/type_option_editor/select/select_option_editor.dart:178:60: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_selectOption_colorPanelTitle.tr(), ^^ lib/plugins/database/application/field/type_option/select_type_option_actions.dart:18:39: Error: The method 'writeToBuffer' isn't defined for the class 'MultiSelectTypeOptionPB'. - 'MultiSelectTypeOptionPB' is from 'package:appflowy_backend/protobuf/flowy-database2/select_option_entities.pb.dart' ('packages/appflowy_backend/lib/protobuf/flowy-database2/select_option_entities.pb.dart'). Try correcting the name to the name of an existing method, or defining a method named 'writeToBuffer'. onTypeOptionUpdated(newTypeOption.writeToBuffer()); ^^^^^^^^^^^^^ lib/plugins/database/application/field/type_option/select_type_option_actions.dart:32:14: Error: The method 'nanoid' isn't defined for the class 'ISelectOptionAction'. - 'ISelectOptionAction' is from 'package:appflowy/plugins/database/application/field/type_option/select_type_option_actions.dart' ('lib/plugins/database/application/field/type_option/select_type_option_actions.dart'). Try correcting the name to the name of an existing method, or defining a method named 'nanoid'. ..id = nanoid(4) ^^^^^^ lib/plugins/database/application/field/type_option/select_type_option_actions.dart:101:39: Error: The method 'writeToBuffer' isn't defined for the class 'MultiSelectTypeOptionPB'. - 'MultiSelectTypeOptionPB' is from 'package:appflowy_backend/protobuf/flowy-database2/select_option_entities.pb.dart' ('packages/appflowy_backend/lib/protobuf/flowy-database2/select_option_entities.pb.dart'). Try correcting the name to the name of an existing method, or defining a method named 'writeToBuffer'. onTypeOptionUpdated(newTypeOption.writeToBuffer()); ^^^^^^^^^^^^^ lib/plugins/database/application/field/type_option/select_type_option_actions.dart:115:39: Error: The method 'writeToBuffer' isn't defined for the class 'SingleSelectTypeOptionPB'. - 'SingleSelectTypeOptionPB' is from 'package:appflowy_backend/protobuf/flowy-database2/select_option_entities.pb.dart' ('packages/appflowy_backend/lib/protobuf/flowy-database2/select_option_entities.pb.dart'). Try correcting the name to the name of an existing method, or defining a method named 'writeToBuffer'. onTypeOptionUpdated(newTypeOption.writeToBuffer()); ^^^^^^^^^^^^^ lib/plugins/database/application/field/type_option/select_type_option_actions.dart:123:33: Error: The getter 'value' isn't defined for the class 'SelectOptionColorPB'. - 'SelectOptionColorPB' is from 'package:appflowy_backend/protobuf/flowy-database2/select_option_entities.pbenum.dart' ('packages/appflowy_backend/lib/protobuf/flowy-database2/select_option_entities.pbenum.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'value'. colorFrequency[option.color.value]++; ^^^^^ lib/plugins/database/widgets/field/type_option_editor/select/select_option.dart:36:12: Error: The method 'BlocProvider' isn't defined for the class 'SelectOptionTypeOptionWidget'. - 'SelectOptionTypeOptionWidget' is from 'package:appflowy/plugins/database/widgets/field/type_option_editor/select/select_option.dart' ('lib/plugins/database/widgets/field/type_option_editor/select/select_option.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocProvider'. return BlocProvider<SelectOptionTypeOptionBloc>( ^^^^^^^^^^^^ lib/plugins/database/widgets/field/type_option_editor/select/select_option.dart:42:11: Error: The method 'BlocBuilder' isn't defined for the class 'SelectOptionTypeOptionWidget'. - 'SelectOptionTypeOptionWidget' is from 'package:appflowy/plugins/database/widgets/field/type_option_editor/select/select_option.dart' ('lib/plugins/database/widgets/field/type_option_editor/select/select_option.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. BlocBuilder<SelectOptionTypeOptionBloc, SelectOptionTypeOptionState>( ^^^^^^^^^^^ lib/plugins/database/widgets/field/type_option_editor/select/select_option.dart:75:12: Error: The method 'BlocBuilder' isn't defined for the class '_OptionTitle'. - '_OptionTitle' is from 'package:appflowy/plugins/database/widgets/field/type_option_editor/select/select_option.dart' ('lib/plugins/database/widgets/field/type_option_editor/select/select_option.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<SelectOptionTypeOptionBloc, SelectOptionTypeOptionState>( ^^^^^^^^^^^ lib/plugins/database/widgets/field/type_option_editor/select/select_option.dart:82:49: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_field_optionTitle.tr(), ^^ lib/plugins/database/widgets/field/type_option_editor/select/select_option.dart:156:18: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<SelectOptionTypeOptionBloc>() ^^^^ lib/plugins/database/widgets/field/type_option_editor/select/select_option.dart:162:18: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<SelectOptionTypeOptionBloc>() ^^^^ lib/plugins/database/widgets/field/type_option_editor/select/select_option.dart:184:51: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.grid_field_addSelectOption.tr(), ^^ lib/plugins/database/widgets/field/type_option_editor/select/select_option.dart:188:18: Error: The method 'read' isn't defined for the class 'BuildContext'. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../../.puro/envs/stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'read'. .read<SelectOptionTypeOptionBloc>() ^^^^ lib/plugins/database/widgets/field/type_option_editor/select/select_option.dart:228:12: Error: The method 'BlocBuilder' isn't defined for the class '_CreateOptionTextFieldState'. - '_CreateOptionTextFieldState' is from 'package:appflowy/plugins/database/widgets/field/type_option_editor/select/select_option.dart' ('lib/plugins/database/widgets/field/type_option_editor/select/select_option.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<SelectOptionTypeOptionBloc, SelectOptionTypeOptionState>( ^^^^^^^^^^^ lib/plugins/database/widgets/field/type_option_editor/select/select_option.dart:275:12: Error: The method 'BlocBuilder' isn't defined for the class '_OptionList'. - '_OptionList' is from 'package:appflowy/plugins/database/widgets/field/type_option_editor/select/select_option.dart' ('lib/plugins/database/widgets/field/type_option_editor/select/select_option.dart'). Try correcting the name to the name of an existing method, or defining a method named 'BlocBuilder'. return BlocBuilder<SelectOptionTypeOptionBloc, SelectOptionTypeOptionState>( ^^^^^^^^^^^ lib/plugins/database/widgets/field/type_option_editor/select/select_option.dart:284:17: Error: The getter 'BlocProvider' isn't defined for the class '_OptionList'. - '_OptionList' is from 'package:appflowy/plugins/database/widgets/field/type_option_editor/select/select_option.dart' ('lib/plugins/database/widgets/field/type_option_editor/select/select_option.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. BlocProvider.value( ^^^^^^^^^^^^ lib/workspace/application/settings/settings_file_exporter_cubit.dart:56:13: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. }) : super(SettingsFileExportState(views: views)); ^ lib/workspace/application/settings/settings_file_exporter_cubit.dart:59:44: Error: The getter 'state' isn't defined for the class 'SettingsFileExporterCubit'. - 'SettingsFileExporterCubit' is from 'package:appflowy/workspace/application/settings/settings_file_exporter_cubit.dart' ('lib/workspace/application/settings/settings_file_exporter_cubit.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. final List<List<bool>> selectedItems = state.selectedItems; ^^^^^ lib/workspace/application/settings/settings_file_exporter_cubit.dart:67:5: Error: The method 'emit' isn't defined for the class 'SettingsFileExporterCubit'. - 'SettingsFileExporterCubit' is from 'package:appflowy/workspace/application/settings/settings_file_exporter_cubit.dart' ('lib/workspace/application/settings/settings_file_exporter_cubit.dart'). Try correcting the name to the name of an existing method, or defining a method named 'emit'. emit(state.copyWith(selectedItems: selectedItems)); ^^^^ lib/workspace/application/settings/settings_file_exporter_cubit.dart:67:10: Error: The getter 'state' isn't defined for the class 'SettingsFileExporterCubit'. - 'SettingsFileExporterCubit' is from 'package:appflowy/workspace/application/settings/settings_file_exporter_cubit.dart' ('lib/workspace/application/settings/settings_file_exporter_cubit.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(selectedItems: selectedItems)); ^^^^^ lib/workspace/application/settings/settings_file_exporter_cubit.dart:71:27: Error: The getter 'state' isn't defined for the class 'SettingsFileExporterCubit'. - 'SettingsFileExporterCubit' is from 'package:appflowy/workspace/application/settings/settings_file_exporter_cubit.dart' ('lib/workspace/application/settings/settings_file_exporter_cubit.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. final selectedItems = state.selectedItems; ^^^^^ lib/workspace/application/settings/settings_file_exporter_cubit.dart:74:5: Error: The method 'emit' isn't defined for the class 'SettingsFileExporterCubit'. - 'SettingsFileExporterCubit' is from 'package:appflowy/workspace/application/settings/settings_file_exporter_cubit.dart' ('lib/workspace/application/settings/settings_file_exporter_cubit.dart'). Try correcting the name to the name of an existing method, or defining a method named 'emit'. emit(state.copyWith(selectedItems: selectedItems)); ^^^^ lib/workspace/application/settings/settings_file_exporter_cubit.dart:74:10: Error: The getter 'state' isn't defined for the class 'SettingsFileExporterCubit'. - 'SettingsFileExporterCubit' is from 'package:appflowy/workspace/application/settings/settings_file_exporter_cubit.dart' ('lib/workspace/application/settings/settings_file_exporter_cubit.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(selectedItems: selectedItems)); ^^^^^ lib/workspace/application/settings/settings_file_exporter_cubit.dart:78:22: Error: The getter 'state' isn't defined for the class 'SettingsFileExporterCubit'. - 'SettingsFileExporterCubit' is from 'package:appflowy/workspace/application/settings/settings_file_exporter_cubit.dart' ('lib/workspace/application/settings/settings_file_exporter_cubit.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. final expanded = state.expanded; ^^^^^ lib/workspace/application/settings/settings_file_exporter_cubit.dart:80:5: Error: The method 'emit' isn't defined for the class 'SettingsFileExporterCubit'. - 'SettingsFileExporterCubit' is from 'package:appflowy/workspace/application/settings/settings_file_exporter_cubit.dart' ('lib/workspace/application/settings/settings_file_exporter_cubit.dart'). Try correcting the name to the name of an existing method, or defining a method named 'emit'. emit(state.copyWith(expanded: expanded)); ^^^^ lib/workspace/application/settings/settings_file_exporter_cubit.dart:80:10: Error: The getter 'state' isn't defined for the class 'SettingsFileExporterCubit'. - 'SettingsFileExporterCubit' is from 'package:appflowy/workspace/application/settings/settings_file_exporter_cubit.dart' ('lib/workspace/application/settings/settings_file_exporter_cubit.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(expanded: expanded)); ^^^^^ lib/workspace/application/settings/settings_file_exporter_cubit.dart:84:19: Error: The getter 'state' isn't defined for the class 'SettingsFileExporterCubit'. - 'SettingsFileExporterCubit' is from 'package:appflowy/workspace/application/settings/settings_file_exporter_cubit.dart' ('lib/workspace/application/settings/settings_file_exporter_cubit.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. final views = state.views; ^^^^^ lib/workspace/application/settings/settings_file_exporter_cubit.dart:85:27: Error: The getter 'state' isn't defined for the class 'SettingsFileExporterCubit'. - 'SettingsFileExporterCubit' is from 'package:appflowy/workspace/application/settings/settings_file_exporter_cubit.dart' ('lib/workspace/application/settings/settings_file_exporter_cubit.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. final selectedItems = state.selectedItems; ^^^^^ lib/workspace/presentation/home/menu/sidebar/import/import_type.dart:18:56: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.importPanel_documentFromV010.tr(); ^^ lib/workspace/presentation/home/menu/sidebar/import/import_type.dart:20:56: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.importPanel_databaseFromV010.tr(); ^^ lib/workspace/presentation/home/menu/sidebar/import/import_type.dart:22:55: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.importPanel_textAndMarkdown.tr(); ^^ lib/workspace/presentation/home/menu/sidebar/import/import_type.dart:24:43: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.importPanel_csv.tr(); ^^ lib/workspace/presentation/home/menu/sidebar/import/import_type.dart:26:48: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. return LocaleKeys.importPanel_database.tr(); ^^ lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart:13:13: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. }) : super(SelectOptionFilterListState.initial(selectedOptionIds)) { ^ lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart:20:5: Error: The method 'on' isn't defined for the class 'SelectOptionFilterListBloc<T>'. - 'SelectOptionFilterListBloc' is from 'package:appflowy/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart' ('lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<SelectOptionFilterListEvent>( ^^ lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart:29:15: Error: The getter 'state' isn't defined for the class 'SelectOptionFilterListBloc<T>'. - 'SelectOptionFilterListBloc' is from 'package:appflowy/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart' ('lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.selectedOptionIds, ^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart:40:56: Error: The getter 'state' isn't defined for the class 'SelectOptionFilterListBloc<T>'. - 'SelectOptionFilterListBloc' is from 'package:appflowy/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart' ('lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. final selectedOptionIds = Set<String>.from(state.selectedOptionIds); ^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart:51:50: Error: The getter 'state' isn't defined for the class 'SelectOptionFilterListBloc<T>'. - 'SelectOptionFilterListBloc' is from 'package:appflowy/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart' ('lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. (element) => element.name.contains(state.predicate), ^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart:57:17: Error: The getter 'state' isn't defined for the class 'SelectOptionFilterListBloc<T>'. - 'SelectOptionFilterListBloc' is from 'package:appflowy/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart' ('lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.selectedOptionIds.contains(option.id), ^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart:62:15: Error: The getter 'state' isn't defined for the class 'SelectOptionFilterListBloc<T>'. - 'SelectOptionFilterListBloc' is from 'package:appflowy/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart' ('lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart:79:14: Error: 'Emitter' isn't a type. required Emitter<SelectOptionFilterListState> emit, ^^^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart:82:20: Error: The getter 'state' isn't defined for the class 'SelectOptionFilterListBloc<T>'. - 'SelectOptionFilterListBloc' is from 'package:appflowy/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart' ('lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. predicate ?? state.predicate, ^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart:83:28: Error: The getter 'state' isn't defined for the class 'SelectOptionFilterListBloc<T>'. - 'SelectOptionFilterListBloc' is from 'package:appflowy/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart' ('lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. selectedOptionIds ?? state.selectedOptionIds, ^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart:87:7: Error: The getter 'state' isn't defined for the class 'SelectOptionFilterListBloc<T>'. - 'SelectOptionFilterListBloc' is from 'package:appflowy/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart' ('lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.copyWith( ^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart:88:33: Error: The getter 'state' isn't defined for the class 'SelectOptionFilterListBloc<T>'. - 'SelectOptionFilterListBloc' is from 'package:appflowy/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart' ('lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. predicate: predicate ?? state.predicate, ^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart:90:49: Error: The getter 'state' isn't defined for the class 'SelectOptionFilterListBloc<T>'. - 'SelectOptionFilterListBloc' is from 'package:appflowy/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart' ('lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. selectedOptionIds: selectedOptionIds ?? state.selectedOptionIds, ^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart:99:52: Error: The getter 'state' isn't defined for the class 'SelectOptionFilterListBloc<T>'. - 'SelectOptionFilterListBloc' is from 'package:appflowy/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart' ('lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. final List<SelectOptionPB> options = List.from(state.options); ^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart:108:10: Error: The getter 'isClosed' isn't defined for the class 'SelectOptionFilterListBloc<T>'. - 'SelectOptionFilterListBloc' is from 'package:appflowy/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart' ('lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (!isClosed) { ^^^^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart:110:7: Error: The method 'add' isn't defined for the class 'SelectOptionFilterListBloc<T>'. - 'SelectOptionFilterListBloc' is from 'package:appflowy/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart' ('lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(SelectOptionFilterListEvent.didReceiveOptions(options)); ^^^ lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.freezed.dart:598:21: Error: 'EqualUnmodifiableListView' isn't a type. if (_options is EqualUnmodifiableListView) return _options; ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.freezed.dart:600:12: Error: The method 'EqualUnmodifiableListView' isn't defined for the class '_$DidReceiveOptionsImpl'. - '_$DidReceiveOptionsImpl' is from 'package:appflowy/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart' ('lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'EqualUnmodifiableListView'. return EqualUnmodifiableListView(_options); ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.freezed.dart:613:19: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality().equals(other._options, _options)); ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.freezed.dart:618:38: Error: Couldn't find constructor 'DeepCollectionEquality'. Object.hash(runtimeType, const DeepCollectionEquality().hash(_options)); ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.freezed.dart:1024:21: Error: 'EqualUnmodifiableListView' isn't a type. if (_options is EqualUnmodifiableListView) return _options; ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.freezed.dart:1026:12: Error: The method 'EqualUnmodifiableListView' isn't defined for the class '_$SelectOptionFilterListStateImpl'. - '_$SelectOptionFilterListStateImpl' is from 'package:appflowy/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart' ('lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'EqualUnmodifiableListView'. return EqualUnmodifiableListView(_options); ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.freezed.dart:1032:28: Error: 'EqualUnmodifiableListView' isn't a type. if (_visibleOptions is EqualUnmodifiableListView) return _visibleOptions; ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.freezed.dart:1034:12: Error: The method 'EqualUnmodifiableListView' isn't defined for the class '_$SelectOptionFilterListStateImpl'. - '_$SelectOptionFilterListStateImpl' is from 'package:appflowy/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart' ('lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'EqualUnmodifiableListView'. return EqualUnmodifiableListView(_visibleOptions); ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.freezed.dart:1040:31: Error: 'EqualUnmodifiableSetView' isn't a type. if (_selectedOptionIds is EqualUnmodifiableSetView) ^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.freezed.dart:1043:12: Error: The method 'EqualUnmodifiableSetView' isn't defined for the class '_$SelectOptionFilterListStateImpl'. - '_$SelectOptionFilterListStateImpl' is from 'package:appflowy/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart' ('lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'EqualUnmodifiableSetView'. return EqualUnmodifiableSetView(_selectedOptionIds); ^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.freezed.dart:1059:19: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality().equals(other._options, _options) && ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.freezed.dart:1060:19: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality() ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.freezed.dart:1062:19: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality() ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.freezed.dart:1071:13: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality().hash(_options), ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.freezed.dart:1072:13: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality().hash(_visibleOptions), ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/grid/application/filter/select_option_filter_list_bloc.freezed.dart:1073:13: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality().hash(_selectedOptionIds), ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/layout/layout_bloc.dart:13:13: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. }) : super(DatabaseLayoutState.initial(viewId, databaseLayout)) { ^ lib/plugins/database/application/layout/layout_bloc.dart:14:5: Error: The method 'on' isn't defined for the class 'DatabaseLayoutBloc'. - 'DatabaseLayoutBloc' is from 'package:appflowy/plugins/database/application/layout/layout_bloc.dart' ('lib/plugins/database/application/layout/layout_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<DatabaseLayoutEvent>( ^^ lib/plugins/database/application/layout/layout_bloc.dart:23:18: Error: The getter 'state' isn't defined for the class 'DatabaseLayoutBloc'. - 'DatabaseLayoutBloc' is from 'package:appflowy/plugins/database/application/layout/layout_bloc.dart' ('lib/plugins/database/application/layout/layout_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(databaseLayout: layout)); ^^^^^ lib/plugins/database/application/setting/group_bloc.dart:20:14: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. super( ^ lib/plugins/database/application/setting/group_bloc.dart:43:18: Error: Superclass has no method named 'close'. return super.close(); ^^^^^ lib/plugins/database/application/setting/group_bloc.dart:43:18: Error: A value of type 'invalid-type' can't be returned from an async function with return type 'Future<void>'. - 'Future' is from 'dart:async'. return super.close(); ^ lib/plugins/database/application/setting/group_bloc.dart:47:5: Error: The method 'on' isn't defined for the class 'DatabaseGroupBloc'. - 'DatabaseGroupBloc' is from 'package:appflowy/plugins/database/application/setting/group_bloc.dart' ('lib/plugins/database/application/setting/group_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<DatabaseGroupEvent>( ^^ lib/plugins/database/application/setting/group_bloc.dart:54:18: Error: The getter 'state' isn't defined for the class 'DatabaseGroupBloc'. - 'DatabaseGroupBloc' is from 'package:appflowy/plugins/database/application/setting/group_bloc.dart' ('lib/plugins/database/application/setting/group_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(fieldInfos: fieldInfos)); ^^^^^ lib/plugins/database/application/setting/group_bloc.dart:63:18: Error: The getter 'state' isn't defined for the class 'DatabaseGroupBloc'. - 'DatabaseGroupBloc' is from 'package:appflowy/plugins/database/application/setting/group_bloc.dart' ('lib/plugins/database/application/setting/group_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(layoutSettings: layoutSettings)); ^^^^^ lib/plugins/database/application/setting/group_bloc.dart:72:9: Error: The method 'add' isn't defined for the class 'DatabaseGroupBloc'. - 'DatabaseGroupBloc' is from 'package:appflowy/plugins/database/application/setting/group_bloc.dart' ('lib/plugins/database/application/setting/group_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add(DatabaseGroupEvent.didReceiveFieldUpdate(fieldInfos)); ^^^ lib/plugins/database/application/setting/group_bloc.dart:75:26: Error: The getter 'isClosed' isn't defined for the class 'DatabaseGroupBloc'. - 'DatabaseGroupBloc' is from 'package:appflowy/plugins/database/application/setting/group_bloc.dart' ('lib/plugins/database/application/setting/group_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. listenWhen: () => !isClosed, ^^^^^^^^ lib/plugins/database/application/setting/group_bloc.dart:80:13: Error: The getter 'isClosed' isn't defined for the class 'DatabaseGroupBloc'. - 'DatabaseGroupBloc' is from 'package:appflowy/plugins/database/application/setting/group_bloc.dart' ('lib/plugins/database/application/setting/group_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isClosed'. if (isClosed || !layoutSettings.hasBoard()) { ^^^^^^^^ lib/plugins/database/application/setting/group_bloc.dart:83:9: Error: The method 'add' isn't defined for the class 'DatabaseGroupBloc'. - 'DatabaseGroupBloc' is from 'package:appflowy/plugins/database/application/setting/group_bloc.dart' ('lib/plugins/database/application/setting/group_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'add'. add( ^^^ lib/plugins/database/application/setting/group_bloc.freezed.dart:420:20: Error: 'EqualUnmodifiableListView' isn't a type. if (_fields is EqualUnmodifiableListView) return _fields; ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/setting/group_bloc.freezed.dart:422:12: Error: The method 'EqualUnmodifiableListView' isn't defined for the class '_$DidReceiveFieldUpdateImpl'. - '_$DidReceiveFieldUpdateImpl' is from 'package:appflowy/plugins/database/application/setting/group_bloc.dart' ('lib/plugins/database/application/setting/group_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'EqualUnmodifiableListView'. return EqualUnmodifiableListView(_fields); ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/setting/group_bloc.freezed.dart:435:19: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality().equals(other._fields, _fields)); ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/setting/group_bloc.freezed.dart:440:38: Error: Couldn't find constructor 'DeepCollectionEquality'. Object.hash(runtimeType, const DeepCollectionEquality().hash(_fields)); ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/setting/group_bloc.freezed.dart:815:24: Error: 'EqualUnmodifiableListView' isn't a type. if (_fieldInfos is EqualUnmodifiableListView) return _fieldInfos; ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/setting/group_bloc.freezed.dart:817:12: Error: The method 'EqualUnmodifiableListView' isn't defined for the class '_$DatabaseGroupStateImpl'. - '_$DatabaseGroupStateImpl' is from 'package:appflowy/plugins/database/application/setting/group_bloc.dart' ('lib/plugins/database/application/setting/group_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'EqualUnmodifiableListView'. return EqualUnmodifiableListView(_fieldInfos); ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/setting/group_bloc.freezed.dart:834:19: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality() ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/setting/group_bloc.freezed.dart:842:13: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality().hash(_fieldInfos), layoutSettings); ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/domain/select_option_cell_service.dart:24:14: Error: The method 'nanoid' isn't defined for the class 'SelectOptionCellBackendService'. - 'SelectOptionCellBackendService' is from 'package:appflowy/plugins/database/domain/select_option_cell_service.dart' ('lib/plugins/database/domain/select_option_cell_service.dart'). Try correcting the name to the name of an existing method, or defining a method named 'nanoid'. ..id = nanoid(4) ^^^^^^ lib/plugins/database/application/field/type_option/edit_select_option_bloc.dart:11:14: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. : super(EditSelectOptionState.initial(option)) { ^ lib/plugins/database/application/field/type_option/edit_select_option_bloc.dart:12:5: Error: The method 'on' isn't defined for the class 'EditSelectOptionBloc'. - 'EditSelectOptionBloc' is from 'package:appflowy/plugins/database/application/field/type_option/edit_select_option_bloc.dart' ('lib/plugins/database/application/field/type_option/edit_select_option_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<EditSelectOptionEvent>( ^^ lib/plugins/database/application/field/type_option/edit_select_option_bloc.dart:16:18: Error: The getter 'state' isn't defined for the class 'EditSelectOptionBloc'. - 'EditSelectOptionBloc' is from 'package:appflowy/plugins/database/application/field/type_option/edit_select_option_bloc.dart' ('lib/plugins/database/application/field/type_option/edit_select_option_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(option: _updateName(name))); ^^^^^ lib/plugins/database/application/field/type_option/edit_select_option_bloc.dart:19:18: Error: The getter 'state' isn't defined for the class 'EditSelectOptionBloc'. - 'EditSelectOptionBloc' is from 'package:appflowy/plugins/database/application/field/type_option/edit_select_option_bloc.dart' ('lib/plugins/database/application/field/type_option/edit_select_option_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(option: _updateColor(color))); ^^^^^ lib/plugins/database/application/field/type_option/edit_select_option_bloc.dart:22:18: Error: The getter 'state' isn't defined for the class 'EditSelectOptionBloc'. - 'EditSelectOptionBloc' is from 'package:appflowy/plugins/database/application/field/type_option/edit_select_option_bloc.dart' ('lib/plugins/database/application/field/type_option/edit_select_option_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(deleted: true)); ^^^^^ lib/plugins/database/application/field/type_option/edit_select_option_bloc.dart:30:5: Error: The getter 'state' isn't defined for the class 'EditSelectOptionBloc'. - 'EditSelectOptionBloc' is from 'package:appflowy/plugins/database/application/field/type_option/edit_select_option_bloc.dart' ('lib/plugins/database/application/field/type_option/edit_select_option_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.option.freeze(); ^^^^^ lib/plugins/database/application/field/type_option/edit_select_option_bloc.dart:31:12: Error: The getter 'state' isn't defined for the class 'EditSelectOptionBloc'. - 'EditSelectOptionBloc' is from 'package:appflowy/plugins/database/application/field/type_option/edit_select_option_bloc.dart' ('lib/plugins/database/application/field/type_option/edit_select_option_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. return state.option.rebuild((option) { ^^^^^ lib/plugins/database/application/field/type_option/edit_select_option_bloc.dart:37:5: Error: The getter 'state' isn't defined for the class 'EditSelectOptionBloc'. - 'EditSelectOptionBloc' is from 'package:appflowy/plugins/database/application/field/type_option/edit_select_option_bloc.dart' ('lib/plugins/database/application/field/type_option/edit_select_option_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.option.freeze(); ^^^^^ lib/plugins/database/application/field/type_option/edit_select_option_bloc.dart:38:12: Error: The getter 'state' isn't defined for the class 'EditSelectOptionBloc'. - 'EditSelectOptionBloc' is from 'package:appflowy/plugins/database/application/field/type_option/edit_select_option_bloc.dart' ('lib/plugins/database/application/field/type_option/edit_select_option_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. return state.option.rebuild((option) { ^^^^^ lib/plugins/database/application/field/type_option/select_option_type_option_bloc.dart:14:13: Error: Too many positional arguments: 0 allowed, but 1 found. Try removing the extra positional arguments. }) : super(SelectOptionTypeOptionState.initial(options)) { ^ lib/plugins/database/application/field/type_option/select_option_type_option_bloc.dart:21:5: Error: The method 'on' isn't defined for the class 'SelectOptionTypeOptionBloc'. - 'SelectOptionTypeOptionBloc' is from 'package:appflowy/plugins/database/application/field/type_option/select_option_type_option_bloc.dart' ('lib/plugins/database/application/field/type_option/select_option_type_option_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'on'. on<SelectOptionTypeOptionEvent>( ^^ lib/plugins/database/application/field/type_option/select_option_type_option_bloc.dart:26:47: Error: The getter 'state' isn't defined for the class 'SelectOptionTypeOptionBloc'. - 'SelectOptionTypeOptionBloc' is from 'package:appflowy/plugins/database/application/field/type_option/select_option_type_option_bloc.dart' ('lib/plugins/database/application/field/type_option/select_option_type_option_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. typeOptionAction.insertOption(state.options, optionName); ^^^^^ lib/plugins/database/application/field/type_option/select_option_type_option_bloc.dart:27:18: Error: The getter 'state' isn't defined for the class 'SelectOptionTypeOptionBloc'. - 'SelectOptionTypeOptionBloc' is from 'package:appflowy/plugins/database/application/field/type_option/select_option_type_option_bloc.dart' ('lib/plugins/database/application/field/type_option/select_option_type_option_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(options: options)); ^^^^^ lib/plugins/database/application/field/type_option/select_option_type_option_bloc.dart:30:18: Error: The getter 'state' isn't defined for the class 'SelectOptionTypeOptionBloc'. - 'SelectOptionTypeOptionBloc' is from 'package:appflowy/plugins/database/application/field/type_option/select_option_type_option_bloc.dart' ('lib/plugins/database/application/field/type_option/select_option_type_option_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(isEditingOption: true, newOptionName: null)); ^^^^^ lib/plugins/database/application/field/type_option/select_option_type_option_bloc.dart:33:18: Error: The getter 'state' isn't defined for the class 'SelectOptionTypeOptionBloc'. - 'SelectOptionTypeOptionBloc' is from 'package:appflowy/plugins/database/application/field/type_option/select_option_type_option_bloc.dart' ('lib/plugins/database/application/field/type_option/select_option_type_option_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(isEditingOption: false, newOptionName: null)); ^^^^^ lib/plugins/database/application/field/type_option/select_option_type_option_bloc.dart:37:47: Error: The getter 'state' isn't defined for the class 'SelectOptionTypeOptionBloc'. - 'SelectOptionTypeOptionBloc' is from 'package:appflowy/plugins/database/application/field/type_option/select_option_type_option_bloc.dart' ('lib/plugins/database/application/field/type_option/select_option_type_option_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. typeOptionAction.updateOption(state.options, option); ^^^^^ lib/plugins/database/application/field/type_option/select_option_type_option_bloc.dart:38:18: Error: The getter 'state' isn't defined for the class 'SelectOptionTypeOptionBloc'. - 'SelectOptionTypeOptionBloc' is from 'package:appflowy/plugins/database/application/field/type_option/select_option_type_option_bloc.dart' ('lib/plugins/database/application/field/type_option/select_option_type_option_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(options: options)); ^^^^^ lib/plugins/database/application/field/type_option/select_option_type_option_bloc.dart:42:47: Error: The getter 'state' isn't defined for the class 'SelectOptionTypeOptionBloc'. - 'SelectOptionTypeOptionBloc' is from 'package:appflowy/plugins/database/application/field/type_option/select_option_type_option_bloc.dart' ('lib/plugins/database/application/field/type_option/select_option_type_option_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. typeOptionAction.deleteOption(state.options, option); ^^^^^ lib/plugins/database/application/field/type_option/select_option_type_option_bloc.dart:43:18: Error: The getter 'state' isn't defined for the class 'SelectOptionTypeOptionBloc'. - 'SelectOptionTypeOptionBloc' is from 'package:appflowy/plugins/database/application/field/type_option/select_option_type_option_bloc.dart' ('lib/plugins/database/application/field/type_option/select_option_type_option_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(options: options)); ^^^^^ lib/plugins/database/application/field/type_option/select_option_type_option_bloc.dart:47:15: Error: The getter 'state' isn't defined for the class 'SelectOptionTypeOptionBloc'. - 'SelectOptionTypeOptionBloc' is from 'package:appflowy/plugins/database/application/field/type_option/select_option_type_option_bloc.dart' ('lib/plugins/database/application/field/type_option/select_option_type_option_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. state.options, ^^^^^ lib/plugins/database/application/field/type_option/select_option_type_option_bloc.dart:51:18: Error: The getter 'state' isn't defined for the class 'SelectOptionTypeOptionBloc'. - 'SelectOptionTypeOptionBloc' is from 'package:appflowy/plugins/database/application/field/type_option/select_option_type_option_bloc.dart' ('lib/plugins/database/application/field/type_option/select_option_type_option_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'state'. emit(state.copyWith(options: options)); ^^^^^ lib/plugins/database/application/field/type_option/select_option_type_option_bloc.freezed.dart:1056:22: Error: The getter 'freezed' isn't defined for the class '_$SelectOptionTypeOptionStateCopyWithImpl<$Res, $Val>'. - '_$SelectOptionTypeOptionStateCopyWithImpl' is from 'package:appflowy/plugins/database/application/field/type_option/select_option_type_option_bloc.dart' ('lib/plugins/database/application/field/type_option/select_option_type_option_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. newOptionName: freezed == newOptionName ^^^^^^^ lib/plugins/database/application/field/type_option/select_option_type_option_bloc.freezed.dart:1105:22: Error: The getter 'freezed' isn't defined for the class '__$$SelectOptionTypeOptionStateImplCopyWithImpl<$Res>'. - '__$$SelectOptionTypeOptionStateImplCopyWithImpl' is from 'package:appflowy/plugins/database/application/field/type_option/select_option_type_option_bloc.dart' ('lib/plugins/database/application/field/type_option/select_option_type_option_bloc.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'freezed'. newOptionName: freezed == newOptionName ^^^^^^^ lib/plugins/database/application/field/type_option/select_option_type_option_bloc.freezed.dart:1126:21: Error: 'EqualUnmodifiableListView' isn't a type. if (_options is EqualUnmodifiableListView) return _options; ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/field/type_option/select_option_type_option_bloc.freezed.dart:1128:12: Error: The method 'EqualUnmodifiableListView' isn't defined for the class '_$SelectOptionTypeOptionStateImpl'. - '_$SelectOptionTypeOptionStateImpl' is from 'package:appflowy/plugins/database/application/field/type_option/select_option_type_option_bloc.dart' ('lib/plugins/database/application/field/type_option/select_option_type_option_bloc.dart'). Try correcting the name to the name of an existing method, or defining a method named 'EqualUnmodifiableListView'. return EqualUnmodifiableListView(_options); ^^^^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/field/type_option/select_option_type_option_bloc.freezed.dart:1146:19: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality().equals(other._options, _options) && ^^^^^^^^^^^^^^^^^^^^^^ lib/plugins/database/application/field/type_option/select_option_type_option_bloc.freezed.dart:1156:13: Error: Couldn't find constructor 'DeepCollectionEquality'. const DeepCollectionEquality().hash(_options), ^^^^^^^^^^^^^^^^^^^^^^ lib/workspace/presentation/settings/widgets/theme_upload/theme_confirm_delete_dialog.dart:29:67: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.document_plugins_cover_alertDialogConfirmation.tr(), ^^ lib/workspace/presentation/settings/widgets/theme_upload/theme_confirm_delete_dialog.dart:39:38: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.button_ok.tr(), ^^ lib/workspace/presentation/settings/widgets/theme_upload/theme_confirm_delete_dialog.dart:49:42: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.button_cancel.tr(), ^^ lib/workspace/presentation/settings/widgets/theme_upload/theme_upload_button.dart:32:65: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.settings_appearance_themeUpload_button.tr(), ^^ lib/workspace/presentation/settings/widgets/theme_upload/theme_upload_button.dart:36:22: Error: The getter 'BlocProvider' isn't defined for the class 'ThemeUploadButton'. - 'ThemeUploadButton' is from 'package:appflowy/workspace/presentation/settings/widgets/theme_upload/theme_upload_button.dart' ('lib/workspace/presentation/settings/widgets/theme_upload/theme_upload_button.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlocProvider'. onTap: () => BlocProvider.of<DynamicPluginBloc>(context) ^^^^^^^^^^^^ lib/workspace/presentation/settings/widgets/theme_upload/theme_upload_learn_more_button.dart:30:66: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. LocaleKeys.document_plugins_autoGeneratorLearnMore.tr(), ^^ lib/workspace/presentation/settings/widgets/theme_upload/theme_upload_learn_more_button.dart:46:30: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. .tr() ^^ lib/workspace/presentation/settings/widgets/theme_upload/theme_upload_learn_more_button.dart:51:75: Error: The method 'tr' isn't defined for the class 'String'. Try correcting the name to the name of an existing method, or defining a method named 'tr'. howToFix: LocaleKeys.errorDialog_howToFixFallback.tr(), ^^ lib/user/presentation/screens/sign_in_screen/widgets/magic_link_sign_in_buttons.dart:87:36: Error: The type 'dynamic' is not exhaustively matched by the switch cases since it doesn't match 'Object()'. Try adding a wildcard pattern or cases that match 'Object()'. final name = switch (state.loginType) { ^ lib/user/presentation/screens/sign_in_screen/widgets/switch_sign_in_sign_up_button.dart:28:33: Error: The type 'dynamic' is not exhaustively matched by the switch cases since it doesn't match 'Object()'. Try adding a wildcard pattern or cases that match 'Object()'. switch (state.loginType) { ^ lib/user/presentation/screens/sign_in_screen/widgets/switch_sign_in_sign_up_button.dart:38:33: Error: The type 'dynamic' is not exhaustively matched by the switch cases since it doesn't match 'Object()'. Try adding a wildcard pattern or cases that match 'Object()'. switch (state.loginType) { ^ lib/user/presentation/screens/sign_in_screen/widgets/third_party_sign_in_buttons.dart:34:69: Error: The type 'dynamic' is not exhaustively matched by the switch cases since it doesn't match 'Object()'. Try adding a wildcard pattern or cases that match 'Object()'. final (googleText, githubText, discordText) = switch (state.loginType) { ^ lib/workspace/presentation/settings/widgets/settings_customize_shortcuts_view.dart:27:50: Error: The type 'dynamic' is not exhaustively matched by the switch cases since it doesn't match 'Object()'. Try adding a wildcard pattern or cases that match 'Object()'. builder: (_, state) => switch (state.status) { ^ Unhandled exception: Unsupported operation: Unsupported invalid type InvalidType(<invalid>) (InvalidType). #0 throwUnsupportedInvalidType (package:dev_compiler/src/kernel/kernel_helpers.dart:13) #1 JSTypeRep.typeFor (package:dev_compiler/src/kernel/js_typerep.dart:83) #2 SharedJSTypeRep.isPrimitive (package:dev_compiler/src/compiler/js_typerep.dart:127) #3 ProgramCompiler._emitEqualityOperator (package:dev_compiler/src/kernel/compiler.dart:5660) #4 ProgramCompiler.visitNot (package:dev_compiler/src/kernel/compiler.dart:6573) #5 ProgramCompiler._visitTest (package:dev_compiler/src/kernel/compiler.dart:3917) #6 ProgramCompiler._visitTest.shortCircuit (package:dev_compiler/src/kernel/compiler.dart:3921) #7 ProgramCompiler._visitTest (package:dev_compiler/src/kernel/compiler.dart:3926) #8 ProgramCompiler.visitIfStatement (package:dev_compiler/src/kernel/compiler.dart:4601) #9 IfStatement.accept (package:kernel/ast.dart:10143) #10 ProgramCompiler._visitStatement (package:dev_compiler/src/kernel/compiler.dart:3853) #11 MappedIterable.elementAt (dart:_internal/iterable.dart:385) #12 ListIterator.moveNext (dart:_internal/iterable.dart:354) #13 new _GrowableList._ofEfficientLengthIterable (dart:core-patch/growable_array.dart:189) #14 new _GrowableList.of (dart:core-patch/growable_array.dart:150) #15 new List.of (dart:core-patch/array_patch.dart:39) #16 SetBase.toList (dart:collection/set.dart:119) #17 ProgramCompiler.visitBlock (package:dev_compiler/src/kernel/compiler.dart:4034) #18 Block.accept (package:kernel/ast.dart:9247) #19 ProgramCompiler._visitStatement (package:dev_compiler/src/kernel/compiler.dart:3853) #20 ProgramCompiler._emitFunctionScopedBody (package:dev_compiler/src/kernel/compiler.dart:3886) #21 ProgramCompiler._emitSyncFunctionBody.<anonymous closure> (package:dev_compiler/src/kernel/compiler.dart:3592) #22 ProgramCompiler._withLetScope (package:dev_compiler/src/kernel/compiler.dart:2565) #23 ProgramCompiler._withCurrentFunction (package:dev_compiler/src/kernel/compiler.dart:3629) #24 ProgramCompiler._emitSyncFunctionBody (package:dev_compiler/src/kernel/compiler.dart:3588) #25 ProgramCompiler._emitFunction (package:dev_compiler/src/kernel/compiler.dart:3397) #26 ProgramCompiler._emitMethodDeclaration.<anonymous closure> (package:dev_compiler/src/kernel/compiler.dart:2130) #27 ProgramCompiler._withMethodDeclarationContext (package:dev_compiler/src/kernel/compiler.dart:3656) #28 ProgramCompiler._emitMethodDeclaration (package:dev_compiler/src/kernel/compiler.dart:2129) #29 ProgramCompiler._emitClassMethods (package:dev_compiler/src/kernel/compiler.dart:2070) #30 ProgramCompiler._emitClassDeclaration (package:dev_compiler/src/kernel/compiler.dart:905) #31 ProgramCompiler._emitClass (package:dev_compiler/src/kernel/compiler.dart:819) #32 List.forEach (dart:core-patch/growable_array.dart:416) #33 ProgramCompiler._emitLibrary (package:dev_compiler/src/kernel/compiler.dart:757) #34 List.forEach (dart:core-patch/growable_array.dart:416) #35 ProgramCompiler.emitModule (package:dev_compiler/src/kernel/compiler.dart:486) #36 IncrementalJavaScriptBundler.compile (package:frontend_server/src/javascript_bundle.dart:223) #37 FrontendCompiler.writeJavaScriptBundle (package:frontend_server/frontend_server.dart:801) <asynchronous suspension> #38 FrontendCompiler.compile (package:frontend_server/frontend_server.dart:661) <asynchronous suspension> #39 listenAndCompile.<anonymous closure> (package:frontend_server/frontend_server.dart:1311) <asynchronous suspension> Failed to compile application. Exited (1).
Editor is loading...
Leave a Comment