Skip to content

Commit f8095d6

Browse files
committed
some changes
1 parent d7a23a2 commit f8095d6

File tree

8 files changed

+8
-3
lines changed

8 files changed

+8
-3
lines changed

image/fe.png

24.3 KB
Loading

image/iphone.png

-331 KB
Binary file not shown.

image/login.png

-219 KB
Binary file not shown.

image/ss2.png

2.1 MB
Loading

image/ss4.png

89.3 KB
Loading

image/ss5.png

99.9 KB
Loading

main.dart

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
void main() {
2+
print("Flutter is amazing");
3+
print(
4+
"Flutter Example apps repo is the collections of awesome apps built with flutter");
5+
}

readme.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ This repository containing links of all the example apps demonstrating features/
99

1010
### Some Screenshots
1111

12-
<img src="image/ss1.png" height="300em" /> <img src="image/flute1.png" height="300em" /> <img src="image/flute3.png" height="300em" /> <img src="image/ss3.png" height="300em" />
13-
<img src="image/ss2.png" height="300em" /><img src="image/iphone.png" height="300em" /><img src="image/login.png" height="300em" />
12+
<img src="image/ss1.png" height="300em" /> <img src="image/flute1.png" height="300em" /> <img src="image/flute3.png" height="300em" /> <img src="image/ss2.png" height="300em" />
13+
<img src="image/ss4.png" height="300em" /><img src="image/ss3.png" height="300em" /><img src="image/ss5.png" height="300em" />
1414

15-
## Example apps
15+
## Example Apps
1616

1717
1. [Flutter WhatsApp Clone App](https://github.com/iampawan/FlutterWhatsAppClone)[![watch](image/youtube.png)](https://www.youtube.com/watch?v=2Tyrofn6zPg&t=25s)
1818

0 commit comments

Comments
 (0)