When using the Here SDK for Flutter Hot Reload
& Hot Restart
stop working. I can tell this because when I switch to another branch which doesn't use the HERE SDK these two features work as supposed.
Within the HERE SDK integration branch these tasks will run endlessly. This makes the SDK practically unusable as recompiling takes too long for a smooth developer experience.
I can force a Hot Restart
by moving the HERE map with my fingers. Something within the SDK is preventing this essential Flutter feature from working. Is there something I've overseen?
My SDK version is "HERE SDK for Flutter (explore Edition) - Version 4.3.2.0"