async_ui
                                
                                 async_ui copied to clipboard
                                
                                    async_ui copied to clipboard
                            
                            
                            
                        How do you remove an element dynamically ?
As the title asks.
Hi! When a Future gets dropped, all the widgets it renders are unmounted.
To drop a future, race it with another future that will complete faster. See the examples/gtk-login-form for example.