問題タブ [flutter-pageview]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
206 問題
0
投票する
1
に答える
45
参照
flutter - Flutter/Dart - ネストされた水平方向および垂直方向の PageViewBuilders?
各ページを横方向PageView.builder
に表示するときに、縦方向の PageView.builder を呼び出して、各ページに独自の縦方向の返信リストを提供したいと思います。これを行う最善の方法は何ですか?