eopeter / flutter_mapbox_navigation

Turn By Turn Navigation for Your Flutter Application
Apache License 2.0
217 stars 185 forks source link

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

Closed neetable-chollarasan closed 9 months ago

neetable-chollarasan commented 12 months ago

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? _onRouteEvent; to ValueSetter? _onRouteEvent

eopeter commented 10 months ago

Stale issue message