Skip to content

Commit 0ba4f29

Browse files
Update pubspec.yaml
1 parent ca2bc1c commit 0ba4f29

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/syncfusion_flutter_charts/pubspec.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ dependencies:
1212
intl: '>=0.18.1 <0.20.0'
1313
vector_math: ">=2.1.0 <=3.0.0"
1414
syncfusion_flutter_core:
15-
path: ../syncfusion_flutter_core
15+
git:
16+
url: https://github.com/lazycoder1996/flutter-widgets.git
17+
path: packages/syncfusion_flutter_core
1618

1719
dev_dependencies:
1820
flutter_test:

0 commit comments

Comments
 (0)