Brett Sutton

Results 137 comments of Brett Sutton

We could always just copy the unawait function from pedantic. On the flip side I really don't see an issue with depending on a package that you are trying to...

I did actually get chrome to translate the blogs into english and it did a surprisingly good job.

At this point I more interested in the high level processes. How do you set a project, how do you generate code. How do you call a function, How do...

Also what options to use when creating the flutter project. I'm guessing as there is no object-c code in the project we can just create it as a package rather...

> > At this point I more interested in the high level processes. > > How do you set a project, how do you generate code. > > How do...

OK, I'm excited. Looks like my evening is now mapped out. On Thu, 15 Oct 2020 at 14:19, 杨萧玉 wrote: > Q: It's it possible to call directly into the...

I also had this problem and took some time to work out what was going one. If you have a setter and a getter the json will be generated. The...

@k-paxian thanks for the link. I've passed it onto the team member looking after a json code bits.

I would be happy to contribute this code but need to see my existing PR through the merge process first (for obvious reasons).

Ok. I was trying to avoid writing the data to disk hence the use of stdin. Could this be changed so you can pass the data or the password via...