Hung Pham Sy
Hung Pham Sy
@rishab2890 Oh yeah sure, thank you!
@MayankChopra12 Sure, why not
@Matttx Are you interested in adding the search result in the future too? That would be awesome!
@Matttx Ah it's okay, I'm currently in the same position as yours. It's better if you're the one who will finish the whole task. I will leave the task for...
@Matttx I think the result should be shown inside the search bottom sheet. That means we need to create a new state for that and not use the `pokemon_list` state....
@Hugovidafe That is also nice too, but I want to keep the app look the same as the design so I think the best option is to keep the overall...
@Matttx I think you should create a new one because `PokemonListState` clearly defines what it is doing. And we also need to use another `loading` and `error` for it so...
Hi @Matttx, is this PR ready for review yet? Please turn this PR to `Ready for review` whenever you are ready!
And Kotlin, too
Hi @ResoDev, What if some of the screens need to use multiple features? For example, my app has a screen called statistics which needs to use some of the other...