Skip to content
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

New Feature: Now Playing #33

Open
subhangiP opened this issue Oct 18, 2022 · 3 comments
Open

New Feature: Now Playing #33

subhangiP opened this issue Oct 18, 2022 · 3 comments

Comments

@subhangiP
Copy link

Hello,

when can we expect New Feature: Now Playing update?
is there any ETA for the same?

Thankyou!!!

@maendamedia
Copy link

I like to know also. Would be a great addition

@bensalcie
Copy link

bensalcie commented Dec 1, 2022

You can try from this Branch and give your feedback as we await approval.
Add this to your pub spec.yaml

flutter_carplay: 
    git:
      url: https://github.com/bensalcie/flutter_carplay.git # Where to find Repo
      ref: Carplay-support-image-from-url # branch name

Call the now Now Playing Template in flutter:
(Assuming you already sent your media item to the media queue)

await FlutterCarplay.showSharedNowPlaying(animated: true);

@harryandroiddev
Copy link

harryandroiddev commented Jul 27, 2023

This branch freeze the ui or blocks the main thread until the images from url are loaded and please add support for queue and custom buttons in nowplaying.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants