問題タブ [flutter-animation]

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.

0 投票する
2 に答える
6441 参照

flutter - フラッターでウィジェットを画面外にスライドさせる

現在、2 つのボタンとテキスト入力の 3 つの要素を持つウィジェットがあります。テキスト入力フォーカスでは、ボタンを画面からスライドさせ、テキスト入力を拡大して残りの幅を占有したいと考えています。

コンポーネントを画面外にスライドさせてテキスト フィールドの展開をアニメーション化するために使用できるフラッター コンポーネント (アニメーションなど) はありますか?