Gao Sun

Results 184 comments of Gao Sun

yes, this is on our Q3 roadmap

We do have a plan on Flutter SDK. Please follow the template if you want to keep the issue open.

We do have a plan. You can check out our [public roadmap](https://github.com/orgs/logto-io/projects/5).

Currently we'd like to leverage Postgres as an opinionated database choice since there are more features on the way. We'll consider this once we launch a stable version. If you...

It needs qemu to build arm64 image, and the speed will be extremely slow in GitHub hosted machines. See https://github.com/logto-io/logto/pull/1408.

We're ausing arm64 machines for developing, too. Will try to figure out this later - you can build image locally for now if the performance is not ideal.

your workflow didn't build logto from scratch - see this run https://github.com/logto-io/logto/runs/7179391244?check_suite_focus=true took ~ 25mins but still failing

thank you @jackm9367 - I didn't test developing on Windows, and it looks like the issue is straightforward. we can give it a try to see the effort. this issue...

thank you! that's what we are planning now :-) we have a [public roadmap](https://github.com/orgs/logto-io/projects/5) that you can track. it is definitely in our scope. stay connected.

Thanks for the advice @panoti! We've considered to implement a general database protocol, but found Postgres is good for an opinionated solution. A important part is the JSONB features. Since...