You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Touch Torch
2
2
3
3
## App logo
4
-

4
+

5
5
6
6
## Description
7
7
This is a simple Flutter/Dart-based mobile app: You touch the screen and the light turns on. The light stays on until you lift you finger off the screen!
@@ -17,11 +17,11 @@ The whole app is written with less than 100 lines of Flutter/Dart code.
17
17
2. home.dart: The single screen of the app. Contains a Stack() widget that holds background images and text
0 commit comments