Flutter Error
unknown
plain_text
3 years ago
5.8 kB
5
Indexable
2022-12-06 08:51:24.749 27035-27035/? W/FlutterActivityAndFragmentDelegate: A splash screen was provided to Flutter, but this is deprecated. See flutter.dev/go/android-splash-migration for migration steps. 2022-12-06 08:51:50.509 27035-27095/? I/flutter: ╔╣ Request ║ POST 2022-12-06 08:51:50.509 27035-27095/? I/flutter: ║ https://spinetime-staging.herokuapp.com/api/v1/patients/reset_password 2022-12-06 08:51:50.509 27035-27095/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝ 2022-12-06 08:51:50.510 27035-27095/? I/flutter: ╔ Headers 2022-12-06 08:51:50.510 27035-27095/? I/flutter: ╟ content-type: application/json; charset=utf-8 2022-12-06 08:51:50.510 27035-27095/? I/flutter: ╟ contentType: application/json; charset=utf-8 2022-12-06 08:51:50.510 27035-27095/? I/flutter: ╟ responseType: ResponseType.json 2022-12-06 08:51:50.510 27035-27095/? I/flutter: ╟ followRedirects: true 2022-12-06 08:51:50.510 27035-27095/? I/flutter: ╟ connectTimeout: 0 2022-12-06 08:51:50.510 27035-27095/? I/flutter: ╟ receiveTimeout: 0 2022-12-06 08:51:50.510 27035-27095/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝ 2022-12-06 08:51:50.510 27035-27095/? I/flutter: ╔ Body 2022-12-06 08:51:50.510 27035-27095/? I/flutter: ╟ ui_email: dominik.raczkowski@applover.pl 2022-12-06 08:51:50.510 27035-27095/? I/flutter: ╟ locale: en 2022-12-06 08:51:50.510 27035-27095/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝ 2022-12-06 08:51:50.510 27035-27095/? I/flutter: ║ {ui_email: dominik.raczkowski@applover.pl, locale: en} 2022-12-06 08:51:51.262 27035-27095/? I/flutter: ╔╣ Response ║ POST ║ Status: 200 OK 2022-12-06 08:51:51.262 27035-27095/? I/flutter: ║ https://spinetime-staging.herokuapp.com/api/v1/patients/reset_password 2022-12-06 08:51:51.262 27035-27095/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝ 2022-12-06 08:51:51.262 27035-27095/? I/flutter: ╔ Body 2022-12-06 08:51:51.262 27035-27095/? I/flutter: ║ 2022-12-06 08:51:51.263 27035-27095/? I/flutter: ║ { 2022-12-06 08:51:51.263 27035-27095/? I/flutter: ║ } 2022-12-06 08:51:51.263 27035-27095/? I/flutter: ║ 2022-12-06 08:51:51.263 27035-27095/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝ 2022-12-06 08:52:06.066 27035-27095/? E/flutter: [ERROR:flutter/lib/ui/ui_dart_state.cc(198)] Unhandled Exception: Null check operator used on a null value #0 AutoRouter.of (package:auto_route/src/router/widgets/auto_router.dart:61) #1 AutoRouterX.router (package:auto_route/src/router/auto_router_x.dart:5) #2 _AppState.build.<anonymous closure>.<anonymous closure> (package:spinetime_flutter/main.dart:91) #3 _$_PasswordReset.maybeWhen (package:spinetime_flutter/src/presentation/cubit/app_state.freezed.dart:483) #4 _AppState.build.<anonymous closure> (package:spinetime_flutter/main.dart:90) #5 _BlocListenerBaseState._subscribe.<anonymous closure> (package:flutter_bloc/src/bloc_listener.dart:204) #6 _rootRunUnary (dart:async/zone.dart:1434) #7 _CustomZone.runUnary (dart:async/zone.dart:1335) #8 _CustomZone.runUnaryGuarded (dart:async/zone.dart:1244) #9 _BufferingStreamSubscription._sendData (dart:async/stream_impl.dart:341) #10 _DelayedData.perform (dart:async/stream_impl.dart:591) #11 _StreamImplEvents.handleNext (dart:async/stream_impl.dart:706) #12 _PendingEvents.schedule.<anonymous closure> (dart:async/stream_impl.dart:663) #13 _rootRun (dart:async/zone.dart:1418) #14 _CustomZone.run (dart:async/zone.dart:1328) #15 _CustomZone.runGuarded (dart:async/zone.dart:1236) #16 _CustomZone.bindCallbackGuarded.<anonymous closure> (dart:async/zone.dart:1276) #17 _rootRun (dart:async/zone.dart:1426) #18 _CustomZone.run (dart:async/zone.dart:1328) #19 _CustomZone.runGuarded (dart:async/zone.dart:1236) #20 _CustomZone.bindCallbackGuarded.<anonymous closure> (dart:async/zone.dart:1276) #21 _microtaskLoop (dart:async/schedule_microtask.dart:40) #22 _startMicrotaskLoop (dart:async/schedule_microtask.dart:49)
Editor is loading...