We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdec9df commit 152b8e4Copy full SHA for 152b8e4
README.md
@@ -13,4 +13,6 @@ 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
+InternetConnectivity.dart -> Retrieve the type of mobile network (wifi/mobile data or none)
17
+
18
FutureBuilder_part1.dart -> Retrieve the data from web service and create widget when data is received.
0 commit comments