WIP #143 Camera support

This commit is contained in:
Yegor Vialov
2019-01-29 21:59:05 +02:00
parent 1094177a42
commit 7af92c2dc9
7 changed files with 98 additions and 13 deletions

View File

@ -7,7 +7,7 @@ packages:
name: archive
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.7"
version: "2.0.8"
args:
dependency: transitive
description:
@ -35,7 +35,7 @@ packages:
name: cached_network_image
url: "https://pub.dartlang.org"
source: hosted
version: "0.5.1"
version: "0.6.0-alpha.2"
charcode:
dependency: transitive
description:
@ -112,7 +112,7 @@ packages:
name: flutter_cache_manager
url: "https://pub.dartlang.org"
source: hosted
version: "0.2.0+1"
version: "0.3.0-alpha.2"
flutter_colorpicker:
dependency: "direct main"
description:
@ -215,7 +215,7 @@ packages:
name: petitparser
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.0"
version: "2.1.1"
progress_indicators:
dependency: "direct main"
description:
@ -236,7 +236,7 @@ packages:
name: shared_preferences
url: "https://pub.dartlang.org"
source: hosted
version: "0.4.3"
version: "0.5.0"
sky_engine:
dependency: transitive
description: flutter
@ -249,6 +249,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "1.4.1"
sqflite:
dependency: transitive
description:
name: sqflite
url: "https://pub.dartlang.org"
source: hosted
version: "0.12.2+1"
stack_trace:
dependency: transitive
description:
@ -304,7 +311,7 @@ packages:
name: url_launcher
url: "https://pub.dartlang.org"
source: hosted
version: "4.1.0+1"
version: "4.2.0+1"
uuid:
dependency: transitive
description:
@ -319,6 +326,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.8"
video_player:
dependency: "direct main"
description:
name: video_player
url: "https://pub.dartlang.org"
source: hosted
version: "0.10.0"
web_socket_channel:
dependency: "direct main"
description:
@ -332,7 +346,7 @@ packages:
name: xml
url: "https://pub.dartlang.org"
source: hosted
version: "3.2.5"
version: "3.3.0"
yaml:
dependency: transitive
description: