dart-lang / sdk

The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
https://dart.dev
BSD 3-Clause "New" or "Revised" License
10.2k stars 1.57k forks source link

Dart analyser teminated #52998

Closed Akshay-btp closed 1 year ago

Akshay-btp commented 1 year ago

Version information

a-siva commented 1 year ago

@Akshay-btp is it possible to provide a stack trace when this happened, without the stack trace it is hard to figure out what caused the analyzer process to terminate.

Akshay-btp commented 1 year ago

error • lib/firebase_options.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/main.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/models/articles_with_categories.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/models/chatroom.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/models/childbloodtype.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/models/childeyecolor.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/models/contractioncalculatorresponse.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/models/country.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/models/get_saved_posts.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/models/group_members.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/models/group_post.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/models/groups_data.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/models/hcgcalculatorresponse.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/models/home_banner.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/models/home_feed.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/models/home_lists.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/models/kickcounteresponse.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/models/message.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/models/metadata.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/models/notification.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/models/participant.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/models/pregnancycalculator.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/models/question_answer.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/models/status_message.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/models/tools.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/models/user.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/models/user_profile.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/models/user_timeline.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/account_settings/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/articles_screen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/articles_with_categories_screen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/blocked_users_screen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/chatroom_screen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/chats_list_screen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/childdetail_modalsheet/child_detail_modal_bottom_sheet.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/component_test_screen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/components_screen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/connections_screen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/custom_browser_screen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/edit_profile_sreen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/feed/bottomsheets.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/feed/comment_screen.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/feed/create_new_post_screen.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/feed/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/force_update_screen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/groups/create_group_post/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/groups/create_group_screens/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/groups/group_decsription_screen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/groups/group_detail_screen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/groups/group_member_screen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/groups_screen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/home_screen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/image_view_screen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/landing_screen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/lifestage_details_screen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/login_screen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/moms_screen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/moms_screen/tabbar_screen.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/more_screen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/my_profile_screen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/no_internet_screen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/notifications_screen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/pdf_view_screen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/personal_details_screen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/profile_control_page/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/profile_screen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/profile_settings_screen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/registration_screen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/report_bottomsheet/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/saved_items_screen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/search_screen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/splash_screen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/tools/blood_type_calculator/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/tools/contraction_calculator/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/tools/eye_color_calculator/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/tools/hcg_calculator/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/tools/hcg_calculator/result.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/tools/kick_counter_calculator/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/tools/pregnancy_weight_calculator/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/tools/pregnancy_weight_calculator/result.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/tools_screen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/pages/video_player_screen/index.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/providers/account_settings_provider.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/providers/all_groups_provider.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/providers/articles_with_categories_provider.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/providers/auth_provider.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/providers/chatroom_provider.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/providers/create_group_member.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/providers/create_group_provider.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/providers/deeplink_provider.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/providers/get_device_details_provider.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/providers/group_bottomsheet_provider.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/providers/group_detail_provider.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/providers/group_post_provider.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/providers/hive_provider.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/providers/homefeed_provider.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/providers/logger_provider.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/providers/matomo_provider.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/providers/media_provider.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/providers/message_provider.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/providers/metadata_provider.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/providers/moms_provider.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/providers/notification_provider.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/providers/report_usage_provider.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/providers/socket_provider.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/providers/tools_provider.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/providers/user_profile_provider.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/services/navigation_service.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/themes/themes.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/utils/constants.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/utils/device_details.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/utils/errors.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/utils/facebook_app_events.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/utils/firebase_analytics.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/utils/helpers.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/bar_graph.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/bottom_sheet_title.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/btp_loader.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/categories_article_card.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/chat_tile.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/comment_screen_comment.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/confirm_dialog.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/custom_article_card.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/custom_bottom_navigation.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/custom_bottom_sheet_title.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/custom_buttons.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/custom_calendar.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/custom_drawer.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/custom_dropdown_button.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/custom_filter_buttons.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/custom_modal_sheet.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/custom_new_button.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/custom_new_textfield.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/custom_otp_input.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/custom_scroll_bar.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/custom_serach_field.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/custom_tabviews.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/custom_textfield.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/cuurent_cycle_widget.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/divider_line.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/group_card.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/highlight_indicator.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/home_accordian.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/home_advertisement.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/home_article_card.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/home_baby_banner.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/home_baby_lists.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/home_banner.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/home_categories.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/home_feed.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/home_group_card.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/home_list_carosel.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/home_moms_card.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/home_new_post.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/home_planning_banner.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/home_post_card.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/home_product_card.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/home_service_card.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/home_tool_card.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/lifestage_tile.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/message_tile.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/my_profile_component.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/otp_input.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/planning_banner_card.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/profile_control_card.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/profile_stats.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/show_categories.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/show_highlights.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/show_life_stage.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/show_row_highlights.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/snackbar.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/tooltip_product_card_border.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/tooltipshow.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/under_construction.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • lib/widgets/user_card.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library error • test/widget_test.dart:1:1 • Required library 'dart:core' is missing. Re-install the Dart or Flutter SDK. • missing_dart_library

Akshay-btp commented 1 year ago

[02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/flutter_plugin_android_lifecycle/intermediates/aapt_friendly_merged_manifests/release/aapt/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 269 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/flutter_plugin_android_lifecycle/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml"}}Content-Length: 229 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params… [02:28:22] [Analyzer] [Info] <== Content-Length: 227 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/share_plus/intermediates/merged_manifest/debug/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 249 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/share_plus/intermediates/aapt_friendly_merged_manifests/release/aapt/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 247 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/share_plus/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 239 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/video_player_android/intermediates/merged_manifest/release/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 237 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/video_player_android/intermediates/merged_manifest/debug/AndroidManifest.xml"}}Content-Length: 259 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/video_player_android/… [02:28:22] [Analyzer] [Info] <== Content-Length: 239 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/firebase_crashlytics/intermediates/merged_manifest/release/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 237 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/firebase_crashlytics/intermediates/merged_manifest/debug/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 259 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/firebase_crashlytics/intermediates/aapt_friendly_merged_manifests/release/aapt/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 257 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/firebase_crashlytics/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 227 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/wakelock/intermediates/merged_manifest/release/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 225 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [FlutterDaemon] [Info] <== [{"event":"device.added","params":{"id":"emulator-5554","name":"sdk gphone64 arm64","platform":"android-arm64","emulator":true,"category":"mobile","platformType":"android","ephemeral":true,"emulatorId":"Pixel_3a_API_33_arm64-v8a","sdk":"Android 13 (API 33)","capabilities":{"hotReload":true,"hotRestart":true,"screenshot":true,"fastStart":true,"flutterExit":true,"hardwareRendering":true,"startPaused":true}}}] [02:28:22] [General] [Info] Returning cached results for project search [02:28:22] [General] [Info] Checking 1 projects for supported platforms [02:28:22] [FlutterDaemon] [Info] ==> [{"id":"3","method":"daemon.getSupportedPlatforms","params":{"projectRoot":"/Users/akshaymadan/Documents/GitHub/btp-flutter-v2"}}] [02:28:22] [FlutterDaemon] [Info] <== [{"id":"3","result":{"platforms":["linux","macos","windows","ios","android","web"]}}] [02:28:22] [General] [Info] Supported platforms for the workspace are linux, macos, windows, ios, android, web [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/wakelock/intermediates/merged_manifest/debug/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 247 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/wakelock/intermediates/aapt_friendly_merged_manifests/release/aapt/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 245 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/wakelock/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 222 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/app/intermediates/merged_manifest/release/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 220 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/app/intermediates/merged_manifest/debug/AndroidManifest.xml"}}Content-Length: 222 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/app/intermediates/bundle_manifest/rele… [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/app/intermediates/merged_manifests/release/AndroidManifest.xml"}}Content-Length: 221 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/app/intermediates/merged_manifests/… [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/app/intermediates/packaged_manifests/debug/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 248 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/android_play_install_referrer/intermediates/merged_manifest/release/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 246 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/android_play_install_referrer/intermediates/merged_manifest/debug/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 268 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/android_play_install_referrer/intermediates/aapt_friendly_merged_manifests/release/aapt/AndroidManifest.xml"}}Content-Length: 266 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/android_play_install_referrer/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml"}}Content-Length: 242 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v… [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/webview_flutter_android/intermediates/merged_manifest/debug/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 262 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/webview_flutter_android/intermediates/aapt_friendly_merged_manifests/release/aapt/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 260 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/webview_flutter_android/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 236 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/package_info_plus/intermediates/merged_manifest/release/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 234 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/package_info_plus/intermediates/merged_manifest/debug/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 256 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/package_info_plus/intermediates/aapt_friendly_merged_manifests/release/aapt/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 254 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/package_info_plus/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 247 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/syncfusion_flutter_pdfviewer/intermediates/merged_manifest/release/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 245 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/syncfusion_flutter_pdfviewer/intermediates/merged_manifest/debug/AndroidManifest.xml"}}Content-Length: 267 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/syncfusion_flutter_pdfviewer/intermediates/aapt_friendly_merged_manifests/release/aapt/AndroidManifest.xml"}}Content-Length: 265 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-… [02:28:22] [Analyzer] [Info] <== Content-Length: 239 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/url_launcher_android/intermediates/merged_manifest/release/AndroidManifest.xml"}}Content-Length: 237 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/url_launcher_android/intermediates/merged_manifest/debug/AndroidManifest.xml"}}Content-Length: 259 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/url_launcher_android/intermediates/aapt_friendly_merged_manifests/release/aapt/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 257 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/url_launcher_android/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml"}}Content-Length: 237 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/firebase_messaging/intermediates/merged_manifest/release/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 235 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/firebase_messaging/intermediates/merged_manifest/debug/AndroidManifest.xml"}}Content-Length: 257 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/firebase_messaging/inte… [02:28:22] [Analyzer] [Info] <== Content-Length: 236 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/connectivity_plus/intermediates/merged_manifest/release/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 234 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/connectivity_plus/intermediates/merged_manifest/debug/AndroidManifest.xml"}}Content-Length: 256 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/connectivity_plus/intermediates/aapt_friendly_merged_manifests/release/aapt/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 254 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/connectivity_plus/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 232 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/firebase_core/intermediates/merged_manifest/release/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 230 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/firebase_core/intermediates/merged_manifest/debug/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 252 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/firebase_core/intermediates/aapt_friendly_merged_manifests/release/aapt/AndroidManifest.xml"}}Content-Length: 250 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/firebase_core/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 237 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/firebase_analytics/intermediates/merged_manifest/release/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 235 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/firebase_analytics/intermediates/merged_manifest/debug/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 257 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/firebase_analytics/intermediates/aapt_friendly_merged_manifests/release/aapt/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 255 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/firebase_analytics/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml"}}Content-Length: 232 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/image_cropper/intermediates/merged_manifest/release/AndroidManifest.xml"}}Content-Length: 230 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/image_cropper/intermediate… [02:28:22] [Analyzer] [Info] <== Content-Length: 252 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/image_cropper/intermediates/aapt_friendly_merged_manifests/release/aapt/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 250 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/image_cropper/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 234 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [FlutterDaemon] [Info] <== [{"event":"device.added","params":{"id":"macos","name":"macOS","platform":"darwin","emulator":false,"category":"desktop","platformType":"macos","ephemeral":false,"emulatorId":null,"sdk":"macOS 13.1 22C65 darwin-arm64","capabilities":{"hotReload":true,"hotRestart":true,"screenshot":false,"fastStart":false,"flutterExit":true,"hardwareRendering":true,"startPaused":true}}}] [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/video_thumbnail/intermediates/merged_manifest/release/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 232 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/video_thumbnail/intermediates/merged_manifest/debug/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 254 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/video_thumbnail/intermediates/aapt_friendly_merged_manifests/release/aapt/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 252 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/video_thumbnail/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 226 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/sqflite/intermediates/merged_manifest/release/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 224 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/sqflite/intermediates/merged_manifest/debug/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 246 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/sqflite/intermediates/aapt_friendly_merged_manifests/release/aapt/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 244 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/sqflite/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml"}}Content-Length: 231 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/fluttertoast/intermediates/merged_manifest/release/AndroidManifest.xml"}}Content-Length: 229 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/fluttertoast/intermediates/merged_manifest/debug/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 251 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/fluttertoast/intermediates/aapt_friendly_merged_manifests/release/aapt/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 249 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/fluttertoast/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml"}}Content-Length: 241 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/google_si… [02:28:22] [Analyzer] [Info] <== Content-Length: 239 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/google_sign_in_android/intermediates/merged_manifest/debug/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 261 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/google_sign_in_android/intermediates/aapt_friendly_merged_manifests/release/aapt/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 259 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/google_sign_in_android/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 232 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/launch_review/intermediates/merged_manifest/release/AndroidManifest.xml"}}Content-Length: 230 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/launch_review/intermediates/merged_manifest/debug/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 252 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/launch_review/intermediates/aapt_friendly_merged_manifests/release/aapt/AndroidManifest.xml"}}Content-Length: 250 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/launch… [02:28:22] [Analyzer] [Info] <== Content-Length: 239 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/image_picker_android/intermediates/merged_manifest/release/AndroidManifest.xml"}}Content-Length: 237 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/image_picker_android/intermediates/merged_manifest/debug/AndroidManifest.xml"}}Content-Length: 259 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/image_picker_android/… [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/image_picker_android/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 238 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/flutter_displaymode/intermediates/merged_manifest/release/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 236 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/flutter_displaymode/intermediates/merged_manifest/debug/AndroidManifest.xml"}}Content-Length: 258 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:/… [02:28:22] [Analyzer] [Info] <== Content-Length: 256 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/flutter_displaymode/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml"}}Content-Length: 238 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/facebook_app_events/intermediates/merged_manifest/release/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 236 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/facebook_app_events/intermediates/merged_manifest/debug/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 258 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/facebook_app_events/intermediates/aapt_friendly_merged_manifests/release/aapt/AndroidManifest.xml"}}Content-Length: 256 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/facebook_app_events/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml"}}Content-Length: 240 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/pa… [02:28:22] [Analyzer] [Info] <== Content-Length: 238 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/path_provider_android/intermediates/merged_manifest/debug/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 260 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/path_provider_android/intermediates/aapt_friendly_merged_manifests/release/aapt/AndroidManifest.xml"}}Content-Length: 258 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/buil… [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/device_info_plus/intermediates/merged_manifest/release/AndroidManifest.xml"}}Content-Length: 233 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/device_info_plus/interm… [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/device_info_plus/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 230 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/file_picker/intermediates/merged_manifest/release/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 228 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/file_picker/intermediates/merged_manifest/debug/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 250 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/file_picker/intermediates/aapt_friendly_merged_manifests/release/aapt/AndroidManifest.xml"}}Content-Length: 248 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[]… [02:28:22] [Analyzer] [Info] <== Content-Length: 245 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/shared_preferences_android/intermediates/merged_manifest/release/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 243 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/shared_preferences_android/intermediates/merged_manifest/debug/AndroidManifest.xml"}}Content-Length: 265 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/shared_preferences_android/intermediates/aapt_friendly_merged_manifests/release/aapt/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 263 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/shared_preferences_android/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 237 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/sign_in_with_apple/intermediates/merged_manifest/release/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 235 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/sign_in_with_apple/intermediates/merged_manifest/debug/AndroidManifest.xml"}}Content-Length: 257 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file://… [02:28:22] [Analyzer] [Info] <== Content-Length: 237 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/flutter_branch_sdk/intermediates/merged_manifest/release/AndroidManifest.xml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 235 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/build/flutter_branch_sdk/intermediates/merged_manifest/debug/AndroidManifest.xml"}}Content-Length: 257 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file://… [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/analysis_options.yaml"}}Content-Length: 167 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/pubspec.yaml"}} [02:28:22] [Analyzer] [Info] <== Content-Length: 97 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"id":3,"jsonrpc":"2.0","method":"window/workDoneProgress/create","params":{"token":"ANALYZING"}}Content-Length: 38 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"id":7,"jsonrpc":"2.0","result":null} [02:28:22] [Analyzer] [Info] <== Content-Length: 45 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"id":6,"jsonrpc":"2.0","result":{"data":[]}} [02:28:22] [Analyzer] [Info] ==> Content-Length: 72 [02:28:22] [Analyzer] [Info] ==> {"jsonrpc":"2.0","id":3,"result":null,"clientRequestTime":1689886702938} [02:28:22] [Analyzer] [Info] ==> Content-Length: 67 [02:28:22] [Analyzer] [Info] ==> {"jsonrpc":"2.0","method":"exit","clientRequestTime":1689886702939} [02:28:22] [Analyzer] [Info] <== Content-Length: 118 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:22] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"$/progress","params":{"token":"ANALYZING","value":{"kind":"begin","title":"Analyzing…"}}} [02:28:22] [FlutterDaemon] [Info] <== [{"event":"device.added","params":{"id":"chrome","name":"Chrome","platform":"web-javascript","emulator":false,"category":"web","platformType":"web","ephemeral":false,"emulatorId":null,"sdk":"Google Chrome 114.0.5735.198","capabilities":{"hotReload":true,"hotRestart":true,"screenshot":false,"fastStart":false,"flutterExit":false,"hardwareRendering":true,"startPaused":true}}}] [02:28:23] [Analyzer] [Info] <== Content-Length: 198 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:23] [Analyzer] [Info] <== Content-Length: 479 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:23] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[{"code":"missing_dart_library","codeDescription":{"href":"https://dart.dev/diagnostics/missing_dart_library"},"message":"Required library 'dart:core' is missing.\nRe-install the Dart or Flutter SDK.","range":{"end":{"character":0,"line":0},"start":{"character":0,"line":0}},"severity":1,"source":"dart"}],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/test/widget_test.dart"}} [02:28:24] [Analyzer] [Info] <== Content-Length: 496 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:24] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[{"code":"missing_dart_library","codeDescription":{"href":"https://dart.dev/diagnostics/missing_dart_library"},"message":"Required library 'dart:core' is missing.\nRe-install the Dart or Flutter SDK.","range":{"end":{"character":0,"line":0},"start":{"character":0,"line":0}},"severity":1,"source":"dart"}],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/lib/providers/all_groups_provider.dart"}} [02:28:24] [Analyzer] [Info] <== Content-Length: 494 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[{"code":"missing_dart_library","codeDescription":{"href":"https://dart.dev/diagnostics/missing_dart_library"},"message":"Required library 'dart:core' is missing.\nRe-install the Dart or Flutter SDK.","range":{"end":{"character":0,"line":0},"start":{"character":0,"line":0}},"severity":1,"source":"dart"}],"uri":"file:///Users/aksha… [02:28:24] [Analyzer] [Info] <== Content-Length: 498 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:24] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[{"code":"missing_dart_library","codeDescription":{"href":"https://dart.dev/diagnostics/missing_dart_library"},"message":"Required library 'dart:core' is missing.\nRe-install the Dart or Flutter SDK.","range":{"end":{"character":0,"line":0},"start":{"character":0,"line":0}},"severity":1,"source":"dart"}],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/lib/providers/create_group_provider.dart"… [02:28:24] [Analyzer] [Info] <== Content-Length: 493 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[{"code":"missing_dart_library","codeDescription":{"href":"https://dart.dev/diagnostics/missing_dart_library"},"message":"Required library 'dart:core' is missing.\nRe-install the Dart or Flutter SDK.","range":{"end":{"character":0,"line":0},"start":{"character":0,"line":0}},"severity":1,"source":"dart"}],"uri":"file:///Users/aksha… [02:28:24] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[{"code":"missing_dart_library","codeDescription":{"href":"https://dart.dev/diagnostics/missing_dart_library"},"message":"Required library 'dart:core' is missing.\nRe-install the Dart or Flutter SDK.","range":{"end":{"character":0,"line":0},"start":{"character":0,"line":0}},"severity":1,"source":"dart"}],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/lib/providers/media_provider.dart"}} [02:28:24] [Analyzer] [Info] <== Content-Length: 498 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:24] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[{"code":"missing_dart_library","codeDescription":{"href":"https://dart.dev/diagnostics/missing_dart_library"},"message":"Required library 'dart:core' is missing.\nRe-install the Dart or Flutter SDK.","range":{"end":{"character":0,"line":0},"start":{"character":0,"line":0}},"severity":1,"source":"dart"}],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/lib/providers/group_detail_provider.dart"… [02:28:24] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[{"code":"missing_dart_library","codeDescription":{"href":"https://dart.dev/diagnostics/missing_dart_library"},"message":"Required library 'dart:core' is missing.\nRe-install the Dart or Flutter SDK.","range":{"end":{"character":0,"line":0},"start":{"character":0,"line":0}},"severity":1,"source":"dart"}],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/lib/providers/moms_provider.dart"}}Conten… [02:28:24] [Analyzer] [Info] <== Content-Length: 490 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:24] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[{"code":"missing_dart_library","codeDescription":{"href":"https://dart.dev/diagnostics/missing_dart_library"},"message":"Required library 'dart:core' is missing.\nRe-install the Dart or Flutter SDK.","range":{"end":{"character":0,"line":0},"start":{"character":0,"line":0}},"severity":1,"source":"dart"}],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/lib/providers/auth_provider.dart"}} [02:28:24] [Analyzer] [Info] <== Content-Length: 510 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[{"code":"missing_dart_library","codeDescription":{"href":"https://dart.dev/diagnostics/missing_dart_library"},"message":"Required library 'dart:core' is missing.\nRe-install the Dart or Flutter SDK.","range":{"end":{"character":0,"line":0},"start":{"character":0,"line":0}},"severity":1,"source":"dart"}],"uri":"file:///Users/aksha… [02:28:24] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[{"code":"missing_dart_library","codeDescription":{"href":"https://dart.dev/diagnostics/missing_dart_library"},"message":"Required library 'dart:core' is missing.\nRe-install the Dart or Flutter SDK.","range":{"end":{"character":0,"line":0},"start":{"character":0,"line":0}},"severity":1,"source":"dart"}],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/lib/providers/deeplink_provider.dart"}} [02:28:24] [Analyzer] [Info] <== Content-Length: 498 Content-Type: application/vscode-jsonrpc; charset=utf-8 [02:28:24] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[{"code":"missing_dart_library","codeDescription":{"href":"https://dart.dev/diagnostics/missing_dart_library"},"message":"Required library 'dart:core' is missing.\nRe-install the Dart or Flutter SDK.","range":{"end":{"character":0,"line":0},"start":{"character":0,"line":0}},"severity":1,"source":"dart"}],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/lib/providers/user_profile_provider.dart"… [02:28:24] [Analyzer] [Info] <== Content-Length: 498 Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[{"code":"missing_dart_library","codeDescription":{"href":"https://dart.dev/diagnostics/missing_dart_library"},"message":"Required library 'dart:core' is missing.\nRe-install the Dart or Flutter SDK.","range":{"end":{"character":0,"line":0},"start":{"character":0,"line":0}},"severity":1,"source":"dart"}],"uri":"file:///Users/aksha… [02:28:24] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[{"code":"missing_dart_library","codeDescription":{"href":"https://dart.dev/diagnostics/missing_dart_library"},"message":"Required library 'dart:core' is missing.\nRe-install the Dart or Flutter SDK.","range":{"end":{"character":0,"line":0},"start":{"character":0,"line":0}},"severity":1,"source":"dart"}],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/lib/providers/socket_provider.dart"}}Cont… [02:28:24] [Analyzer] [Info] <== {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[{"code":"missing_dart_library","codeDescription":{"href":"https://dart.dev/diagnostics/missing_dart_library"},"message":"Required library 'dart:core' is missing.\nRe-install the Dart or Flutter SDK.","range":{"end":{"character":0,"line":0},"start":{"character":0,"line":0}},"severity":1,"source":"dart"}],"uri":"file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/lib/providers/logger_provider.dart"}} [02:28:24] [Analyzer] [Error] Unhandled exception: Bad state: Expected to link dart:core and dart:async together: [file:///Users/akshaymadan/Documents/GitHub/btp-flutter-v2/test/widget_test.dart, package:flutter/material.dart, dart:core]

0 LinkedElementFactory.removeLibraries (package:analyzer/src/summary2/linked_element_factory.dart:260:9)

1 LibraryContext.unloadAll (package:analyzer/src/dart/analysis/library_context.dart:291:20)

2 LibraryContext.dispose (package:analyzer/src/dart/analysis/library_context.…

pq commented 1 year ago

I'm not familiar with this error but it seems like there's something corrupted in your SDK install. Can you re-install and try again?

pq commented 1 year ago

(Feel free to re-open if you have any more context or the problem persists after you do a clean install.)