Is there an existing issue for this?
Use case
In the Flutter Navigation SDK v0.9.0 update, the underlying Android Navigation SDK has been upgraded to v7.6.0. This Android version introduces a new method: NavigationApi.setApiKey().
I have searched the official documentation but could not find any information regarding this method. It is unclear if this specific Android functionality has been exposed to the Flutter layer yet.
Proposal
-
Current Support Status: Does the current Flutter SDK (v0.9.0) already support this method? If so, could you provide a code snippet or documentation link demonstrating how to call it from the Flutter side?
-
Feature Request: If this method is not yet supported in the Flutter wrapper, we would like to request its implementation.
Is there an existing issue for this?
Use case
In the Flutter Navigation SDK v0.9.0 update, the underlying Android Navigation SDK has been upgraded to v7.6.0. This Android version introduces a new method: NavigationApi.setApiKey().
I have searched the official documentation but could not find any information regarding this method. It is unclear if this specific Android functionality has been exposed to the Flutter layer yet.
Proposal
Current Support Status: Does the current Flutter SDK (v0.9.0) already support this method? If so, could you provide a code snippet or documentation link demonstrating how to call it from the Flutter side?
Feature Request: If this method is not yet supported in the Flutter wrapper, we would like to request its implementation.