弹框全

  • Flutter 弹框全解析

    一、基础概念 Flutter中的弹框分为两种类型:Dialog和BottomSheet。Dialog一般指具有模态的弹框,使用showDialog函数实现;而BottomSheet…

    编程 2024-11-26