Ailton Vieira Pinto Filho

Results 14 comments of Ailton Vieira Pinto Filho

> Any update on it? Looking forward to the kotlin support I am waiting https://github.com/flutter/packages/pull/976 to be release to continue with the tests, once there are a lot of changes...

Hi folks. I'm working on change requests today to make it ready to merge.

> Looks like the macOS bots don't have a new version of Java; can we use a slightly older version of Gradle? I'll change that and test downgrading.

> Seems like there is still a (or a new) failing test on macos @ailtonvivaz hopefully the last piece of the puzzle @tarrinneal I hope so. I'm working on that...

@tarrinneal This error happens just in flutter master version. I am looking for what could be the cause of this error (`'writeValue' overrides nothing`), once the function signature had no...

@tarrinneal Edit: The function signature of `StandardMessageCodec` has changed in flutter master ``` diff - protected void writeValue(@NonNull ByteArrayOutputStream stream, @NonNull Object value) + protected void writeValue(@NonNull ByteArrayOutputStream stream, @Nullable...

Now all checks have passed. Would be better add some information that this generator only works in Flutter 3.3.0 and later?

I could include in this PR both references (Kotlin and Swift). But, in other case, I could create a new PR to adds them.

@stuartmorgan README updated

I'm very glad to contribute to this project. This package has helped me a lot at work and I'm very proud in be part of some of it. I hope...