alan blount

Results 48 comments of alan blount

Yup - I just implemented his version and I like the split-out-class and nothing constructs till beforeRender() which seems reasonable. He says it's faster and more efficient, I have not...

@rrafush have you seen https://medium.com/flutter/executing-dart-in-the-background-with-flutter-plugins-and-geofencing-2b3e40a1a124 ? I have tried to implement it, but have not completed it. Considering alternatives brought me here. YMMV

Ha, similar journey here Can you share your implementation, for reference? Can you clarify the "only in foreground mode" statement? My needs are not about geo fencing, but they do...

Sorry - thought I was talking to another Mark (here, at work). GitHub email comment fail. Do you want to issue a pull request?

not importing for me anyway :( ![ss](https://puu.sh/vSjD7/3892b55e4f.png)

As of now, no. I build the data array with helpers or elements, the pass into accordion, for final formatting/wrapping. It is kinda like a multipart sprintf. Just a standardized...

I use both collection hooks and collection helpers, and have a hard time _thinking_ about not having them....

version numbers have jumped since then: https://hub.docker.com/r/bitwalker/alpine-erlang/tags/ any recommendations for me? I'm having the same problems -- I'll keep trying and update if I find one that works...

FYI - this happens when you add any package which applies a `_transform` on the `Meteor.users` collection... for example it can be replicated very easily by adding both this package...