dashcast icon indicating copy to clipboard operation
dashcast copied to clipboard

Missing changes from Episode #36 (Adding a custom navigation bar to DashCast Part 2)

Open piotrek1543 opened this issue 4 years ago • 0 comments

Hi guys,

I've checked your last episode about code refactoring and it seems that someone forgot to push changes after episode 36 with color change animation.

BeaconPainter class has only 2 properties whereas should have 4 (missing beaconColor and endColor): https://github.com/mjohnsullivan/dashcast/blob/fbb8aa17dbb814fe1d9798202fc796c6b64f2c4f/lib/main.dart#L138-L141 As a reference: https://youtu.be/JPWtboReduA?t=3657

If you do not mind I can create a pull request with missing changes :-)

Have a great day!

piotrek1543 avatar May 11 '20 20:05 piotrek1543