Jason Ng

Results 11 comments of Jason Ng

> 通过计时比较难统一温度 我家用的煤气 如果和天然气使用同样时间加热 油温和烹饪结果有差异 其實不然,你需要比較的參數是爐具輸出的熱能,以 KW/h為單位, 天然氣熱值上當然會比煤氣為高,但爐具的設計應該已經把這個因素考慮在內

> Hi! > > Maintainer of ferry and gql-dart here. > > What @ngjoni is asking here is just to swap out the dependency from `graphql` to `gql_link`. (https://pub.dev/packages/gql_link )...

Just curious, did you find a workaround on that?

@lion-liu Check the error message, your seed data password does not fulfil the password constraints stated by ID4. You need at least one special character in the password. Thanks for...

You host that on Docker right? You should ensure the domain name can be correctly resolved within the Docker container.

> @appinteractive correct, I did. To no avail. I've dropped working with the library and I've instead reverted to manually deserializing all models. @appinteractive @sunderee if you are working with...

I personally use [fresh_graphql](https://pub.dev/packages/fresh_graphql), and add that as an link

> Could you let me know what `/usr/local/bin/pip2 list --outdated --format json` gives you? Hi there, I also encountered a similar issue. The `/usr/local/bin/pip2 list --outdated --format json` command gives...

Shouldn't you handle the permission checking BEFORE allowing the activity to start? This should be handled by yourself

I have no idea why this is treated as 1.1.0, as it breaks everything and should be a 2.0.0 instead