News

This Flutter project demonstrates how to create and display an alert dialog box when a button is pressed. It showcases the use of the AlertDialog widget along with a button that triggers the dialog.
So I have a dialog with 2 text fields. Eg the first text field is for german and the 2nd text field for english. The keyboard has by default the language of the device. But I want to have the german ...