Alejandro Rios

Results 12 comments of Alejandro Rios

Yes, would be nice to have that property so I can implement it like the example image.

I'm also using version `1.4.3` and testing with an OnePlus 5T with Android 10 is working ok, @ParryPatel021 can you give more info about your issue?, like which phone model,...

I was facing the same issue, I'm running `./gradlew build` in a MacBook M1 Pro, for that error I've decided to create the corresponding files in the suggested package, most...

It works!!, thank you very much @mikolajOn

I have this imports in the project: ![Screen Shot 2022-06-28 at 10 46 23](https://user-images.githubusercontent.com/10689052/176223422-e1b537d2-8ca9-4c2a-819a-d3dd6e7f8294.png) ![Screen Shot 2022-06-28 at 10 46 33](https://user-images.githubusercontent.com/10689052/176223436-e517d9a6-ed81-43bf-b192-a77495746c87.png) ![Screen Shot 2022-06-28 at 10 46 39](https://user-images.githubusercontent.com/10689052/176223456-be389492-e957-427e-a614-8a8ddd07c20a.png)

Update: Digging a little more into the project I found that one of the libraries we use depends on `Koin` version `3.1.5`, I tested without this library and the project...

Is a library called [Mati](https://github.com/GetMetaMap/metamap-android-sdk)

@Toxicann it looks like version `0.3.0`has support for null safety, README is not updated ![Screen Shot 2022-10-13 at 16 09 25](https://user-images.githubusercontent.com/10689052/195711158-caec5f7f-f9ed-4235-b07d-728c3689246d.png)

It doesn't working for OnePlus 5T, but workshop with OnePlus 5 :(

I have the same issue in a Flutter web project, the weird thing is that I downloaded the fluttium repo, run the [text_flow](https://github.com/wolfenrain/fluttium/blob/main/example/flows/text_flow.yaml) example and happens the same