Brad Carson

Results 4 issues of Brad Carson

One thing I'm not clear on from the documentation, is GeoFlutterFire incurring a read for each document in the entire collection to return points within a radius or is it...

In the [video on integrating sign in](https://youtu.be/Y-JawJ4m6Fg?t=1327), shouldn’t the disposeForm() method be called? I’m debugging breakpoints and not seeing that generated method called. Maybe it happens automatically? I just noticed...

I uncovered a couple of edge case bugs while working with the plugin. I would normally split all of this up, but the solution for one issue also solved the...

### Describe the bug I'm trying to crawl an old WordPress site where every page/post is reference via query param. I tried disabling dynamicSampling and even manually specifying the URLs...