firebase / flutterfire

🔥 A collection of Firebase plugins for Flutter apps.
https://firebase.google.com/docs/flutter/setup
BSD 3-Clause "New" or "Revised" License
8.51k stars 3.92k forks source link

🐛 [firebase_core] TypeError: Failed to resolve module specifier 'Instance of 'TrustedScriptURL'' #10474

Closed adar2378 closed 1 year ago

adar2378 commented 1 year ago

Bug report

After today's update firebase_core 2.6 when loading web app it throws this TypeError: Failed to resolve module specifier 'Instance of 'TrustedScriptURL''

Steps to reproduce

Steps to reproduce the behavior:

  1. Deploy to server

When app starts this is the log I got

VM52:2 Uncaught (in promise) TypeError: Failed to resolve module specifier 'Instance of 'TrustedScriptURL''
    at window.ff_trigger_firebase_core (<anonymous>:2:18)
    at uy.qM (js_patch.dart:217:12)
    at firebase_core_web.dart:140:13
    at bys.a (async_patch.dart:317:19)
    at bys.$2 (async_patch.dart:342:23)
    at Object.p (async_patch.dart:247:3)
    at aJG.aQr (firebase_core_web.dart:106:26)
    at aJG.Kf (firebase_core_web.dart:106:26)
    at aJI.$1 (firebase_core_web.dart:169:16)
    at cv.A (iterable.dart:391:20)
(anonymous) @ basic_lock.dart:14
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
$1 @ async_patch.dart:293
byb @ zone.dart:1399
(anonymous) @ zone.dart:1397
pH @ zone.dart:1299
$0 @ future_impl.dart:112
LV @ future_impl.dart:795
qe @ future_impl.dart:566
cq @ async_patch.dart:212
o @ async_patch.dart:270
(anonymous) @ hydrated_storage.dart:110
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
$1 @ async_patch.dart:293
byb @ zone.dart:1399
(anonymous) @ zone.dart:1397
pH @ zone.dart:1299
$0 @ future_impl.dart:112
LV @ future_impl.dart:795
qe @ future_impl.dart:566
cq @ async_patch.dart:212
o @ async_patch.dart:270
(anonymous) @ hive_impl.dart:128
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
$1 @ async_patch.dart:293
byb @ zone.dart:1399
(anonymous) @ zone.dart:1397
pH @ zone.dart:1299
$0 @ future_impl.dart:112
LV @ future_impl.dart:795
qe @ future_impl.dart:566
cq @ async_patch.dart:212
o @ async_patch.dart:270
(anonymous) @ hive_impl.dart:61
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
$1 @ async_patch.dart:293
byb @ zone.dart:1399
(anonymous) @ zone.dart:1397
pH @ zone.dart:1299
$0 @ future_impl.dart:112
LV @ future_impl.dart:795
qe @ future_impl.dart:566
cq @ async_patch.dart:212
o @ async_patch.dart:270
(anonymous) @ storage_backend_js.dart:148
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
$1 @ async_patch.dart:293
byb @ zone.dart:1399
(anonymous) @ zone.dart:1397
pH @ zone.dart:1299
$0 @ future_impl.dart:112
LV @ future_impl.dart:795
qe @ future_impl.dart:566
$0 @ future_impl.dart:639
by9 @ zone.dart:1391
(anonymous) @ zone.dart:1382
vq @ zone.dart:1292
rU @ zone.dart:1201
$0 @ zone.dart:1241
ccw @ schedule_microtask.dart:40
cd7 @ schedule_microtask.dart:49
$1 @ async_patch.dart:49
cgo @ js_helper.dart:1834
(anonymous) @ js_helper.dart:1866
await in (anonymous) (async)
qM @ js_patch.dart:217
(anonymous) @ firebase_core_web.dart:140
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
p @ async_patch.dart:247
aQr @ firebase_core_web.dart:106
Kf @ firebase_core_web.dart:106
$1 @ firebase_core_web.dart:169
A @ iterable.dart:391
kO @ future.dart:520
(anonymous) @ firebase_core_web.dart:163
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
p @ async_patch.dart:247
FY @ firebase_core_web.dart:156
(anonymous) @ firebase_core_web.dart:195
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
p @ async_patch.dart:247
aQp @ firebase_core_web.dart:194
nP @ firebase_core_web.dart:194
(anonymous) @ firebase.dart:43
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
p @ async_patch.dart:247
aK0 @ firebase.dart:43
(anonymous) @ main.dart:32
(anonymous) @ async_patch.dart:317
VM53:2 Uncaught (in promise) TypeError: Failed to resolve module specifier 'Instance of 'TrustedScriptURL''
    at window.ff_trigger_firebase_app_check (<anonymous>:2:18)
    at uy.qM (js_patch.dart:217:12)
    at firebase_core_web.dart:140:13
    at bys.a (async_patch.dart:317:19)
    at bys.$2 (async_patch.dart:342:23)
    at Object.p (async_patch.dart:247:3)
    at aJG.aQr (firebase_core_web.dart:106:26)
    at aJG.Kf (firebase_core_web.dart:106:26)
    at aJI.$1 (firebase_core_web.dart:169:16)
    at cv.A (iterable.dart:391:20)
window.ff_trigger_firebase_app_check @ VM53:2
qM @ js_patch.dart:217
(anonymous) @ firebase_core_web.dart:140
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
p @ async_patch.dart:247
aQr @ firebase_core_web.dart:106
Kf @ firebase_core_web.dart:106
$1 @ firebase_core_web.dart:169
A @ iterable.dart:391
kO @ future.dart:520
(anonymous) @ firebase_core_web.dart:163
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
p @ async_patch.dart:247
FY @ firebase_core_web.dart:156
(anonymous) @ firebase_core_web.dart:195
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
p @ async_patch.dart:247
aQp @ firebase_core_web.dart:194
nP @ firebase_core_web.dart:194
(anonymous) @ firebase.dart:43
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
p @ async_patch.dart:247
aK0 @ firebase.dart:43
(anonymous) @ main.dart:32
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
p @ async_patch.dart:247
$1 @ main.dart:30
(anonymous) @ djangoflow_app_runner.dart:50
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
$1 @ async_patch.dart:293
byb @ zone.dart:1399
(anonymous) @ zone.dart:1397
pH @ zone.dart:1299
$0 @ future_impl.dart:112
LV @ future_impl.dart:795
qe @ future_impl.dart:566
cq @ async_patch.dart:212
o @ async_patch.dart:270
(anonymous) @ basic_lock.dart:14
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
$1 @ async_patch.dart:293
byb @ zone.dart:1399
(anonymous) @ zone.dart:1397
pH @ zone.dart:1299
$0 @ future_impl.dart:112
LV @ future_impl.dart:795
qe @ future_impl.dart:566
cq @ async_patch.dart:212
o @ async_patch.dart:270
(anonymous) @ hydrated_storage.dart:110
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
$1 @ async_patch.dart:293
byb @ zone.dart:1399
(anonymous) @ zone.dart:1397
pH @ zone.dart:1299
$0 @ future_impl.dart:112
LV @ future_impl.dart:795
qe @ future_impl.dart:566
cq @ async_patch.dart:212
o @ async_patch.dart:270
(anonymous) @ hive_impl.dart:128
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
$1 @ async_patch.dart:293
byb @ zone.dart:1399
(anonymous) @ zone.dart:1397
pH @ zone.dart:1299
$0 @ future_impl.dart:112
LV @ future_impl.dart:795
qe @ future_impl.dart:566
cq @ async_patch.dart:212
o @ async_patch.dart:270
(anonymous) @ hive_impl.dart:61
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
$1 @ async_patch.dart:293
byb @ zone.dart:1399
(anonymous) @ zone.dart:1397
pH @ zone.dart:1299
$0 @ future_impl.dart:112
LV @ future_impl.dart:795
qe @ future_impl.dart:566
cq @ async_patch.dart:212
o @ async_patch.dart:270
(anonymous) @ storage_backend_js.dart:148
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
$1 @ async_patch.dart:293
byb @ zone.dart:1399
(anonymous) @ zone.dart:1397
pH @ zone.dart:1299
$0 @ future_impl.dart:112
LV @ future_impl.dart:795
qe @ future_impl.dart:566
$0 @ future_impl.dart:639
by9 @ zone.dart:1391
(anonymous) @ zone.dart:1382
vq @ zone.dart:1292
rU @ zone.dart:1201
$0 @ zone.dart:1241
ccw @ schedule_microtask.dart:40
cd7 @ schedule_microtask.dart:49
$1 @ async_patch.dart:49
cgo @ js_helper.dart:1834
(anonymous) @ js_helper.dart:1866
await in (anonymous) (async)
qM @ js_patch.dart:217
(anonymous) @ firebase_core_web.dart:140
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
p @ async_patch.dart:247
aQr @ firebase_core_web.dart:106
Kf @ firebase_core_web.dart:106
$1 @ firebase_core_web.dart:169
A @ iterable.dart:391
kO @ future.dart:520
(anonymous) @ firebase_core_web.dart:163
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
p @ async_patch.dart:247
FY @ firebase_core_web.dart:156
(anonymous) @ firebase_core_web.dart:195
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
p @ async_patch.dart:247
aQp @ firebase_core_web.dart:194
nP @ firebase_core_web.dart:194
(anonymous) @ firebase.dart:43
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
p @ async_patch.dart:247
aK0 @ firebase.dart:43
(anonymous) @ main.dart:32
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
p @ async_patch.dart:247
$1 @ main.dart:30
(anonymous) @ djangoflow_app_runner.dart:50
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
$1 @ async_patch.dart:293
byb @ zone.dart:1399
(anonymous) @ zone.dart:1397
pH @ zone.dart:1299
$0 @ future_impl.dart:112
LV @ future_impl.dart:795
qe @ future_impl.dart:566
cq @ async_patch.dart:212
o @ async_patch.dart:270
(anonymous) @ basic_lock.dart:14
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
$1 @ async_patch.dart:293
byb @ zone.dart:1399
(anonymous) @ zone.dart:1397
pH @ zone.dart:1299
$0 @ future_impl.dart:112
LV @ future_impl.dart:795
qe @ future_impl.dart:566
cq @ async_patch.dart:212
o @ async_patch.dart:270
(anonymous) @ hydrated_storage.dart:110
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
$1 @ async_patch.dart:293
byb @ zone.dart:1399
(anonymous) @ zone.dart:1397
pH @ zone.dart:1299
$0 @ future_impl.dart:112
LV @ future_impl.dart:795
qe @ future_impl.dart:566
cq @ async_patch.dart:212
o @ async_patch.dart:270
(anonymous) @ hive_impl.dart:128
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
$1 @ async_patch.dart:293
byb @ zone.dart:1399
(anonymous) @ zone.dart:1397
pH @ zone.dart:1299
$0 @ future_impl.dart:112
LV @ future_impl.dart:795
qe @ future_impl.dart:566
cq @ async_patch.dart:212
o @ async_patch.dart:270
(anonymous) @ hive_impl.dart:61
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
$1 @ async_patch.dart:293
byb @ zone.dart:1399
(anonymous) @ zone.dart:1397
pH @ zone.dart:1299
$0 @ future_impl.dart:112
LV @ future_impl.dart:795
qe @ future_impl.dart:566
cq @ async_patch.dart:212
o @ async_patch.dart:270
(anonymous) @ storage_backend_js.dart:148
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
$1 @ async_patch.dart:293
byb @ zone.dart:1399
(anonymous) @ zone.dart:1397
pH @ zone.dart:1299
$0 @ future_impl.dart:112
LV @ future_impl.dart:795
qe @ future_impl.dart:566
$0 @ future_impl.dart:639
by9 @ zone.dart:1391
(anonymous) @ zone.dart:1382
vq @ zone.dart:1292
rU @ zone.dart:1201
$0 @ zone.dart:1241
ccw @ schedule_microtask.dart:40
cd7 @ schedule_microtask.dart:49
$1 @ async_patch.dart:49
cgo @ js_helper.dart:1834
(anonymous) @ js_helper.dart:1866
childList (async)
$1 @ async_patch.dart:62
bRi @ async_patch.dart:27
byc @ zone.dart:1458
mf @ zone.dart:1345
ZE @ future_impl.dart:638
jT @ future_impl.dart:598
cq @ future_impl.dart:36
$1 @ storage_backend_js.dart:136
$1 @ html_dart2js.dart:37317
byb @ zone.dart:1407
(anonymous) @ zone.dart:1397
pH @ zone.dart:1299
oa @ zone.dart:1209
$1 @ zone.dart:1246
cgo @ js_helper.dart:1834
(anonymous) @ js_helper.dart:1866
VM54:2 Uncaught (in promise) TypeError: Failed to resolve module specifier 'Instance of 'TrustedScriptURL''
    at window.ff_trigger_firebase_remote_config (<anonymous>:2:18)
    at uy.qM (js_patch.dart:217:12)
    at firebase_core_web.dart:140:13
    at bys.a (async_patch.dart:317:19)
    at bys.$2 (async_patch.dart:342:23)
    at Object.p (async_patch.dart:247:3)
    at aJG.aQr (firebase_core_web.dart:106:26)
    at aJG.Kf (firebase_core_web.dart:106:26)
    at aJI.$1 (firebase_core_web.dart:169:16)
    at cv.A (iterable.dart:391:20)
window.ff_trigger_firebase_remote_config @ VM54:2
qM @ js_patch.dart:217
(anonymous) @ firebase_core_web.dart:140
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
p @ async_patch.dart:247
aQr @ firebase_core_web.dart:106
Kf @ firebase_core_web.dart:106
$1 @ firebase_core_web.dart:169
A @ iterable.dart:391
kO @ future.dart:520
(anonymous) @ firebase_core_web.dart:163
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
p @ async_patch.dart:247
FY @ firebase_core_web.dart:156
(anonymous) @ firebase_core_web.dart:195
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
p @ async_patch.dart:247
aQp @ firebase_core_web.dart:194
nP @ firebase_core_web.dart:194
(anonymous) @ firebase.dart:43
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
p @ async_patch.dart:247
aK0 @ firebase.dart:43
(anonymous) @ main.dart:32
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
p @ async_patch.dart:247
$1 @ main.dart:30
(anonymous) @ djangoflow_app_runner.dart:50
(anonymous) @ async_patch.dart:317
$2 @ async_patch.dart:342
$1 @ async_patch.dart:293
byb @ zone.dart:1399
(anonymous) @ zone.dart:1397
pH @ zone.dart:1299

$1 @ storage_backend_js.dart:136
$1 @ html_dart2js.dart:37317
byb @ zone.dart:1407
(anonymous) @ zone.dart:1397
pH @ zone.dart:1299
oa @ zone.dart:1209
$1 @ zone.dart:1246
cgo @ js_helper.dart:1834
(anonymous) @ js_helper.dart:1866

Expected behavior

A clear and concise description of what you expected to happen.

Additional context

Add any other context about the problem here.


Flutter doctor

Run flutter doctor and paste the output below:

Click To Expand ``` Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 3.3.10, on macOS 12.6 21G115 darwin-arm, locale en-BD) [✓] Android toolchain - develop for Android devices (Android SDK version 33.0.0) [✓] Xcode - develop for iOS and macOS (Xcode 14.0) [✓] Chrome - develop for the web [✓] Android Studio (version 2021.3) [✓] VS Code (version 1.74.3) [✓] Connected device (2 available) [✓] HTTP Host Availability • No issues found! ```

Flutter dependencies

Run flutter pub deps -- --style=compact and paste the output below:

Click To Expand ``` Dart SDK 2.18.6 Flutter SDK 3.3.10 expert 1.1.0+98 dependencies: - auto_route 5.0.4 [flutter path collection meta] - bloc 8.1.1 [meta] - common 0.0.1 [flutter openapi add_2_calendar analytics app_settings app_tracking_transparency auto_route cached_network_image cloud_firestore collection country_code_picker dio djangoflow_analytics djangoflow_app djangoflow_app_links djangoflow_error_reporter djangoflow_fcm djangoflow_facebook_analytics djangoflow_firebase_analytics djangoflow_mixpanel_analytics djangoflow_sentry_reporter facebook_app_events flutter_facebook_auth flutter_bloc flutter_chat_types flutter_chat_ui flutter_exif_rotation flutter_firebase_chat_core flutter_list_bloc flutter_svg flutter_typeahead firebase_analytics firebase_auth firebase_core firebase_messaging firebase_storage freezed_annotation google_geocoding google_sign_in google_place http_parser hydrated_bloc image_picker intl list_bloc location lottie mixpanel_flutter openapi_repository_annotations responsive_framework sentry_flutter sign_in_with_apple package_info_plus pin_code_fields progress_builder reactive_forms share_plus shimmer slider_button url_launcher flutter_localizations flutter_app_badger universal_html] - countdown_widget 2.0.2 [flutter mutex] - dio 4.0.4 [http_parser path] - djangoflow_app_links 1.1.3 [flutter app_links bloc_test djangoflow_deep_link_interface flutter_bloc mockito] - firebase_core 2.4.1 [firebase_core_platform_interface firebase_core_web flutter meta] - flex_color_scheme 6.1.2 [flex_seed_scheme flutter meta] - flutter 0.0.0 [characters collection material_color_utilities meta vector_math sky_engine] - flutter_bloc 8.1.2 [flutter bloc provider] - flutter_list_bloc 4.0.1 [list_bloc flutter_bloc flutter] - flutter_localizations 0.0.0 [flutter intl characters clock collection material_color_utilities meta path vector_math] - freezed_annotation 2.2.0 [collection json_annotation meta] - google_place 0.4.7 [http] - google_sign_in 5.4.4 [flutter google_sign_in_android google_sign_in_ios google_sign_in_platform_interface google_sign_in_web] - hydrated_bloc 9.1.0 [bloc hive meta synchronized] - json_annotation 4.8.0 [meta] - list_bloc 3.1.0 [bloc freezed_annotation] - modal_bottom_sheet 2.1.2 [flutter] - openapi_repository_annotations 1.1.0 - package_info_plus 3.0.2 [ffi flutter flutter_web_plugins http meta path package_info_plus_platform_interface win32] - path_provider 2.0.12 [flutter path_provider_android path_provider_foundation path_provider_linux path_provider_platform_interface path_provider_windows] - progress_builder 1.1.3 [flutter] - reactive_forms 14.1.0 [flutter intl] - responsive_framework 0.2.0 [flutter collection] - sign_in_with_apple 4.3.0 [flutter meta sign_in_with_apple_platform_interface sign_in_with_apple_web] - syncfusion_flutter_calendar 20.2.36 [flutter timezone syncfusion_flutter_core syncfusion_flutter_datepicker intl] - syncfusion_flutter_core 20.2.36 [vector_math flutter] - syncfusion_flutter_datepicker 20.2.36 [flutter intl syncfusion_flutter_core] - time_range 1.1.0 [flutter] dev dependencies: - auto_route_generator 5.0.3 [build source_gen analyzer path build_runner code_builder dart_style xml args auto_route] - build_runner 2.3.3 [args async analyzer 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 2.0.1 [lints] - flutter_test 0.0.0 [flutter test_api path fake_async clock stack_trace vector_math async boolean_selector characters collection matcher material_color_utilities meta source_span stream_channel string_scanner term_glyph] - freezed 2.3.2 [analyzer build build_config collection meta source_gen freezed_annotation json_annotation] - icons_launcher 2.0.7 [args image path universal_io yaml] - json_serializable 6.6.1 [analyzer async build build_config collection json_annotation meta path pub_semver pubspec_parse source_gen source_helper] - openapi_repository 1.1.0 [flutter analyzer build built_collection built_value collection dio freezed_annotation list_bloc mustache_template openapi_repository_annotations path recase source_gen] dependency overrides: - auto_route 5.0.4 [flutter path collection meta] - auto_route_generator 5.0.3 [build source_gen analyzer path build_runner code_builder dart_style xml args auto_route] - dio 4.0.4 [http_parser path] - flutter_typeahead 4.1.1 [flutter flutter_keyboard_visibility] - path 1.8.2 - test_api 0.4.18 [async boolean_selector collection meta source_span stack_trace stream_channel string_scanner term_glyph matcher] transitive dependencies: - _fe_analyzer_shared 50.0.0 [meta] - _flutterfire_internals 1.0.12 [collection firebase_core firebase_core_platform_interface flutter meta] - add_2_calendar 2.2.3 [flutter] - analytics 1.0.2 [logger] - analyzer 5.2.0 [_fe_analyzer_shared collection convert crypto glob meta package_config path pub_semver source_span watcher yaml] - app_links 3.4.1 [flutter app_links_platform_interface flutter_web_plugins] - app_links_platform_interface 1.1.0 [flutter plugin_platform_interface] - app_settings 4.2.0 [flutter] - app_tracking_transparency 2.0.3 [flutter] - archive 3.3.6 [crypto path pointycastle] - args 2.3.2 - async 2.9.0 [collection meta] - bloc_test 9.1.1 [bloc diff_match_patch meta mocktail test] - boolean_selector 2.1.0 [source_span string_scanner] - build 2.3.1 [analyzer async convert crypto glob logging meta path] - build_config 1.1.1 [checked_yaml json_annotation path pubspec_parse yaml] - build_daemon 3.1.0 [built_collection built_value http_multi_server logging path pool shelf shelf_web_socket stream_transform watcher web_socket_channel] - build_resolvers 2.1.0 [analyzer async build crypto graphs logging path package_config pool pub_semver stream_transform yaml] - build_runner_core 7.2.7 [async build build_config build_resolvers collection convert crypto glob graphs json_annotation logging meta path package_config pool timing watcher yaml] - built_collection 5.1.1 - built_value 8.4.3 [built_collection collection fixnum meta] - cached_network_image 3.2.3 [flutter flutter_cache_manager octo_image cached_network_image_platform_interface cached_network_image_web] - cached_network_image_platform_interface 2.0.0 [flutter flutter_cache_manager] - cached_network_image_web 1.0.2 [flutter flutter_cache_manager cached_network_image_platform_interface] - characters 1.2.1 - charcode 1.3.1 - checked_yaml 2.0.2 [json_annotation source_span yaml] - clock 1.1.1 - cloud_firestore 4.3.1 [cloud_firestore_platform_interface cloud_firestore_web collection firebase_core firebase_core_platform_interface flutter meta] - cloud_firestore_platform_interface 5.10.1 [_flutterfire_internals collection firebase_core flutter meta plugin_platform_interface] - cloud_firestore_web 3.2.1 [_flutterfire_internals cloud_firestore_platform_interface collection firebase_core firebase_core_web flutter flutter_web_plugins js] - code_builder 4.4.0 [built_collection built_value collection matcher meta] - collection 1.16.0 - convert 3.1.1 [typed_data] - country_code_picker 2.0.2 [flutter modal_bottom_sheet collection universal_platform] - coverage 1.6.3 [args logging package_config path source_maps stack_trace vm_service] - cross_file 0.3.3+4 [js meta] - crypto 3.0.2 [typed_data] - csslib 0.17.2 [source_span] - dart_style 2.2.4 [analyzer args path pub_semver source_span] - diff_match_patch 0.4.1 - diffutil_dart 3.0.0 - djangoflow_analytics 0.0.2 [flutter analytics mockito] - djangoflow_app 3.0.1 [flutter flutter_localizations flutter_bloc freezed_annotation json_annotation package_info_plus path_provider hydrated_bloc] - djangoflow_deep_link_interface 1.1.2 [bloc_test flutter flutter_bloc mockito] - djangoflow_error_reporter 0.0.3 [flutter] - djangoflow_facebook_analytics 0.0.3 [flutter analytics djangoflow_analytics facebook_app_events mockito] - djangoflow_fcm 0.0.5 [flutter bloc_test flutter_bloc freezed_annotation firebase_core firebase_messaging firebase_messaging_platform_interface json_annotation mockito] - djangoflow_firebase_analytics 0.0.3 [flutter analytics djangoflow_analytics firebase_analytics firebase_core firebase_analytics_platform_interface mockito] - djangoflow_mixpanel_analytics 0.0.1 [flutter analytics djangoflow_analytics mixpanel_flutter] - djangoflow_sentry_reporter 0.0.3 [flutter djangoflow_error_reporter sentry_flutter] - equatable 2.0.5 [collection meta] - facebook_app_events 0.18.3 [flutter] - facebook_auth_desktop 0.0.8 [flutter http flutter_secure_storage flutter_facebook_auth_platform_interface] - fake_async 1.3.1 [clock collection] - ffi 2.0.1 - file 6.1.4 [meta path] - firebase_analytics 10.1.0 [firebase_analytics_platform_interface firebase_analytics_web firebase_core firebase_core_platform_interface flutter] - firebase_analytics_platform_interface 3.3.17 [_flutterfire_internals firebase_core flutter meta plugin_platform_interface] - firebase_analytics_web 0.5.1+8 [_flutterfire_internals firebase_analytics_platform_interface firebase_core firebase_core_web flutter flutter_web_plugins js] - firebase_auth 4.2.5 [firebase_auth_platform_interface firebase_auth_web firebase_core firebase_core_platform_interface flutter meta] - firebase_auth_platform_interface 6.11.7 [_flutterfire_internals collection firebase_core flutter meta plugin_platform_interface] - firebase_auth_web 5.2.4 [firebase_auth_platform_interface firebase_core firebase_core_web flutter flutter_web_plugins http_parser intl js meta] - firebase_core_platform_interface 4.5.2 [collection flutter flutter_test meta plugin_platform_interface] - firebase_core_web 2.1.0 [firebase_core_platform_interface flutter flutter_web_plugins js meta] - firebase_messaging 14.2.1 [firebase_core firebase_core_platform_interface firebase_messaging_platform_interface firebase_messaging_web flutter meta] - firebase_messaging_platform_interface 4.2.10 [_flutterfire_internals firebase_core flutter meta plugin_platform_interface] - firebase_messaging_web 3.2.11 [_flutterfire_internals firebase_core firebase_core_web firebase_messaging_platform_interface flutter flutter_web_plugins js meta] - firebase_storage 11.0.10 [firebase_core firebase_core_platform_interface firebase_storage_platform_interface firebase_storage_web flutter] - firebase_storage_platform_interface 4.1.26 [collection firebase_core flutter meta plugin_platform_interface] - firebase_storage_web 3.3.19 [_flutterfire_internals async firebase_core firebase_core_web firebase_storage_platform_interface flutter flutter_web_plugins http js meta] - fixnum 1.0.1 - flex_seed_scheme 1.1.0 [flutter material_color_utilities meta] - flutter_app_badger 1.5.0 [flutter] - flutter_blurhash 0.7.0 [flutter] - flutter_cache_manager 3.3.0 [clock collection file flutter http path path_provider pedantic rxdart sqflite uuid] - flutter_chat_types 3.6.0 [equatable json_annotation meta] - flutter_chat_ui 1.6.6 [diffutil_dart equatable flutter flutter_chat_types flutter_link_previewer flutter_parsed_text intl meta photo_view scroll_to_index url_launcher visibility_detector] - flutter_exif_rotation 0.5.1 [flutter] - flutter_facebook_auth 5.0.7 [flutter flutter_facebook_auth_platform_interface flutter_facebook_auth_web facebook_auth_desktop] - flutter_facebook_auth_platform_interface 4.1.1 [flutter plugin_platform_interface] - flutter_facebook_auth_web 4.1.1 [flutter flutter_web_plugins js flutter_facebook_auth_platform_interface] - flutter_firebase_chat_core 1.6.4 [cloud_firestore firebase_auth firebase_core flutter flutter_chat_types meta] - flutter_keyboard_visibility 5.4.0 [meta flutter_keyboard_visibility_platform_interface flutter_keyboard_visibility_linux flutter_keyboard_visibility_macos flutter_keyboard_visibility_web flutter_keyboard_visibility_windows flutter] - flutter_keyboard_visibility_linux 1.0.0 [flutter_keyboard_visibility_platform_interface flutter] - flutter_keyboard_visibility_macos 1.0.0 [flutter_keyboard_visibility_platform_interface flutter] - flutter_keyboard_visibility_platform_interface 2.0.0 [flutter meta plugin_platform_interface] - flutter_keyboard_visibility_web 2.0.0 [flutter_keyboard_visibility_platform_interface flutter_web_plugins flutter] - flutter_keyboard_visibility_windows 1.0.0 [flutter_keyboard_visibility_platform_interface flutter] - flutter_link_previewer 3.2.0 [flutter flutter_chat_types flutter_linkify html http linkify meta url_launcher] - flutter_linkify 5.0.2 [flutter linkify] - flutter_parsed_text 2.2.1 [flutter] - flutter_plugin_android_lifecycle 2.0.7 [flutter] - flutter_secure_storage 7.0.1 [flutter flutter_secure_storage_linux flutter_secure_storage_macos flutter_secure_storage_platform_interface flutter_secure_storage_web flutter_secure_storage_windows meta] - flutter_secure_storage_linux 1.1.2 [flutter flutter_secure_storage_platform_interface] - flutter_secure_storage_macos 2.0.1 [flutter flutter_secure_storage_platform_interface] - flutter_secure_storage_platform_interface 1.0.1 [flutter plugin_platform_interface] - flutter_secure_storage_web 1.1.1 [flutter flutter_secure_storage_platform_interface flutter_web_plugins js] - flutter_secure_storage_windows 1.1.3 [flutter flutter_secure_storage_platform_interface] - flutter_svg 1.1.6 [flutter meta path_drawing vector_math xml] - flutter_web_plugins 0.0.0 [flutter js characters collection material_color_utilities meta vector_math] - frontend_server_client 3.2.0 [async path] - glob 2.1.1 [async collection file path string_scanner] - google_geocoding 0.2.0 [flutter http] - google_sign_in_android 6.1.5 [flutter google_sign_in_platform_interface] - google_sign_in_ios 5.5.1 [flutter google_sign_in_platform_interface] - google_sign_in_platform_interface 2.3.0 [flutter plugin_platform_interface quiver] - google_sign_in_web 0.10.2+1 [flutter flutter_web_plugins google_sign_in_platform_interface js] - graphs 2.2.0 [collection] - hive 2.2.3 [meta crypto] - html 0.15.1 [csslib source_span] - http 0.13.5 [async http_parser meta path] - http_multi_server 3.2.1 [async] - http_parser 4.0.2 [collection source_span string_scanner typed_data] - image 3.3.0 [archive meta xml] - image_picker 0.8.6+1 [flutter image_picker_android image_picker_for_web image_picker_ios image_picker_platform_interface] - image_picker_android 0.8.5+5 [flutter flutter_plugin_android_lifecycle image_picker_platform_interface] - image_picker_for_web 2.1.10 [flutter flutter_web_plugins image_picker_platform_interface] - image_picker_ios 0.8.6+7 [flutter image_picker_platform_interface] - image_picker_platform_interface 2.6.2 [cross_file flutter http plugin_platform_interface] - intl 0.17.0 [clock path] - io 1.0.4 [meta path string_scanner] - js 0.6.4 - linkify 4.1.0 - lints 2.0.1 - location 4.4.0 [flutter location_platform_interface location_web] - location_platform_interface 2.3.0 [flutter meta plugin_platform_interface] - location_web 3.1.1 [flutter flutter_web_plugins http_parser js location_platform_interface meta] - logger 1.1.0 - logging 1.1.1 - lottie 2.2.0 [archive flutter path vector_math] - matcher 0.12.12 [stack_trace] - material_color_utilities 0.1.5 - meta 1.8.0 - mime 1.0.4 - mixpanel_flutter 2.0.0 [flutter flutter_web_plugins js] - mockito 5.3.2 [analyzer build code_builder collection dart_style matcher meta path source_gen test_api] - mocktail 0.3.0 [collection matcher test] - mustache_template 2.0.0 - mutex 3.0.1 - nested 1.0.0 [flutter] - node_preamble 2.0.1 - octo_image 1.0.2 [flutter flutter_blurhash] - openapi 1.0.0 [dio json_annotation] - package_config 2.1.0 [path] - package_info_plus_platform_interface 2.0.1 [flutter meta plugin_platform_interface] - path_drawing 1.0.1 [vector_math meta path_parsing flutter] - path_parsing 1.0.1 [vector_math meta] - path_provider_android 2.0.22 [flutter path_provider_platform_interface] - path_provider_foundation 2.1.1 [flutter path_provider_platform_interface] - path_provider_linux 2.1.7 [ffi flutter path path_provider_platform_interface xdg_directories] - path_provider_platform_interface 2.0.5 [flutter platform plugin_platform_interface] - path_provider_windows 2.1.3 [ffi flutter path path_provider_platform_interface win32] - pedantic 1.11.1 - petitparser 5.1.0 [meta] - photo_view 0.14.0 [flutter] - pin_code_fields 7.4.0 [flutter] - platform 3.1.0 - plugin_platform_interface 2.1.3 [meta] - pointycastle 3.6.2 [collection convert js] - pool 1.5.1 [async stack_trace] - process 4.2.4 [file path platform] - provider 6.0.5 [collection flutter nested] - pub_semver 2.1.3 [collection meta] - pubspec_parse 1.2.1 [checked_yaml collection json_annotation pub_semver yaml] - quiver 3.2.1 [matcher] - recase 4.1.0 - rxdart 0.27.7 - scroll_to_index 3.0.1 [flutter] - sentry 6.19.0 [http meta stack_trace uuid intl] - sentry_flutter 6.19.0 [flutter flutter_web_plugins sentry package_info_plus meta] - share_plus 6.3.0 [cross_file meta mime flutter flutter_web_plugins share_plus_platform_interface file url_launcher_web url_launcher_windows url_launcher_linux url_launcher_platform_interface ffi win32] - share_plus_platform_interface 3.2.0 [cross_file flutter meta mime plugin_platform_interface path_provider uuid] - shelf 1.4.0 [async collection http_parser path stack_trace stream_channel] - shelf_packages_handler 3.0.1 [path shelf shelf_static] - shelf_static 1.1.1 [convert http_parser mime path shelf] - shelf_web_socket 1.0.3 [shelf stream_channel web_socket_channel] - shimmer 2.0.0 [flutter] - sign_in_with_apple_platform_interface 1.0.0 [flutter plugin_platform_interface meta] - sign_in_with_apple_web 1.0.1 [flutter flutter_web_plugins sign_in_with_apple_platform_interface js] - sky_engine 0.0.99 - slider_button 2.0.0 [vibration shimmer flutter] - source_gen 1.2.7 [analyzer async build dart_style glob path source_span yaml] - source_helper 1.3.3 [analyzer collection source_gen] - source_map_stack_trace 2.1.1 [path source_maps stack_trace] - source_maps 0.10.11 [source_span] - source_span 1.9.0 [collection path term_glyph] - sqflite 2.2.4+1 [flutter sqflite_common path] - sqflite_common 2.4.2+2 [synchronized path meta] - stack_trace 1.10.0 [path] - stream_channel 2.1.0 [async] - stream_transform 2.1.0 - string_scanner 1.1.1 [source_span] - synchronized 3.0.1 - term_glyph 1.2.1 - test 1.23.0 [analyzer async boolean_selector collection coverage http_multi_server io js node_preamble package_config path pool shelf shelf_packages_handler shelf_static shelf_web_socket source_span stack_trace stream_channel typed_data web_socket_channel webkit_inspection_protocol yaml test_api test_core] - test_core 0.4.23 [analyzer async args boolean_selector collection coverage frontend_server_client glob io meta package_config path pool source_map_stack_trace source_maps source_span stack_trace stream_channel vm_service yaml matcher test_api] - timezone 0.8.0 [path] - timing 1.0.1 [json_annotation] - typed_data 1.3.1 [collection] - universal_html 2.0.8 [async csslib charcode collection html meta source_span typed_data universal_io] - universal_io 2.0.4 [collection crypto meta typed_data] - universal_platform 1.0.0+1 - url_launcher 6.1.9 [flutter url_launcher_android url_launcher_ios url_launcher_linux url_launcher_macos url_launcher_platform_interface url_launcher_web url_launcher_windows] - url_launcher_android 6.0.23 [flutter url_launcher_platform_interface] - url_launcher_ios 6.1.0 [flutter url_launcher_platform_interface] - url_launcher_linux 3.0.2 [flutter url_launcher_platform_interface] - url_launcher_macos 3.0.2 [flutter url_launcher_platform_interface] - url_launcher_platform_interface 2.1.1 [flutter plugin_platform_interface] - url_launcher_web 2.0.14 [flutter flutter_web_plugins url_launcher_platform_interface] - url_launcher_windows 3.0.3 [flutter url_launcher_platform_interface] - uuid 3.0.7 [crypto] - vector_math 2.1.2 - vibration 1.7.6 [flutter] - visibility_detector 0.3.3 [flutter] - vm_service 11.0.1 - watcher 1.0.2 [async path] - web_socket_channel 2.3.0 [async crypto stream_channel] - webkit_inspection_protocol 1.2.0 [logging] - win32 3.1.3 [ffi] - xdg_directories 0.2.0+3 [meta path process] - xml 6.1.0 [collection meta petitparser] - yaml 3.1.1 [collection source_span string_scanner] ```

RBSoftwareBR commented 1 year ago

Same issue. Captura de tela de 2023-02-16 13-22-11

keblato commented 1 year ago

Same error

image
Lyokone commented 1 year ago

I'm going to have a look, in the meantime please override with

dependency_overrides:
  firebase_core: 2.5.0
  firebase_core_web: 2.1.0
adar2378 commented 1 year ago

I'm going to have a look, in the meantime please override with

dependency_overrides:
  firebase_core: 2.5.0

Also override firebase_core_web: 2.1.0 made it work. But looks like other firebase packages could be affected too. Not sure yet.

Lyokone commented 1 year ago

This is due to using the dart toString instead of the proper JS toString. Waiting for PR review.

eliascoder commented 1 year ago

I'm getting the same issue, I just ran flutter pub upgrade and now everything is failing cries in latin-spanish 😢

joshuachestang commented 1 year ago

Same. But seems not to be an issue on mobile. Also seem to work in Safari browser.

irajeshh commented 1 year ago

I'm getting the same issue, I just ran flutter pub upgrade and now everything is failing cries in latin-spanish 😢

Use the below versions. It works usual.

firebase_core: 2.5.0
  firebase_core_web: 2.1.0
  firebase_core_platform_interface: 4.5.2
  # firebase_messaging: 14.2.0
  # firebase_auth: 4.2.5
  # cloud_firestore: 4.3.1
  # firebase_storage: 11.0.10
Lyokone commented 1 year ago

It was fixed with firebase_core 2.6.1