1
0
mirror of https://github.com/flutter/samples.git synced 2026-04-27 18:09:12 +00:00

Web charts common update (#111)

This commit is contained in:
Brett Morgan
2019-07-10 06:37:53 +10:00
committed by GitHub
parent eac7833d1d
commit 3af5bbf125
145 changed files with 2491 additions and 2687 deletions

View File

@@ -5,7 +5,7 @@ author: Charts Team <charts_flutter@google.com>
homepage: https://github.com/google/charts
environment:
sdk: '>=2.1.0 <3.0.0'
sdk: '>=2.3.0-dev <3.0.0'
dependencies:
collection: ^1.14.5
@@ -16,4 +16,5 @@ dependencies:
dev_dependencies:
mockito: ^4.0.0
pedantic: ^1.5.0
test: ^1.5.3