Skip to content

[Support Request]: i wants some customization #303

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
altaf2892 opened this issue Mar 4, 2025 · 1 comment
Open

[Support Request]: i wants some customization #303

altaf2892 opened this issue Mar 4, 2025 · 1 comment
Assignees
Labels
triage me I really want to be triaged. type: question Request for information or clarification. Not an issue.

Comments

@altaf2892
Copy link

i want to change the color of navigation notifiaciton like it seems to be foreground service
i just want to chnage fonts and bg color.
please share ho to achcieve this

@altaf2892 altaf2892 added triage me I really want to be triaged. type: question Request for information or clarification. Not an issue. labels Mar 4, 2025
@jokerttu
Copy link
Contributor

jokerttu commented Mar 5, 2025

Hi @altaf2892,
google_navigation_flutter flutter package currently does not have way to control foreground service notification.
Make sure you have runned flutter build apk --debug --no-build to be sure all dependencies (google maps navigation packages) are available for your android project:
Then implement and register custom notification handler:
https://developers.google.com/maps/documentation/navigation/android-sdk/consolidating-notifications

If this is feature that you need for google_navigation_flutter, make sure to file feature request for this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage me I really want to be triaged. type: question Request for information or clarification. Not an issue.
Projects
None yet
Development

No branches or pull requests

3 participants