Deepak Aravind

Results 54 comments of Deepak Aravind

Sorry for the confusion i actually tested on v1.18.2 Windows terminal @Rummskartoffel

@Rummskartoffel any update on this, have u tested on win terminal v1.18.2

Bumping up this thread, i literally dint touched flutter (and unity) almost a year. But happy to help. I think we should not call `quit` as @timbotimbo said since it...

Thanks will try that.. it says there is a human in loop.. and does that human is doing that really?? Did that work

Small Doubt, not relevant to this issue.. I want to contribute new runtimes to openwhisk and some doc changes.. so basically what are the things i need to do raise...

Hey @dcharkes, so we have to change the data type of `address` from `int` to `Pointer`, so that `address` always yields a `Pointer

Hi @dcharkes , i think i don't understand the problem > It would be useful to be able to pass uint8list.address.cast(). That would prevent having to modify the FFIgen generated...

Sorry again @dcharkes , thanks for explaining the problem, i understood the problem, but what is the solution you are suggesting? Thanks

@dcharkes am trying to debug the https://github.com/dart-lang/sdk/blob/05d9e5bf37a68ec75f8ffc56a65a89e0e86b5a1d/pkg%2Fvm%2Flib%2Fmodular%2Ftransformations%2Fffi%2Fuse_sites.dart, but i cannot find a way to do so, i already asked a related question in dart discord server long ago, what would...