Skip to content

Commit 78c1f12

Browse files
committed
Updated pubspec
1 parent 817b664 commit 78c1f12

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

packages/syncfusion_flutter_charts/pubspec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ dependencies:
2525
sdk: flutter
2626
intl: '>=0.18.1 <0.20.0'
2727
vector_math: ">=2.1.0 <=3.0.0"
28-
syncfusion_flutter_core: ^27.1.51
28+
syncfusion_flutter_core:
29+
path: ../syncfusion_flutter_core
2930

3031
dev_dependencies:
3132
flutter_test:

packages/syncfusion_flutter_maps/pubspec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ dependencies:
1616
flutter:
1717
sdk: flutter
1818

19-
syncfusion_flutter_core: ^27.1.51
19+
syncfusion_flutter_core:
20+
path: ../syncfusion_flutter_core
2021

2122
http: ^1.0.0
2223
vector_math: ">=2.1.0 <=3.0.0"

0 commit comments

Comments
 (0)