Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vandadnp authored Jun 11, 2021
1 parent f7cf42d commit 1d2ae9c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Table of Contents

* [Check Existence of Websites in Flutter](#check-existence-of-websites-in-flutter)
* [Images inside AlertDialog in Flutter](#images-inside-alertdialog-in-flutter)
* [Returning Values from AlertDialog in Flutter](#returning-values-from-alertdialog-in-flutter)
* [Simple Grid View in Flutter](#simple-grid-view-in-flutter)
Expand Down Expand Up @@ -83,6 +84,10 @@
* [Extract Minimum and Maximum Values in `List<num>` in Dart](#4-lines-of-dart-code-that-include-the-spread-operator-cascade-operator-generics-extensions-private-prefix-and-getters)
* [Functions as First Class Citizens in Dart](#functions-as-first-class-citizens-in-dart)

# Check Existence of Websites in Flutter

![](images/check-existence-of-websites-in-flutter.jpg)

# Images inside AlertDialog in Flutter

![](images/images-inside-alertdialog-in-flutter.jpg)
Expand Down

0 comments on commit 1d2ae9c

Please sign in to comment.