Skip to content

Commit 744c521

Browse files
Merge pull request #16 from urastogi2048/feat-gravity
Feat gravity
2 parents 65f7fdb + 89db39a commit 744c521

File tree

8 files changed

+52
-192
lines changed

8 files changed

+52
-192
lines changed

.dart_tool/extension_discovery/README.md

Lines changed: 0 additions & 31 deletions
This file was deleted.

.dart_tool/extension_discovery/vs_code.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

.dart_tool/package_config.json

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -3,163 +3,163 @@
33
"packages": [
44
{
55
"name": "async",
6-
"rootUri": "file:///C:/Users/shrey/AppData/Local/Pub/Cache/hosted/pub.dev/async-2.13.0",
6+
"rootUri": "file:///C:/Users/UTKARSH/AppData/Local/Pub/Cache/hosted/pub.dev/async-2.13.0",
77
"packageUri": "lib/",
88
"languageVersion": "3.4"
99
},
1010
{
1111
"name": "boolean_selector",
12-
"rootUri": "file:///C:/Users/shrey/AppData/Local/Pub/Cache/hosted/pub.dev/boolean_selector-2.1.2",
12+
"rootUri": "file:///C:/Users/UTKARSH/AppData/Local/Pub/Cache/hosted/pub.dev/boolean_selector-2.1.2",
1313
"packageUri": "lib/",
1414
"languageVersion": "3.1"
1515
},
1616
{
1717
"name": "characters",
18-
"rootUri": "file:///C:/Users/shrey/AppData/Local/Pub/Cache/hosted/pub.dev/characters-1.4.0",
18+
"rootUri": "file:///C:/Users/UTKARSH/AppData/Local/Pub/Cache/hosted/pub.dev/characters-1.4.0",
1919
"packageUri": "lib/",
2020
"languageVersion": "3.4"
2121
},
2222
{
2323
"name": "clock",
24-
"rootUri": "file:///C:/Users/shrey/AppData/Local/Pub/Cache/hosted/pub.dev/clock-1.1.2",
24+
"rootUri": "file:///C:/Users/UTKARSH/AppData/Local/Pub/Cache/hosted/pub.dev/clock-1.1.2",
2525
"packageUri": "lib/",
2626
"languageVersion": "3.4"
2727
},
2828
{
2929
"name": "collection",
30-
"rootUri": "file:///C:/Users/shrey/AppData/Local/Pub/Cache/hosted/pub.dev/collection-1.19.1",
30+
"rootUri": "file:///C:/Users/UTKARSH/AppData/Local/Pub/Cache/hosted/pub.dev/collection-1.19.1",
3131
"packageUri": "lib/",
3232
"languageVersion": "3.4"
3333
},
3434
{
3535
"name": "cupertino_icons",
36-
"rootUri": "file:///C:/Users/shrey/AppData/Local/Pub/Cache/hosted/pub.dev/cupertino_icons-1.0.8",
36+
"rootUri": "file:///C:/Users/UTKARSH/AppData/Local/Pub/Cache/hosted/pub.dev/cupertino_icons-1.0.8",
3737
"packageUri": "lib/",
3838
"languageVersion": "3.1"
3939
},
4040
{
4141
"name": "fake_async",
42-
"rootUri": "file:///C:/Users/shrey/AppData/Local/Pub/Cache/hosted/pub.dev/fake_async-1.3.3",
42+
"rootUri": "file:///C:/Users/UTKARSH/AppData/Local/Pub/Cache/hosted/pub.dev/fake_async-1.3.3",
4343
"packageUri": "lib/",
4444
"languageVersion": "3.3"
4545
},
4646
{
4747
"name": "flutter",
48-
"rootUri": "file:///C:/src/flutter/packages/flutter",
48+
"rootUri": "file:///C:/Users/UTKARSH/Desktop/flutter/packages/flutter",
4949
"packageUri": "lib/",
5050
"languageVersion": "3.8"
5151
},
5252
{
5353
"name": "flutter_lints",
54-
"rootUri": "file:///C:/Users/shrey/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_lints-5.0.0",
54+
"rootUri": "file:///C:/Users/UTKARSH/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_lints-5.0.0",
5555
"packageUri": "lib/",
5656
"languageVersion": "3.5"
5757
},
5858
{
5959
"name": "flutter_test",
60-
"rootUri": "file:///C:/src/flutter/packages/flutter_test",
60+
"rootUri": "file:///C:/Users/UTKARSH/Desktop/flutter/packages/flutter_test",
6161
"packageUri": "lib/",
6262
"languageVersion": "3.8"
6363
},
6464
{
6565
"name": "leak_tracker",
66-
"rootUri": "file:///C:/Users/shrey/AppData/Local/Pub/Cache/hosted/pub.dev/leak_tracker-11.0.2",
66+
"rootUri": "file:///C:/Users/UTKARSH/AppData/Local/Pub/Cache/hosted/pub.dev/leak_tracker-11.0.2",
6767
"packageUri": "lib/",
6868
"languageVersion": "3.2"
6969
},
7070
{
7171
"name": "leak_tracker_flutter_testing",
72-
"rootUri": "file:///C:/Users/shrey/AppData/Local/Pub/Cache/hosted/pub.dev/leak_tracker_flutter_testing-3.0.10",
72+
"rootUri": "file:///C:/Users/UTKARSH/AppData/Local/Pub/Cache/hosted/pub.dev/leak_tracker_flutter_testing-3.0.10",
7373
"packageUri": "lib/",
7474
"languageVersion": "3.2"
7575
},
7676
{
7777
"name": "leak_tracker_testing",
78-
"rootUri": "file:///C:/Users/shrey/AppData/Local/Pub/Cache/hosted/pub.dev/leak_tracker_testing-3.0.2",
78+
"rootUri": "file:///C:/Users/UTKARSH/AppData/Local/Pub/Cache/hosted/pub.dev/leak_tracker_testing-3.0.2",
7979
"packageUri": "lib/",
8080
"languageVersion": "3.2"
8181
},
8282
{
8383
"name": "lints",
84-
"rootUri": "file:///C:/Users/shrey/AppData/Local/Pub/Cache/hosted/pub.dev/lints-5.1.1",
84+
"rootUri": "file:///C:/Users/UTKARSH/AppData/Local/Pub/Cache/hosted/pub.dev/lints-5.1.1",
8585
"packageUri": "lib/",
8686
"languageVersion": "3.6"
8787
},
8888
{
8989
"name": "matcher",
90-
"rootUri": "file:///C:/Users/shrey/AppData/Local/Pub/Cache/hosted/pub.dev/matcher-0.12.17",
90+
"rootUri": "file:///C:/Users/UTKARSH/AppData/Local/Pub/Cache/hosted/pub.dev/matcher-0.12.17",
9191
"packageUri": "lib/",
9292
"languageVersion": "3.4"
9393
},
9494
{
9595
"name": "material_color_utilities",
96-
"rootUri": "file:///C:/Users/shrey/AppData/Local/Pub/Cache/hosted/pub.dev/material_color_utilities-0.11.1",
96+
"rootUri": "file:///C:/Users/UTKARSH/AppData/Local/Pub/Cache/hosted/pub.dev/material_color_utilities-0.11.1",
9797
"packageUri": "lib/",
9898
"languageVersion": "2.17"
9999
},
100100
{
101101
"name": "meta",
102-
"rootUri": "file:///C:/Users/shrey/AppData/Local/Pub/Cache/hosted/pub.dev/meta-1.16.0",
102+
"rootUri": "file:///C:/Users/UTKARSH/AppData/Local/Pub/Cache/hosted/pub.dev/meta-1.16.0",
103103
"packageUri": "lib/",
104104
"languageVersion": "2.12"
105105
},
106106
{
107107
"name": "path",
108-
"rootUri": "file:///C:/Users/shrey/AppData/Local/Pub/Cache/hosted/pub.dev/path-1.9.1",
108+
"rootUri": "file:///C:/Users/UTKARSH/AppData/Local/Pub/Cache/hosted/pub.dev/path-1.9.1",
109109
"packageUri": "lib/",
110110
"languageVersion": "3.4"
111111
},
112112
{
113113
"name": "sky_engine",
114-
"rootUri": "file:///C:/src/flutter/bin/cache/pkg/sky_engine",
114+
"rootUri": "file:///C:/Users/UTKARSH/Desktop/flutter/bin/cache/pkg/sky_engine",
115115
"packageUri": "lib/",
116116
"languageVersion": "3.8"
117117
},
118118
{
119119
"name": "source_span",
120-
"rootUri": "file:///C:/Users/shrey/AppData/Local/Pub/Cache/hosted/pub.dev/source_span-1.10.1",
120+
"rootUri": "file:///C:/Users/UTKARSH/AppData/Local/Pub/Cache/hosted/pub.dev/source_span-1.10.1",
121121
"packageUri": "lib/",
122122
"languageVersion": "3.1"
123123
},
124124
{
125125
"name": "stack_trace",
126-
"rootUri": "file:///C:/Users/shrey/AppData/Local/Pub/Cache/hosted/pub.dev/stack_trace-1.12.1",
126+
"rootUri": "file:///C:/Users/UTKARSH/AppData/Local/Pub/Cache/hosted/pub.dev/stack_trace-1.12.1",
127127
"packageUri": "lib/",
128128
"languageVersion": "3.4"
129129
},
130130
{
131131
"name": "stream_channel",
132-
"rootUri": "file:///C:/Users/shrey/AppData/Local/Pub/Cache/hosted/pub.dev/stream_channel-2.1.4",
132+
"rootUri": "file:///C:/Users/UTKARSH/AppData/Local/Pub/Cache/hosted/pub.dev/stream_channel-2.1.4",
133133
"packageUri": "lib/",
134134
"languageVersion": "3.3"
135135
},
136136
{
137137
"name": "string_scanner",
138-
"rootUri": "file:///C:/Users/shrey/AppData/Local/Pub/Cache/hosted/pub.dev/string_scanner-1.4.1",
138+
"rootUri": "file:///C:/Users/UTKARSH/AppData/Local/Pub/Cache/hosted/pub.dev/string_scanner-1.4.1",
139139
"packageUri": "lib/",
140140
"languageVersion": "3.1"
141141
},
142142
{
143143
"name": "term_glyph",
144-
"rootUri": "file:///C:/Users/shrey/AppData/Local/Pub/Cache/hosted/pub.dev/term_glyph-1.2.2",
144+
"rootUri": "file:///C:/Users/UTKARSH/AppData/Local/Pub/Cache/hosted/pub.dev/term_glyph-1.2.2",
145145
"packageUri": "lib/",
146146
"languageVersion": "3.1"
147147
},
148148
{
149149
"name": "test_api",
150-
"rootUri": "file:///C:/Users/shrey/AppData/Local/Pub/Cache/hosted/pub.dev/test_api-0.7.6",
150+
"rootUri": "file:///C:/Users/UTKARSH/AppData/Local/Pub/Cache/hosted/pub.dev/test_api-0.7.6",
151151
"packageUri": "lib/",
152152
"languageVersion": "3.5"
153153
},
154154
{
155155
"name": "vector_math",
156-
"rootUri": "file:///C:/Users/shrey/AppData/Local/Pub/Cache/hosted/pub.dev/vector_math-2.2.0",
156+
"rootUri": "file:///C:/Users/UTKARSH/AppData/Local/Pub/Cache/hosted/pub.dev/vector_math-2.2.0",
157157
"packageUri": "lib/",
158158
"languageVersion": "3.1"
159159
},
160160
{
161161
"name": "vm_service",
162-
"rootUri": "file:///C:/Users/shrey/AppData/Local/Pub/Cache/hosted/pub.dev/vm_service-15.0.0",
162+
"rootUri": "file:///C:/Users/UTKARSH/AppData/Local/Pub/Cache/hosted/pub.dev/vm_service-15.0.0",
163163
"packageUri": "lib/",
164164
"languageVersion": "3.3"
165165
},
@@ -172,7 +172,7 @@
172172
],
173173
"generator": "pub",
174174
"generatorVersion": "3.9.2",
175-
"flutterRoot": "file:///C:/src/flutter",
176-
"flutterVersion": "3.35.5",
177-
"pubCache": "file:///C:/Users/shrey/AppData/Local/Pub/Cache"
175+
"flutterRoot": "file:///C:/Users/UTKARSH/Desktop/flutter",
176+
"flutterVersion": "3.35.3",
177+
"pubCache": "file:///C:/Users/UTKARSH/AppData/Local/Pub/Cache"
178178
}

.dart_tool/package_config_subset

Lines changed: 0 additions & 113 deletions
This file was deleted.

.dart_tool/package_graph.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,17 @@
180180
"meta"
181181
]
182182
},
183+
{
184+
"name": "leak_tracker",
185+
"version": "11.0.2",
186+
"dependencies": [
187+
"clock",
188+
"collection",
189+
"meta",
190+
"path",
191+
"vm_service"
192+
]
193+
},
183194
{
184195
"name": "term_glyph",
185196
"version": "1.2.2",
@@ -209,17 +220,6 @@
209220
"string_scanner"
210221
]
211222
},
212-
{
213-
"name": "leak_tracker",
214-
"version": "11.0.2",
215-
"dependencies": [
216-
"clock",
217-
"collection",
218-
"meta",
219-
"path",
220-
"vm_service"
221-
]
222-
},
223223
{
224224
"name": "vm_service",
225225
"version": "15.0.0",

.dart_tool/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.35.5
1+
3.35.3

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ To get started with this project, you need to clone the repository to your local
7171
- Install Flutter: [Flutter Installation Guide](https://flutter.dev/docs/get-started/install)
7272
- Basic understanding of Dart and Flutter (not mandatory; hints are provided).
7373

74+
7475
## Running the Project
7576
1. Ensure Flutter is installed and set up on your system.
7677
2. Run the following commands in your terminal:

0 commit comments

Comments
 (0)