You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
samples/web/charts/example/pubspec.yaml

25 lines
585 B

name: example
description: Charts-Flutter Demo
dependencies:
charts_flutter:
path: ../flutter
flutter_web: any
meta: ^1.1.1
intl: ^0.15.2
dev_dependencies:
build_runner: any
build_web_compilers: any
# flutter_web packages are not published to pub.dartlang.org
# These overrides tell the package tools to get them from GitHub
dependency_overrides:
flutter_web:
git:
url: https://github.com/flutter/flutter_web
path: packages/flutter_web
flutter_web_ui:
git:
url: https://github.com/flutter/flutter_web
path: packages/flutter_web_ui