FlutterKaigi / conference-app-2023

The Official Conference Application for FlutterKaigi 2023
https://flutterkaigi.jp/conference-app-2023/
Apache License 2.0
132 stars 27 forks source link

PrimaryScrollController の設定 #225

Closed Zudah228 closed 11 months ago

Zudah228 commented 11 months ago

Web の Issue から、手動で移行 https://github.com/FlutterKaigi/2023/issues/214

Describe

iOS で画面の上をタップしたら、最上部にスクロールするアクションが実現できる。

参考

ScrollView.primary

新しい PrimaryScrollController でラップする。

Screenshots

koji-1009 commented 11 months ago

https://github.com/flutter/flutter/issues/85603#issuecomment-876798161

koji-1009 commented 11 months ago

対応しました! PRの補足は下記記事に。 https://zenn.dev/koji_1009/articles/53962fc717c8ae