Fixed crashing on machines with early windows 10 version by krll-kov · Pull Request #1389 · Baseflow/flutter-permission-handler
@mvanbeusekom this actually fixes 2 more problems now from here (with total of 3):
m_positionChangedRevoker was defined but never actually used in the package, it only caused constant geo-location usage as soon as app is started, without even using any of the features of this package. It caused network lags, crashes and other staff, so fix is really helpful