-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from VisualPT/upgraded
Upgraded repository (iOS only)
- Loading branch information
Showing
32 changed files
with
254 additions
and
386 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
6 changes: 0 additions & 6 deletions
6
android/app/src/main/kotlin/com/example/flutter_with_mediapipe/MainActivity.kt
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,35 @@ | ||
PODS: | ||
- camera (0.0.1): | ||
- camera_avfoundation (0.0.1): | ||
- Flutter | ||
- Flutter (1.0.0) | ||
- path_provider (0.0.1): | ||
- path_provider_foundation (0.0.1): | ||
- Flutter | ||
- FlutterMacOS | ||
- tflite_flutter (0.1.0): | ||
- Flutter | ||
|
||
DEPENDENCIES: | ||
- camera (from `.symlinks/plugins/camera/ios`) | ||
- camera_avfoundation (from `.symlinks/plugins/camera_avfoundation/ios`) | ||
- Flutter (from `Flutter`) | ||
- path_provider (from `.symlinks/plugins/path_provider/ios`) | ||
- path_provider_foundation (from `.symlinks/plugins/path_provider_foundation/ios`) | ||
- tflite_flutter (from `.symlinks/plugins/tflite_flutter/ios`) | ||
|
||
EXTERNAL SOURCES: | ||
camera: | ||
:path: ".symlinks/plugins/camera/ios" | ||
camera_avfoundation: | ||
:path: ".symlinks/plugins/camera_avfoundation/ios" | ||
Flutter: | ||
:path: Flutter | ||
path_provider: | ||
:path: ".symlinks/plugins/path_provider/ios" | ||
path_provider_foundation: | ||
:path: ".symlinks/plugins/path_provider_foundation/ios" | ||
tflite_flutter: | ||
:path: ".symlinks/plugins/tflite_flutter/ios" | ||
|
||
SPEC CHECKSUMS: | ||
camera: 3164201dc344383e62282964016528c4f5a9ad50 | ||
Flutter: 434fef37c0980e73bb6479ef766c45957d4b510c | ||
path_provider: abfe2b5c733d04e238b0d8691db0cfd63a27a93c | ||
camera_avfoundation: 3125e8cd1a4387f6f31c6c63abb8a55892a9eeeb | ||
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854 | ||
path_provider_foundation: c68054786f1b4f3343858c1e1d0caaded73f0be9 | ||
tflite_flutter: 9157a660578930a99728974f247369af1c3595d5 | ||
|
||
PODFILE CHECKSUM: aafe91acc616949ddb318b77800a7f51bffa2a4c | ||
PODFILE CHECKSUM: ef19549a9bc3046e7bb7d2fab4d021637c0c58a3 | ||
|
||
COCOAPODS: 1.11.2 | ||
COCOAPODS: 1.12.0 |
Oops, something went wrong.