forked from gabuldev/camera_camera
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Corrigindo bug de não trocar de camera em aparelhos com mais de uma…
… camera
- Loading branch information
1 parent
aeb3ac8
commit 7b08d85
Showing
8 changed files
with
101 additions
and
44 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,7 @@ | |
{ | ||
"name": "Flutter", | ||
"request": "launch", | ||
"program": "example/lib/main_dev.dart", | ||
"type": "dart" | ||
} | ||
] | ||
|
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 +1 @@ | ||
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"camera","path":"/Users/gabrielsavio/Developer/Mobile/Setup/flutter/.pub-cache/hosted/pub.dartlang.org/camera-0.5.7+4/","dependencies":[]},{"name":"native_device_orientation","path":"/Users/gabrielsavio/Developer/Mobile/Setup/flutter/.pub-cache/hosted/pub.dartlang.org/native_device_orientation-0.3.0/","dependencies":[]},{"name":"path_provider","path":"/Users/gabrielsavio/Developer/Mobile/Setup/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-1.6.7/","dependencies":[]},{"name":"video_player","path":"/Users/gabrielsavio/Developer/Mobile/Setup/flutter/.pub-cache/hosted/pub.dartlang.org/video_player-0.10.9+2/","dependencies":[]},{"name":"wakelock","path":"/Users/gabrielsavio/Developer/Mobile/Setup/flutter/.pub-cache/hosted/pub.dartlang.org/wakelock-0.1.4+1/","dependencies":[]}],"android":[{"name":"camera","path":"/Users/gabrielsavio/Developer/Mobile/Setup/flutter/.pub-cache/hosted/pub.dartlang.org/camera-0.5.7+4/","dependencies":[]},{"name":"native_device_orientation","path":"/Users/gabrielsavio/Developer/Mobile/Setup/flutter/.pub-cache/hosted/pub.dartlang.org/native_device_orientation-0.3.0/","dependencies":[]},{"name":"path_provider","path":"/Users/gabrielsavio/Developer/Mobile/Setup/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-1.6.7/","dependencies":[]},{"name":"video_player","path":"/Users/gabrielsavio/Developer/Mobile/Setup/flutter/.pub-cache/hosted/pub.dartlang.org/video_player-0.10.9+2/","dependencies":[]},{"name":"wakelock","path":"/Users/gabrielsavio/Developer/Mobile/Setup/flutter/.pub-cache/hosted/pub.dartlang.org/wakelock-0.1.4+1/","dependencies":[]}],"macos":[{"name":"path_provider_macos","path":"/Users/gabrielsavio/Developer/Mobile/Setup/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-0.0.4+2/","dependencies":[]}],"linux":[],"windows":[],"web":[{"name":"video_player_web","path":"/Users/gabrielsavio/Developer/Mobile/Setup/flutter/.pub-cache/hosted/pub.dartlang.org/video_player_web-0.1.1+1/","dependencies":[]}]},"dependencyGraph":[{"name":"camera","dependencies":[]},{"name":"native_device_orientation","dependencies":[]},{"name":"path_provider","dependencies":["path_provider_macos"]},{"name":"path_provider_macos","dependencies":[]},{"name":"video_player","dependencies":["video_player_web"]},{"name":"video_player_web","dependencies":[]},{"name":"wakelock","dependencies":[]}],"date_created":"2020-05-14 07:05:28.979122","version":"1.17.0"} | ||
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"camera","path":"C:\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\camera-0.5.8+2\\\\","dependencies":[]},{"name":"native_device_orientation","path":"C:\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\native_device_orientation-0.3.0\\\\","dependencies":[]},{"name":"path_provider","path":"C:\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\path_provider-1.6.10\\\\","dependencies":[]},{"name":"video_player","path":"C:\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\video_player-0.10.11+1\\\\","dependencies":[]},{"name":"wakelock","path":"C:\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\wakelock-0.1.4+1\\\\","dependencies":[]}],"android":[{"name":"camera","path":"C:\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\camera-0.5.8+2\\\\","dependencies":[]},{"name":"native_device_orientation","path":"C:\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\native_device_orientation-0.3.0\\\\","dependencies":[]},{"name":"path_provider","path":"C:\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\path_provider-1.6.10\\\\","dependencies":[]},{"name":"video_player","path":"C:\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\video_player-0.10.11+1\\\\","dependencies":[]},{"name":"wakelock","path":"C:\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\wakelock-0.1.4+1\\\\","dependencies":[]}],"macos":[{"name":"path_provider_macos","path":"C:\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\path_provider_macos-0.0.4+3\\\\","dependencies":[]}],"linux":[{"name":"path_provider_linux","path":"C:\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\path_provider_linux-0.0.1+1\\\\","dependencies":[]}],"windows":[],"web":[{"name":"video_player_web","path":"C:\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\video_player_web-0.1.3+1\\\\","dependencies":[]}]},"dependencyGraph":[{"name":"camera","dependencies":[]},{"name":"native_device_orientation","dependencies":[]},{"name":"path_provider","dependencies":["path_provider_macos","path_provider_linux"]},{"name":"path_provider_linux","dependencies":[]},{"name":"path_provider_macos","dependencies":[]},{"name":"video_player","dependencies":["video_player_web"]},{"name":"video_player_web","dependencies":[]},{"name":"wakelock","dependencies":[]}],"date_created":"2020-06-08 15:56:22.563026","version":"1.17.3"} |
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,11 +1,11 @@ | ||
#!/bin/sh | ||
# This is a generated file; do not edit or check into version control. | ||
export "FLUTTER_ROOT=/Users/gabrielsavio/Developer/Mobile/Setup/flutter" | ||
export "FLUTTER_APPLICATION_PATH=/Users/gabrielsavio/Developer/Mobile/Packages/camera_camera/example" | ||
export "FLUTTER_TARGET=lib/main.dart" | ||
export "FLUTTER_ROOT=C:\flutter" | ||
export "FLUTTER_APPLICATION_PATH=D:\APPS\PACKAGES\camera_camera\example" | ||
export "FLUTTER_TARGET=lib\main.dart" | ||
export "FLUTTER_BUILD_DIR=build" | ||
export "SYMROOT=${SOURCE_ROOT}/../build/ios" | ||
export "SYMROOT=${SOURCE_ROOT}/../build\ios" | ||
export "OTHER_LDFLAGS=$(inherited) -framework Flutter" | ||
export "FLUTTER_FRAMEWORK_DIR=/Users/gabrielsavio/Developer/Mobile/Setup/flutter/bin/cache/artifacts/engine/ios" | ||
export "FLUTTER_FRAMEWORK_DIR=C:\flutter\bin\cache\artifacts\engine\ios" | ||
export "FLUTTER_BUILD_NAME=1.0.0" | ||
export "FLUTTER_BUILD_NUMBER=1" |
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
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