Brian Egan

Results 79 comments of Brian Egan

Hey there! Yay, glad it's useful :) Hah, I am indeed quite busy these days! If this is functionality you'd like to have, I'd love some help. Otherwise, it might...

Ah, great! Yah sometimes it can be tricky to make sure you're passing through the right instances of the VideoController. Glad it worked out, happy this package is useful :)

Woohoo, thanks :) On Wed, Dec 7, 2022 at 3:11 PM Danny Tuppeny ***@***.***> wrote: > Closed #3962 as > completed. > > — > Reply to this email directly,...

Hey there -- this is a really good call. When I first wrote the plugin I'd tried using it as only a debug dependency, but it was causing issues. It's...

Hey all -- I seem to have been tagged on this one, but I think I'm the wrong person ^^

Hey there! Not sure if you're interested in more collaboration, but I added middleware to Redux.dart and have a repo with Redux Epics (similar to sagas, but using Streams) implemented...

A lot of folks in the Flutter gitter channel enjoy using Greencat, so decided to publish `greencat_epics` this morning... https://pub.dartlang.org/packages/greencat_epics It's basically a simple adaptation of my other Epics lib...

Could you discuss the use-case a bit more? Would you like to use Chewie for audio?

Thanks, all! Seems like this is a pretty common request. Question for you all: I don't actually work on an app that has this requirement and I'm quite constrained on...

I haven't explored this problem space at all, or if the `video_player` plugin even supports it. It'd require some investigation into how this normally works on the Native Side, then...