Martin Mauch

Results 251 comments of Martin Mauch

@alexarchambault I'd also be interested in this. If it's not too complicated I could also create a PR for it.

The Scaladoc parsing could be done using https://github.com/takezoe/runtime-scaladoc-reader I'm using it in a project and it works quite well 👍

Another interesting option might be to use something like [Firebase Cloud Firestore](https://firebase.flutter.dev/docs/firestore/usage/) to turn this app into a collaborative one, which would almost make it a replacement for Todoist.

The flutter_architecture_samples are exactly what I had in mind! Down to the point where they have a `ReactiveTodosRepository` which streams the current Todos and therefore allows for real-time updates.

The network graph now looks like this, which is a clear indicator that there is continued interest in the project, but the original maintainer(s) don't have time to take care...

Hi @mwunsch, thanks for responding so quickly! I see two ways forward: 1. We leave the Git repo under your handle and you add a few people as admins on...

@mwunsch did you find time to consider the options? If you don't care, just add me as an admin to the project and I will take it from there :wink:...

@mwunsch ok! If you can add me as admin to the repo I'll take it from there :+1:

I just ran into this as well and I can also reproduce it on the most recent git version. Is there a workaround? Thanks!

Has anyone found a solution to this? On my Mac language recognition doesn't seem to work: ``` ruby Treat.core.language.detect = true a = "I want to know God's thoughts; the...