compose实践:宝可梦信息展示

Overview

PokeCompose 🗡

初步上手JetPack Compose:宝可梦图鉴

下载体验

点击下载

引用库

OpenAPI

PokeAPI

This is a full RESTful API linked to an extensive database detailing everything about the Pokémon main game series.

We've covered everything from Pokémon to Berry Flavors.

PS

图片加载需要翻墙

TODO

  • 适配黑夜模式
  • Room存储基本信息
  • ...

鸣谢

PokemonGo
Pokedex

You might also like...
Comments
  • 大约加载到第九页时数组越界异常

    大约加载到第九页时数组越界异常

    java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
            at java.util.ArrayList.get(ArrayList.java:437)
            at com.lanier.foxcomposepractice.ui.theme.screen.PokemonInfoScreenKt.ShowInfo(PokemonInfoScreen.kt:156)
            at com.lanier.foxcomposepractice.ui.theme.screen.PokemonInfoScreenKt.LoadFinish-Bx497Mc(PokemonInfoScreen.kt:132)
            at com.lanier.foxcomposepractice.ui.theme.screen.PokemonInfoScreenKt.MainInfo(PokemonInfoScreen.kt:85)
            at com.lanier.foxcomposepractice.ui.theme.screen.PokemonInfoScreenKt$MainInfo$5.invoke(Unknown Source:10)
            at com.lanier.foxcomposepractice.ui.theme.screen.PokemonInfoScreenKt$MainInfo$5.invoke(Unknown Source:10)
    
    opened by imcloud 2
Owner
喵喵喵
null