Skip to content

Commit 7a5e52e

Browse files
committed
removed useles files
1 parent 3ed79bc commit 7a5e52e

File tree

849 files changed

+3
-4415624
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

849 files changed

+3
-4415624
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,5 @@ example/unity/DemoApp/Temp/
8181
!**/ios/**/default.pbxuser
8282
!**/ios/**/default.perspectivev3
8383
!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages
84+
85+
example/unity/ARDemoApp/test

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ int main(int argc, char * argv[]) {
144144
<br />
145145

146146
### AR Foundation ( requires Unity 2019.3.*)
147-
147+
![gif](https://github.com/snowballdigital/flutter-unity-view-widget/blob/master/ar-demo.gif?raw=true)
148148
**iOS**
149149

150150
Go to target info list on Xcode and add this key and value;

example/unity/ARDemoApp/test/Classes/CrashReporter.h

-32
This file was deleted.

example/unity/ARDemoApp/test/Classes/CrashReporter.mm

-121
This file was deleted.

0 commit comments

Comments
 (0)