[#30] Snackbar with connection error. New initial loading screen

This commit is contained in:
estevez
2018-09-18 00:12:11 +03:00
parent 81d8ec3de0
commit f7b8c65798
3 changed files with 58 additions and 28 deletions

View File

@ -1,13 +1,7 @@
name: hass_client
description: Home Assistant Android Client
# The following defines the version and build number for your application.
# A version number is three numbers separated by dots, like 1.2.43
# followed by an optional build number separated by a +.
# Both the version and the builder number may be overridden in flutter
# build by specifying --build-name and --build-number, respectively.
# Read more about versioning at semver.org.
version: 0.0.7
version: 0.0.8
environment:
sdk: ">=2.0.0-dev.68.0 <3.0.0"
@ -22,7 +16,7 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^0.1.2
#cupertino_icons: ^0.1.2
dev_dependencies:
flutter_test: