1
0
mirror of https://github.com/flutter/samples.git synced 2026-04-05 11:11:23 +00:00

Lands beta branch into master for 2.5 (#895)

This commit is contained in:
Andrew Brogdon
2021-09-08 17:35:05 -07:00
committed by GitHub
parent e43698fa01
commit 4cac0e6661
54 changed files with 188 additions and 277 deletions

View File

@@ -1,6 +1,7 @@
name: web_dashboard
description: A dashboard app sample
version: 1.0.0+1
publish_to: none
environment:
sdk: ">=2.6.0 <3.0.0"
dependencies:
@@ -14,7 +15,10 @@ dependencies:
json_annotation: ^3.0.0
provider: ^4.0.0
uuid: ^2.0.0
charts_flutter: ^0.9.0
charts_flutter:
git:
url: git://github.com/google/charts.git
path: charts_flutter
dev_dependencies:
flutter_test:
sdk: flutter