'i want the animated container content change when pressed on it like that

when pressed on quick search the container should expand like this and I don't want to use expandable or any other widget because I want to use the animation of animated container when opened and closed

https://i.stack.imgur.com/wKEFi.png



Solution 1:[1]

use expandable: flutter pub add expandable, check the documentation here.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 narayann