Real-Time Responsive UI Preview in UI Editor

General Conversations

FlutterFlow's visual editor makes it easy to design responsive UIs. However, there's room for improvement to speed up the process. Right now, when you use the "Responsive value" option to set values for different device widths, you have to run the app every time to see the changes. It would be better if changes made with "Responsive value" could be seen in real-time in the UI editor with available devices. This would save time and make the process of designing responsive UIs faster.

For example, Let's say you have a container with a width of 50 for small devices, and you use "Responsive value" to increase the container width to 100 px for medium devices. So when you select different device options, the UI should update in the UI editor based on the "Responsive value" width or height condition.

1 reply