We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eed4bab commit fdec9dfCopy full SHA for fdec9df
README.md
@@ -12,3 +12,5 @@ Navigation.dart -> Navigation between different screens in the application.
12
HorizontalListView.dart -> Display the listview in the horizontal direction.
13
14
TextField.dart -> Retrieve the text on button click, onSubmit Event and onChange Event of text field.
15
+
16
+FutureBuilder_part1.dart -> Retrieve the data from web service and create widget when data is received.
0 commit comments