File tree 1 file changed +37
-0
lines changed
1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Flutter Experiments
2
+
3
+ This repository is dedicated to the experiments I do in flutter. Something that might already be there, or somthing that I am trying out just for fun.
4
+
5
+ ## Experiments
6
+
7
+ - [ India Flag] ( #india-flag---aug-2022 )
8
+ - [ Three D Example] ( #three-d-example-aug-2022 )
9
+ - [ Flame Wave] ( #flame-wave---june-2022 )
10
+
11
+ ## A bit detailed:
12
+ ### [ India Flag - (Aug 2022)] ( ./india_flag/ )
13
+
14
+ Made an India Flag waving gif for the India's Independence using Flame.
15
+
16
+ GIF:
17
+
18
+ ![ India_Flag_with_Flame] ( https://user-images.githubusercontent.com/40348358/184495444-6f53c1cd-8919-4280-b9a3-d8ec0b23af87.gif )
19
+
20
+ ### [ Three D Example (Aug 2022)] ( ./three_d_example/ )
21
+
22
+ Just made this for fun after seeing Renan's tweet of doing 3d with gyro in flutter. This was made using Rive.
23
+
24
+ Tweet Link: https://twitter.com/immadisairaj/status/1556320369648496640
25
+
26
+
27
+ Experiment Video:
28
+
29
+ https://user-images.githubusercontent.com/40348358/183387853-75b5e7e9-1dd5-41fd-834c-a3ee8e1ef390.mp4
30
+
31
+ ### [ Flame Wave - (June 2022)] ( ./flame_wave/ )
32
+
33
+ Tried this for Flame Effects Challenge on Twitter
34
+
35
+ Dart Pad Link: https://dartpad.dev/?id=98cdc3c2ca2400bc9255a15b3f5f7db1
36
+
37
+ Tweet Link: https://twitter.com/immadisairaj/status/1539538133326643201
You can’t perform that action at this time.
0 commit comments