Kevin McGill

Results 17 issues of Kevin McGill

Great work! Does this package respect `Cache-Control` headers? Specifically, if a server responds with `Cache-Control: no-cache` and I pass `cacheRule: CacheRule(maxAge: const Duration(days: 7)),` will this lib ignore the server...

enhancement

Just need to update the pod spec.

- Need to add some driver integration tests to prevent regressions

enhancement
help wanted

I, of course, use McPicker in some apps of mine. I want to start an `Apps using McPicker` list in the README. If you are using McPicker in your app...

help wanted

Is there anything on the roadmap to migrate this package to null safety? 🎉

Please spot check me my objective-c is rusty. I can't remember if/when a `weak self` should be used.

It would be nice to have to open to turn off vibration.

I don't see anything in the README regarding federation. Is that something on the roadmap?

I ran into an issue where I receive some HTML text I didn't control and occasionally tags would be missing and this would explode. I added a couple of tests...