問題タブ [flutter-getx]
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.
699 問題
0
投票する
3
に答える
633
参照
flutter - Flutter は Stateless Widget でライフサイクル イベントをリッスンしますか?
アプリがバックグラウンド/フォアグラウンドにあるときに StatelessWidget のライフサイクル イベントをリッスンするソリューションはありますか? その特定の画面には StatefulWidget はありません。Getx() コントローラーを使用してデータの変更を観察しています。