We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aceafc3 commit 77fb2e5Copy full SHA for 77fb2e5
README.md
@@ -6,6 +6,7 @@ Some tips and tricks in Flutter & Dart.
6
7
# Table of Contents
8
9
+* [Pump App Tester](#pump-app-tester)
10
* [Safe Complete](#safe-complete)
11
* [Stream Converter](#stream-converter)
12
* [String contains diacritics insensitive](#string-contains-diacritics-insensitive)
@@ -14,6 +15,12 @@ Some tips and tricks in Flutter & Dart.
14
15
* [Benchmark async method](#benchmark-async-method)
16
* [JSON decoding](#json-decoding)
17
18
+# Pump App Tester
19
+
20
+[Source Code](source/pump_app_tester.dart)
21
22
+
23
24
# Safe Complete
25
26
[Source Code](source/safe_complete.dart)
images/pump_app_tester.png
2.26 KB
0 commit comments