Brian Eaton
Brian Eaton
**Describe the bug** The example app does not reliably display "now playing" notifications. They don't show up the first time audio plays. If you exit the player and then play...
Created a new example app using flutter create from flutter version 1.20.4. The old one was a few years old and had stopped compiling at some point. Fixes https://github.com/clovisnicolas/flutter_lamp/issues/16.
The example app does not build on Pixel 3 for me. I will look at sending a PR to fix the problem. Flutter run output: ``` $ flutter run Running...