Thiago Santos

Results 5 issues of Thiago Santos

ISSUES SOLVED: #155 #168 and #210 Navigator scoped screen model was added on the #233 AndroidX ViewModel has support to scoped ViewModel [here](https://developer.android.com/topic/libraries/architecture/viewmodel/viewmodel-apis) So, we are supporting scoped ViewModel in...

Motivation: https://twitter.com/mobiledev_pro/status/1611780385372774401 To test the sample start an Emulator or Device and run: `./gradlew runDynamicFeatureSample`

Well, it is not a complain about actual structure. But I think that would be nice having more approaches to use KMM in this sample. So, instead of open a...

https://github.com/FlutterRocks/wavy-image-mask/blob/f8db2badc1da144e5e3716bbb64b469bd964306f/lib/wavy_header_image.dart#L30 I have tested your code and in my code I saw that line is the same of `secondEndPoint`. I think that is not necessary. Thanks for that example!

Kotlin routing is based on ktor. The ktor main branch has support to WASM, but there is no release with it until now. So next ktor release from main branch...

enhancement
question