WIP #120 Simplest on/off state history chart

This commit is contained in:
Yegor Vialov
2018-10-28 14:56:23 +02:00
parent 809c7d6355
commit 052cd3894e
8 changed files with 282 additions and 12 deletions

View File

@ -50,6 +50,20 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.2"
charts_common:
dependency: transitive
description:
name: charts_common
url: "https://pub.dartlang.org"
source: hosted
version: "0.4.0"
charts_flutter:
dependency: "direct main"
description:
name: charts_flutter
url: "https://pub.dartlang.org"
source: hosted
version: "0.4.0"
collection:
dependency: transitive
description:
@ -181,6 +195,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.4"
intl:
dependency: transitive
description:
name: intl
url: "https://pub.dartlang.org"
source: hosted
version: "0.15.7"
io:
dependency: transitive
description: