Daniel Cachapa

Results 112 comments of Daniel Cachapa

I looked into this and the current approach depends on `gcloud` and `googleapis_auth` packages which I'm not super excited about. In particular the second one, since it just duplicates what...

I wouldn't say I don't like it - it's based on my solution after all ;-) I just don't think it's a fit to firedart for the reasons above.

A separate package just for storage? Depends - if storage can be integrated using what we already have, then I think it would be better to add it here. Otherwise...

Guys, sorry for my lack of availability for this. I've been ultra busy with my own startup which unfortunately doesn't use Firebase so I haven't had any time for this...

Not unless someone else wants to pick it up. I'm currently very busy with other projects and this is something that will take quite a bit of effort in order...

I've had reports of incompatibilities with CardView. It might be related to the way CardView sets its margins.

@droidluv thanks for the report. I've managed to reproduce the issue (or at least a similar issue) on my side. I'll try to issue a fix as soon as possible.

@pdadmehr honestly I'm not sure. ExpandableLayout wasn't really designed to be nested since it needs to be able to measure its children so it can size itself. I think it...

Hey sorry for the delay, things have been quite hectic lately. I'll try to find some time to look at this over the weekend and report back.

The app wasn't really made to be resumed like that. I guess it shouldn't be too difficult to resume playing though.