Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TesteurManiak authored Apr 5, 2022
1 parent 48bc403 commit bd6d6d8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Some tips and tricks in Flutter & Dart.

# Table of Contents

* [Json Object Model](#json-object-model)
* [Pump App Tester](#pump-app-tester)
* [Safe Complete](#safe-complete)
* [Stream Converter](#stream-converter)
Expand All @@ -15,6 +16,12 @@ Some tips and tricks in Flutter & Dart.
* [Benchmark async method](#benchmark-async-method)
* [JSON decoding](#json-decoding)

# Json Object Model

[Source Code](source/json_object_model.dart)

![](images/json_object_model.png)

# Pump App Tester

[Source Code](source/pump_app_tester.dart)
Expand Down

0 comments on commit bd6d6d8

Please sign in to comment.