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 7, 2021
1 parent cfebec0 commit 4e0ba7d
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

* [Simple Grid View in Flutter](#simple-grid-view-in-flutter)
* [Rendering Bullet Points in Flutter](#rendering-bullet-points-in-flutter)
* [Retrying Futures in Flutter](#retrying-futures-in-flutter)
* [Containers as ClipOvals in Flutter](#containers-as-clipovals-in-flutter)
Expand Down Expand Up @@ -80,6 +81,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)

# Simple Grid View in Flutter

![](images/simple-grid-view-in-flutter.jpg)

# Rendering Bullet Points in Flutter

![](images/rendering-bullet-points-in-flutter.jpg)
Expand Down

0 comments on commit 4e0ba7d

Please sign in to comment.