Kyle Mendes
Kyle Mendes
Sorry to bump this with a comment, but I would love if any of the contributors / maintainers could provide some direction here. I'm new to dart, so I might...
@mainawycliffe I'll see if I can get that to work, but right now I'm struggling. I might just be misunderstanding the order that things get resolved, and how Streams work....
@mainawycliffe I think I'm getting to the bottom of this. I believe that the above code snippet actually works, and the operation is added back to the stream and requested...
I did not find a solution yet. I am still unable to get the widget to re-render when my added stream completes. We did a little work-around for now, though....
@Nazacheres For our API, we get back an `expires_at` time stamp. So, we check to see if the token is expired before setting the header. If it is, we refresh...
Oh hey sorry! Didn't see this notification because I was on vacation. I'd be happy to split it up however you wanted. I just didn't want to spam the PR...
Just tested with a Lily58 Pro and it worked perfectly. I'm able to have my RGBs and LEDs on now, when previously only the RGBs would work. https://github.com/Kyle-Mendes/lily58/commit/e773695102d84da4bd5c0bf71a6f561154e3a478
Just wanted to check in on the status of this. If all it needs is removing the `text-align: center` lines from `src/flexboxgrid.css` I'd be happy to do that and submit...