Added charts

main
Kai Mannweiler 2023-03-03 12:51:14 +01:00
parent c9ea73b9b2
commit 36ef18a4f7
2 changed files with 22 additions and 0 deletions

View File

@ -205,6 +205,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "4.0.2"
intl:
dependency: transitive
description:
name: intl
url: "https://pub.dartlang.org"
source: hosted
version: "0.18.0"
js:
dependency: transitive
description:
@ -441,6 +448,20 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.1"
syncfusion_flutter_charts:
dependency: "direct main"
description:
name: syncfusion_flutter_charts
url: "https://pub.dartlang.org"
source: hosted
version: "20.4.52"
syncfusion_flutter_core:
dependency: transitive
description:
name: syncfusion_flutter_core
url: "https://pub.dartlang.org"
source: hosted
version: "20.4.52"
synchronized:
dependency: transitive
description:

View File

@ -42,6 +42,7 @@ dependencies:
mobile_scanner: ^3.0.0
flutter_local_notifications: ^13.0.0
http: ^0.13.5
syncfusion_flutter_charts: ^20.4.52
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.