Closed Poloten closed 2 months ago
Messaging
iOS
When app in background after some push received (approximately 10) i get errors and FirebaseMessaging.onBackgroundMessage - stops working. In terminated state the same behavior.
send push to ios device with notification [ waking: 0, hasAlertContent: 1, hasSound: 1 hasBadge: 0 hasContentAvailable: 1 hasMutableContent: 1 pushType: Alert]
add terminated logs teminated_log.txt
3.3.0
3.24.0
Aug 9 19:13:03 iPhone SpringBoard(UserNotificationsCore)[33334] <Notice>: [com.myapp.auth.app] Received remote notification request F9B8-D619 [ waking: 0, hasAlertContent: 1, hasSound: 1 hasBadge: 0 hasContentAvailable: 1 hasMutableContent: 1 pushType: Alert] Aug 9 19:13:03 iPhone SpringBoard(UserNotificationsCore)[33334] <Notice>: [com.myapp.auth.app] Remote notification request F9B8-D619 can be modified: 1 Aug 9 19:13:03 iPhone SpringBoard(UserNotificationsCore)[33334] <Error>: [com.myapp.auth.app] No service extension record found for app Aug 9 19:13:03 iPhone SpringBoard(UserNotificationsCore)[33334] <Error>: [com.myapp.auth.app] No valid extension available for bundle Aug 9 19:13:03 iPhone SpringBoard(UserNotificationsCore)[33334] <Error>: [com.myapp.auth.app] Error was encountered trying to find service extension: error=Error Domain=UNErrorDomain Code=1904 "Unknown application" UserInfo={NSLocalizedDescription=Unknown application} Aug 9 19:13:03 iPhone SpringBoard(UserNotificationsCore)[33334] <Notice>: [com.myapp.auth.app] Process delivery of push notification F9B8-D619 Aug 9 19:13:03 iPhone SpringBoard(UserNotificationsCore)[33334] <Notice>: [com.myapp.auth.app] Request DUET delivers content-available push notification to application Aug 9 19:13:03 iPhone SpringBoard(DuetActivityScheduler)[33334] <Notice>: Overwriting <private> with <private> Aug 9 19:13:03 iPhone SpringBoard(DuetActivityScheduler)[33334] <Notice>: SUBMITTING: com.apple.pushLaunch.com.myapp.auth.app:2D974C Aug 9 19:13:03 iPhone SpringBoard(DuetActivityScheduler)[33334] <Notice>: Establish daemon connection; interrupted: 0 Aug 9 19:13:03 iPhone SpringBoard(UserNotificationsServer)[33334] <Error>: No data found at /var/mobile/Library/UserNotifications/E2093F66-4532-4B08-9C34-F5181567DC63/Categories.plist Aug 9 19:13:03 iPhone SpringBoard(UserNotificationsServer)[33334] <Notice>: [com.myapp.auth.app] Badge can be set for notification F9B8-D619: 0 [ canBadge: 1 badgeNumber: (null) ] Aug 9 19:13:03 iPhone SpringBoard(UserNotificationsServer)[33334] <Notice>: Getting effectiveSectionInfo for section identifier: com.myapp.auth.app Aug 9 19:13:03 iPhone SpringBoard(UserNotificationsServer)[33334] <Notice>: [com.myapp.auth.app] Getting effective section info Aug 9 19:13:03 iPhone SpringBoard(BulletinBoard)[33334] <Notice>: Getting requested effective section info (sync) Aug 9 19:13:03 iPhone dasd[78] <Notice>: Submitted Activity: com.apple.pushLaunch.com.myapp.auth.app:2D974C at priority 10 (Fri Aug 9 19:13:03 2024 - Sat Aug 10 19:13:03 2024) Aug 9 19:13:03 iPhone SpringBoard(BulletinBoard)[33334] <Notice>: Got effective section info [ result: 0 ] Aug 9 19:13:03 iPhone SpringBoard(UserNotificationsServer)[33334] <Notice>: [com.myapp.auth.app] Got effective section info [ hasResult: 1 ] Aug 9 19:13:03 iPhone SpringBoard(UserNotificationsServer)[33334] <Notice>: Getting effectiveSectionInfo for section identifier: com.myapp.auth.app Aug 9 19:13:03 iPhone SpringBoard(UserNotificationsServer)[33334] <Notice>: [com.myapp.auth.app] Getting effective section info Aug 9 19:13:03 iPhone SpringBoard(BulletinBoard)[33334] <Notice>: Getting requested effective section info (sync) Aug 9 19:13:03 iPhone SpringBoard(BulletinBoard)[33334] <Notice>: Got effective section info [ result: 0 ] Aug 9 19:13:03 iPhone SpringBoard(UserNotificationsServer)[33334] <Notice>: [com.myapp.auth.app] Got effective section info [ hasResult: 1 ] Aug 9 19:13:03 iPhone SpringBoard(UserNotificationsServer)[33334] <Notice>: [Persisting notification F9B8-D619: 1 [applicableSettings: 1] Aug 9 19:13:03 iPhone SpringBoard(UserNotificationsServer)[33334] <Notice>: [com.myapp.auth.app] Saving notification F9B8-D619: YES [ hasAlertContent: YES, shouldPresentAlert: YES settingsShouldSave: YES] Aug 9 19:13:03 iPhone dasd[78] <Notice>: Adding a launch request (<private>) for application <private> by activity <private> Aug 9 19:13:03 iPhone dasd[78] <Notice>: Launch requests for <private>: <private> Aug 9 19:13:03 iPhone dasd[78] <Notice>: Daemon Canceling Activities: {( com.apple.pushLaunch.com.myapp.auth.app:1B36EF )} Aug 9 19:13:03 iPhone dasd[78] <Notice>: CANCELED: com.apple.pushLaunch.com.myapp.auth.app:1B36EF at priority 10 <private>! Aug 9 19:13:03 iPhone dasd[78] <Notice>: Removing a launch request for application <private> by activity <private> Aug 9 19:13:03 iPhone SpringBoard(DuetActivityScheduler)[33334] <Notice>: cancelActivities: 1 activities were not found: <private> Aug 9 19:13:03 iPhone SpringBoard(UserNotificationsServer)[33334] <Notice>: Saving file at /var/mobile/Library/UserNotifications/E2093F66-4532-4B08-9C34-F5181567DC63/DeliveredNotifications.plist with 28 items Aug 9 19:13:03 iPhone dasd[78] <Notice>: com.apple.pushLaunch.com.myapp.auth.app:2D974C:[ {name: Thundering Herd Policy, policyWeight: 1.000, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{timeSinceThunderingHerdTriggerEvent < 300 AND recentTriggerReason == "com.apple.duetactivityscheduler.thpolicy.lengthyUnplug"}]}} ], FinalDecision: Must Not Proceed} Aug 9 19:13:03 iPhone SpringBoard(CoreServicesInternal)[33334] <Notice>: kExcludedFromBackupXattrName set on path: <private> Aug 9 19:13:03 iPhone SpringBoard(UserNotificationsServer)[33334] <Notice>: [com.myapp.auth.app] Delivered user visible push notification F9B8-D619 Aug 9 19:13:03 iPhone SpringBoard(UserNotificationsServer)[33334] <Error>: No data found at /var/mobile/Library/UserNotifications/E2093F66-4532-4B08-9C34-F5181567DC63/PendingNotifications.plist Aug 9 19:13:03 iPhone SpringBoard(UserNotificationsServer)[33334] <Notice>: [com.myapp.auth.app] Load 0 pending notification dictionaries Aug 9 19:13:03 iPhone SpringBoard(UserNotificationsServer)[33334] <Error>: No data found at /var/mobile/Library/UserNotifications/E2093F66-4532-4B08-9C34-F5181567DC63/Categories.plist Aug 9 19:13:03 iPhone SpringBoard(UserNotificationsServer)[33334] <Notice>: [com.myapp.auth.app] Adding notification F9B8-D619 [ hasAlertContent: 1, shouldPresentAlert: 1 hasSound: 1 shouldPlaySound: 1 ]; interruption-level: 1; destinations 398: ( NotificationCenter, LockScreen, Alert, Spoken, Forwarding ) Aug 9 19:13:03 iPhone SpringBoard(UserNotificationsServer)[33334] <Error>: No data found at /var/mobile/Library/UserNotifications/E2093F66-4532-4B08-9C34-F5181567DC63/Categories.plist Aug 9 19:13:03 iPhone SpringBoard(UserNotificationsServer)[33334] <Error>: No data found at /var/mobile/Library/UserNotifications/E2093F66-4532-4B08-9C34-F5181567DC63/Categories.plist Aug 9 19:13:03 iPhone SpringBoard(BulletinBoard)[33334] <Notice>: BBDataProviderProxy com.myapp.auth.app has enqueued a bulletin request Aug 9 19:13:03 iPhone SpringBoard(BulletinBoard)[33334] <Notice>: BBDataProviderProxy com.myapp.auth.app is now sending enqueued bulletin request to BBServer Aug 9 19:13:03 iPhone SpringBoard(BulletinBoard)[33334] <Notice>: BBDataProvider: Add bulletin to destinations 398: ( NotificationCenter, LockScreen, Alert, Spoken, Forwarding ) Aug 9 19:13:03 iPhone SpringBoard(BulletinBoard)[33334] <Notice>: Publishing bulletin for section <com.myapp.auth.app>: subsectionIDs: (null), bulletinID = <8B36FF7D-00BD-4EF1-A095-E783D722A624>, expiration date = <Fri Aug 16 19:13:02 2024>, expiration events <0> Aug 9 19:13:03 iPhone SpringBoard(BulletinBoard)[33334] <Notice>: BBServer: Publish bulletin 8B36FF7D-00BD-4EF1-A095-E783D722A624 to feeds 3131: ( NotificationCenter, LockScreen, Banner, LockedBanner, Sound, Forwarding, Display )
Flutter dependencies
No response
Hello, please use the correct issue template iOS background message handling bug report for Firebase Messaging
iOS background message handling bug report for Firebase Messaging
Is there an existing issue for this?
Which plugins are affected?
Messaging
Which platforms are affected?
iOS
Description
When app in background after some push received (approximately 10) i get errors and FirebaseMessaging.onBackgroundMessage - stops working. In terminated state the same behavior.
Reproducing the issue
send push to ios device with notification [ waking: 0, hasAlertContent: 1, hasSound: 1 hasBadge: 0 hasContentAvailable: 1 hasMutableContent: 1 pushType: Alert]
add terminated logs teminated_log.txt
Firebase Core version
3.3.0
Flutter Version
3.24.0
Relevant Log Output
Flutter dependencies
Expand
Flutter dependencies
snippet```yaml Dart SDK 3.5.0 Flutter SDK 3.24.0 myapp 1.0.0 dependencies: - cached_network_image 3.4.0 [cached_network_image_platform_interface cached_network_image_web flutter flutter_cache_manager octo_image] - collection 1.18.0 - connectivity_plus 6.0.4 [flutter flutter_web_plugins connectivity_plus_platform_interface web meta nm collection] - crypto 3.0.3 [typed_data] - device_info_plus 10.1.1 [device_info_plus_platform_interface ffi file flutter flutter_web_plugins meta web win32 win32_registry] - dio 5.5.0+1 [async http_parser meta path dio_web_adapter] - dlibphonenumber 1.1.19 [protobuf meta fixnum] - email_validator 3.0.0 - firebase_analytics 11.2.1 [firebase_analytics_platform_interface firebase_analytics_web firebase_core firebase_core_platform_interface flutter] - firebase_core 3.3.0 [firebase_core_platform_interface firebase_core_web flutter meta] - firebase_crashlytics 4.0.4 [firebase_core firebase_core_platform_interface firebase_crashlytics_platform_interface flutter stack_trace] - firebase_messaging 15.0.4 [firebase_core firebase_core_platform_interface firebase_messaging_platform_interface firebase_messaging_web flutter meta] - flutter 0.0.0 [characters collection material_color_utilities meta vector_math sky_engine] - flutter_form_builder 9.3.0 [flutter intl] - flutter_launcher_icons 0.13.1 [args checked_yaml cli_util image json_annotation path yaml] - flutter_local_notifications 17.2.2 [clock flutter flutter_local_notifications_linux flutter_local_notifications_platform_interface timezone] - flutter_localizations 0.0.0 [flutter intl characters clock collection material_color_utilities meta path vector_math] - flutter_mobx 2.2.1+1 [flutter mobx provider] - flutter_secure_storage 9.2.2 [flutter flutter_secure_storage_linux flutter_secure_storage_macos flutter_secure_storage_platform_interface flutter_secure_storage_web flutter_secure_storage_windows meta] - flutter_svg 2.0.10+1 [flutter http vector_graphics vector_graphics_codec vector_graphics_compiler] - flutter_zxing 1.7.0 [camera ffi flutter image image_picker] - fluttertoast 8.2.6 [flutter flutter_web_plugins web] - get_it 7.7.0 [async collection meta] - intl 0.19.0 [clock meta path] - local_auth 2.3.0 [flutter local_auth_android local_auth_darwin local_auth_platform_interface local_auth_windows] - local_auth_android 1.0.43 [flutter flutter_plugin_android_lifecycle intl local_auth_platform_interface] - local_auth_darwin 1.4.0 [flutter intl local_auth_platform_interface] - mobx 2.3.3+2 [meta collection] - objectbox 4.0.1 [collection flat_buffers ffi meta path] - objectbox_flutter_libs 4.0.1 [flutter objectbox path_provider] - package_info_plus 8.0.1 [ffi flutter flutter_web_plugins http meta path package_info_plus_platform_interface web win32 clock] - path 1.9.0 - path_provider 2.1.4 [flutter path_provider_android path_provider_foundation path_provider_linux path_provider_platform_interface path_provider_windows] - provider 6.1.2 [collection flutter nested] - shared_preferences 2.3.1 [flutter shared_preferences_android shared_preferences_foundation shared_preferences_linux shared_preferences_platform_interface shared_preferences_web shared_preferences_windows] - vibration 1.9.0 [flutter vibration_platform_interface] - xml 6.5.0 [collection meta petitparser] - xml_annotation 2.4.0 [xml] - xml_serializable 2.5.0 [analyzer build build_config recase source_gen xml xml_annotation] dev dependencies: - build_runner 2.4.12 [analyzer args async build build_config build_daemon build_resolvers build_runner_core code_builder collection crypto dart_style frontend_server_client glob graphs http_multi_server io js logging meta mime package_config path pool pub_semver pubspec_parse shelf shelf_web_socket stack_trace stream_transform timing watcher web_socket_channel yaml] - flutter_lints 4.0.0 [lints] - flutter_test 0.0.0 [flutter test_api matcher path fake_async clock stack_trace vector_math leak_tracker_flutter_testing async boolean_selector characters collection leak_tracker leak_tracker_testing material_color_utilities meta source_span stream_channel string_scanner term_glyph vm_service] - mobx_codegen 2.6.1 [analyzer build build_resolvers meta mobx path source_gen] - objectbox_generator 4.0.1 [objectbox analyzer build collection dart_style glob path source_gen pubspec_parse yaml http cryptography] transitive dependencies: - _fe_analyzer_shared 72.0.0 [meta] - _flutterfire_internals 1.3.40 [collection firebase_core firebase_core_platform_interface flutter meta] - _macros 0.3.2 - analyzer 6.7.0 [_fe_analyzer_shared collection convert crypto glob macros meta package_config path pub_semver source_span watcher yaml] - archive 3.6.1 [crypto path] - args 2.5.0 - async 2.11.0 [collection meta] - boolean_selector 2.1.1 [source_span string_scanner] - build 2.4.1 [analyzer async convert crypto glob logging meta package_config path] - build_config 1.1.1 [checked_yaml json_annotation path pubspec_parse yaml] - build_daemon 4.0.2 [built_collection built_value crypto http_multi_server logging path pool shelf shelf_web_socket stream_transform watcher web_socket_channel] - build_resolvers 2.4.2 [analyzer async build collection convert crypto graphs logging package_config path pool pub_semver stream_transform yaml] - build_runner_core 7.3.2 [async build build_config build_resolvers collection convert crypto glob graphs json_annotation logging meta package_config path pool timing watcher yaml] - built_collection 5.1.1 - built_value 8.9.2 [built_collection collection fixnum meta] - cached_network_image_platform_interface 4.1.0 [flutter flutter_cache_manager] - cached_network_image_web 1.3.0 [cached_network_image_platform_interface flutter flutter_cache_manager] - camera 0.11.0+2 [camera_android_camerax camera_avfoundation camera_platform_interface camera_web flutter flutter_plugin_android_lifecycle] - camera_android_camerax 0.6.7+2 [async camera_platform_interface flutter meta stream_transform] - camera_avfoundation 0.9.17+3 [camera_platform_interface flutter stream_transform] - camera_platform_interface 2.8.0 [cross_file flutter plugin_platform_interface stream_transform] - camera_web 0.3.5 [camera_platform_interface flutter flutter_web_plugins stream_transform web] - characters 1.3.0 - checked_yaml 2.0.3 [json_annotation source_span yaml] - cli_util 0.4.1 [meta path] - clock 1.1.1 - code_builder 4.10.0 [built_collection built_value collection matcher meta] - connectivity_plus_platform_interface 2.0.1 [flutter meta plugin_platform_interface] - convert 3.1.1 [typed_data] - cross_file 0.3.4+2 [meta web] - cryptography 2.7.0 [collection crypto ffi js meta typed_data] - dart_style 2.3.6 [analyzer args collection path pub_semver source_span] - dbus 0.7.10 [args ffi meta xml] - device_info_plus_platform_interface 7.0.1 [flutter meta plugin_platform_interface] - dio_web_adapter 1.0.1 [dio http_parser meta] - fake_async 1.3.1 [clock collection] - ffi 2.1.2 - file 7.0.0 [meta path] - file_selector_linux 0.9.2+1 [cross_file file_selector_platform_interface flutter] - file_selector_macos 0.9.4 [cross_file file_selector_platform_interface flutter] - file_selector_platform_interface 2.6.2 [cross_file flutter http plugin_platform_interface] - file_selector_windows 0.9.3+2 [cross_file file_selector_platform_interface flutter] - firebase_analytics_platform_interface 4.2.1 [_flutterfire_internals firebase_core flutter meta plugin_platform_interface] - firebase_analytics_web 0.5.9+1 [_flutterfire_internals firebase_analytics_platform_interface firebase_core firebase_core_web flutter flutter_web_plugins] - firebase_core_platform_interface 5.2.0 [collection flutter flutter_test meta plugin_platform_interface] - firebase_core_web 2.17.4 [firebase_core_platform_interface flutter flutter_web_plugins meta web] - firebase_crashlytics_platform_interface 3.6.40 [_flutterfire_internals collection firebase_core flutter meta plugin_platform_interface] - firebase_messaging_platform_interface 4.5.42 [_flutterfire_internals firebase_core flutter meta plugin_platform_interface] - firebase_messaging_web 3.8.12 [_flutterfire_internals firebase_core firebase_core_web firebase_messaging_platform_interface flutter flutter_web_plugins meta web] - fixnum 1.1.0 - flat_buffers 23.5.26 - flutter_cache_manager 3.4.0 [clock collection file flutter http path path_provider rxdart sqflite uuid] - flutter_local_notifications_linux 4.0.1 [dbus ffi flutter flutter_local_notifications_platform_interface path xdg_directories] - flutter_local_notifications_platform_interface 7.2.0 [flutter plugin_platform_interface] - flutter_plugin_android_lifecycle 2.0.21 [flutter] - flutter_secure_storage_linux 1.2.1 [flutter flutter_secure_storage_platform_interface] - flutter_secure_storage_macos 3.1.2 [flutter flutter_secure_storage_platform_interface] - flutter_secure_storage_platform_interface 1.1.2 [flutter plugin_platform_interface] - flutter_secure_storage_web 1.2.1 [flutter flutter_secure_storage_platform_interface flutter_web_plugins js] - flutter_secure_storage_windows 3.1.2 [ffi flutter flutter_secure_storage_platform_interface path path_provider win32] - flutter_web_plugins 0.0.0 [flutter characters collection material_color_utilities meta vector_math] - frontend_server_client 4.0.0 [async path] - glob 2.1.2 [async collection file path string_scanner] - graphs 2.3.2 [collection] - http 1.2.2 [async http_parser meta web] - http_multi_server 3.2.1 [async] - http_parser 4.0.2 [collection source_span string_scanner typed_data] - image 4.2.0 [archive meta xml] - image_picker 1.1.2 [flutter image_picker_android image_picker_for_web image_picker_ios image_picker_linux image_picker_macos image_picker_platform_interface image_picker_windows] - image_picker_android 0.8.12+11 [flutter flutter_plugin_android_lifecycle image_picker_platform_interface] - image_picker_for_web 3.0.5 [flutter flutter_web_plugins image_picker_platform_interface mime web] - image_picker_ios 0.8.12 [flutter image_picker_platform_interface] - image_picker_linux 0.2.1+1 [file_selector_linux file_selector_platform_interface flutter image_picker_platform_interface] - image_picker_macos 0.2.1+1 [file_selector_macos file_selector_platform_interface flutter image_picker_platform_interface] - image_picker_platform_interface 2.10.0 [cross_file flutter http plugin_platform_interface] - image_picker_windows 0.2.1+1 [file_selector_platform_interface file_selector_windows flutter image_picker_platform_interface] - io 1.0.4 [meta path string_scanner] - js 0.6.7 [meta] - json_annotation 4.9.0 [meta] - leak_tracker 10.0.5 [clock collection meta path vm_service] - leak_tracker_flutter_testing 3.0.5 [flutter leak_tracker leak_tracker_testing matcher meta] - leak_tracker_testing 3.0.1 [leak_tracker matcher meta] - lints 4.0.0 - local_auth_platform_interface 1.0.10 [flutter plugin_platform_interface] - local_auth_windows 1.0.11 [flutter local_auth_platform_interface] - logging 1.2.0 - macros 0.1.2-main.4 [_macros] - matcher 0.12.16+1 [async meta stack_trace term_glyph test_api] - material_color_utilities 0.11.1 [collection] - meta 1.15.0 - mime 1.0.5 - nested 1.0.0 [flutter] - nm 0.5.0 [dbus] - octo_image 2.1.0 [flutter] - package_config 2.1.0 [path] - package_info_plus_platform_interface 3.0.1 [flutter meta plugin_platform_interface] - path_parsing 1.0.1 [vector_math meta] - path_provider_android 2.2.9 [flutter path_provider_platform_interface] - path_provider_foundation 2.4.0 [flutter path_provider_platform_interface] - path_provider_linux 2.2.1 [ffi flutter path path_provider_platform_interface xdg_directories] - path_provider_platform_interface 2.1.2 [flutter platform plugin_platform_interface] - path_provider_windows 2.3.0 [ffi flutter path path_provider_platform_interface] - petitparser 6.0.2 [meta] - platform 3.1.5 - plugin_platform_interface 2.1.8 [meta] - pool 1.5.1 [async stack_trace] - protobuf 3.1.0 [collection fixnum meta] - pub_semver 2.1.4 [collection meta] - pubspec_parse 1.3.0 [checked_yaml collection json_annotation pub_semver yaml] - recase 4.1.0 - rxdart 0.28.0 - shared_preferences_android 2.3.0 [flutter shared_preferences_platform_interface] - shared_preferences_foundation 2.5.0 [flutter shared_preferences_platform_interface] - shared_preferences_linux 2.4.0 [file flutter path path_provider_linux path_provider_platform_interface shared_preferences_platform_interface] - shared_preferences_platform_interface 2.4.1 [flutter plugin_platform_interface] - shared_preferences_web 2.4.1 [flutter flutter_web_plugins shared_preferences_platform_interface web] - shared_preferences_windows 2.4.0 [file flutter path path_provider_platform_interface path_provider_windows shared_preferences_platform_interface] - shelf 1.4.1 [async collection http_parser path stack_trace stream_channel] - shelf_web_socket 2.0.0 [shelf stream_channel web_socket_channel] - sky_engine 0.0.99 - source_gen 1.5.0 [analyzer async build dart_style glob path source_span yaml] - source_span 1.10.0 [collection path term_glyph] - sprintf 7.0.0 - sqflite 2.3.3+1 [flutter sqflite_common path] - sqflite_common 2.5.4 [synchronized path meta] - stack_trace 1.11.1 [path] - stream_channel 2.1.2 [async] - stream_transform 2.1.0 - string_scanner 1.2.0 [source_span] - synchronized 3.1.0+1 - term_glyph 1.2.1 - test_api 0.7.2 [async boolean_selector collection meta source_span stack_trace stream_channel string_scanner term_glyph] - timezone 0.9.4 [path] - timing 1.0.1 [json_annotation] - typed_data 1.3.2 [collection] - uuid 4.4.2 [crypto sprintf meta fixnum] - vector_graphics 1.1.11+1 [flutter http vector_graphics_codec] - vector_graphics_codec 1.1.11+1 - vector_graphics_compiler 1.1.11+1 [args meta path_parsing xml vector_graphics_codec path] - vector_math 2.1.4 - vibration_platform_interface 0.0.1 [flutter plugin_platform_interface device_info_plus] - vm_service 14.2.4 - watcher 1.1.0 [async path] - web 0.5.1 - web_socket 0.1.6 [web] - web_socket_channel 3.0.1 [async crypto stream_channel web web_socket] - win32 5.5.3 [ffi] - win32_registry 1.1.4 [ffi win32] - xdg_directories 1.0.4 [meta path] - yaml 3.1.2 [collection source_span string_scanner] ```
Additional context and comments
No response