flutter_mapbox_navigation icon indicating copy to clipboard operation
flutter_mapbox_navigation copied to clipboard

LateInitializationError: Field '_onRouteEvent@1568038182' has not been initialized.

Open neetable-chollarasan opened this issue 1 year ago • 1 comments

This issue I am seeing in the sentry with 41k issue. I have removed the late in the file. Will this solve the error ?

LateInitializationError: Field '_onRouteEvent@1568038182' has not been initialized.

Late ValueSetter<RouteEvent>? _onRouteEvent; to ValueSetter<RouteEvent>? _onRouteEvent

neetable-chollarasan avatar Nov 28 '23 06:11 neetable-chollarasan

Stale issue message

eopeter avatar Jan 28 '24 01:01 eopeter