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

@ -1,7 +1,7 @@
name: hass_client
description: Home Assistant Android Client
version: 0.3.13+83
version: 0.3.13+84
environment:
sdk: ">=2.0.0-dev.68.0 <3.0.0"
@ -19,10 +19,7 @@ dependencies:
flutter_colorpicker: any
charts_flutter: any
flutter_markdown: any
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
#cupertino_icons: ^0.1.2
video_player: any
dev_dependencies:
flutter_test: