Skip to content

Commit 77fb2e5

Browse files
committed
added pump app tester
1 parent aceafc3 commit 77fb2e5

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Some tips and tricks in Flutter & Dart.
66

77
# Table of Contents
88

9+
* [Pump App Tester](#pump-app-tester)
910
* [Safe Complete](#safe-complete)
1011
* [Stream Converter](#stream-converter)
1112
* [String contains diacritics insensitive](#string-contains-diacritics-insensitive)
@@ -14,6 +15,12 @@ Some tips and tricks in Flutter & Dart.
1415
* [Benchmark async method](#benchmark-async-method)
1516
* [JSON decoding](#json-decoding)
1617

18+
# Pump App Tester
19+
20+
[Source Code](source/pump_app_tester.dart)
21+
22+
![](images/pump_app_tester.png)
23+
1724
# Safe Complete
1825

1926
[Source Code](source/safe_complete.dart)

images/pump_app_tester.png

2.26 KB
Loading

0 commit comments

Comments
 (0)