Add a form with a text field to enter our name in this class . 3. Create a list that will tell how many dynamic text fields to display and will also store each text field data. static List<String> friendsList = [null];
Add a form with a text field to enter our name in this class . 3. Create a list that will tell how many dynamic text fields to display and will also store each text field data. static List<String> friendsList = [null];