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.
18 lines
522 B
18 lines
522 B
name: syncfusion_flutter_charts
|
|
description: Syncfusion Flutter Charts is a data visualization library written natively in Dart for creating beautiful and high-performance cartesian and circular charts.
|
|
version: 18.1.45
|
|
homepage: https://github.com/syncfusion/flutter-examples
|
|
|
|
environment:
|
|
sdk: ">=2.1.0 <3.0.0"
|
|
|
|
dependencies:
|
|
flutter:
|
|
sdk: flutter
|
|
syncfusion_flutter_core:
|
|
path: plungin/syncfusion_flutter_core
|
|
# syncfusion_flutter_core: ^18.1.45
|
|
intl: ">=0.15.0 <0.17.0"
|
|
vector_math: ^2.0.8
|
|
|
|
flutter:
|