Brandon Butler

Results 142 comments of Brandon Butler

@Cheesebaron I have completed the matrix. Let me know if that looks correct. If so, I can add that to the list of things that should be in the documentation....

Are you looking to create a custom presenter? Or to update MvvmCross? If we're talking about updating MvvmCross, we probably need to add a new method to IMvxSplitViewController to handle...

Was just wishing I could do this.

Just had a need for this to work on a project published for `linux-arm`

I have created a [binding library](https://www.nuget.org/packages/HMF.MNAVChapters.iOS/2.0.0) for [MNAVChapters](https://github.com/michaelnisi/MNAVChapters) This should make it easy to get chapters from AVAsset objects on iOS.

@jackszm I think it is. Last commit into develop was in August. I sure hope it is because I use this library extensively in one of my apps!

I got past the android-job dependency by binding that library myself. Now the issue I have is when I start a download it just hangs at 0%

@bartekpacia What if I first focused on replacing SQL in both libraries to Hive in Dart? That removes an entire objective-c class. Then I could focus on updating the rest...

It’s on my mind but is low priority. Last I was experimenting with getting the the iOS side to make requests to the flutter side. Ran into some issues with...

Does anyone know if it's possible for a callback invoked from native code to use flutter plugins? I'm starting to suspect that the reason the database portion of this library...