File tree 8 files changed +8
-3
lines changed
8 files changed +8
-3
lines changed Original file line number Diff line number Diff line change
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
+ }
Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ This repository containing links of all the example apps demonstrating features/
9
9
10
10
### Some Screenshots
11
11
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 " />
14
14
15
- ## Example apps
15
+ ## Example Apps
16
16
17
17
1 . [ Flutter WhatsApp Clone App] ( https://github.com/iampawan/FlutterWhatsAppClone ) [ ![ watch] ( image/youtube.png )] ( https://www.youtube.com/watch?v=2Tyrofn6zPg&t=25s )
18
18
You can’t perform that action at this time.
0 commit comments