【问题标题】:How to create floating button with SliverAppbar and add ListView in Flutter?如何使用 SliverAppbar 创建浮动按钮并在 Flutter 中添加 ListView?
【发布时间】:2020-03-27 19:16:24
【问题描述】:

在 Flutter 中使用 SilverAppBar 创建一个带有 Container、ListView 的浮动按钮的页面有什么想法吗?

我按照这个步骤How can I put a card into a sliver app bar?它可以工作,但不能在下面添加容器。

【问题讨论】:

    标签: listview flutter dart flutter-sliver


    【解决方案1】:

    NestedScrollView 解决了我的问题。

    【讨论】:

    • 您介意解释一下NestedScrollView 是如何解决这个问题的吗?
    猜你喜欢
    • 1970-01-01
    • 2018-11-23
    • 1970-01-01
    • 2018-12-19
    • 1970-01-01
    • 2019-03-06
    • 1970-01-01
    • 1970-01-01
    • 2020-06-26
    相关资源
    最近更新 更多