first commit

This commit is contained in:
2025-04-03 14:27:30 +07:00
parent a519af9cf7
commit f7c93b1eb3
221 changed files with 26063 additions and 0 deletions

18
example/pubspec.yaml Normal file
View File

@@ -0,0 +1,18 @@
name: example
description: Charts-Flutter Demo
environment:
sdk: '>=2.12.0 <3.0.0'
flutter: '>=2.5.0'
dependencies:
charts_flutter:
path: ../
cupertino_icons: ^0.1.0
flutter:
sdk: flutter
flutter_test:
sdk: flutter
meta: ^1.1.1
intl: ">=0.15.2 < 0.18.0"
flutter:
uses-material-design: true