Skip to content

Commit c45305d

Browse files
author
Dharanitharan Palanisamy
committed
updated
1 parent b03ff44 commit c45305d

File tree

1 file changed

+4
-20
lines changed

1 file changed

+4
-20
lines changed

pubspec.yaml

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -16,26 +16,10 @@ dependencies:
1616
flutter_gallery_assets: 0.1.8
1717
url_launcher: ^5.0.3
1818
intl: ^0.16.0
19-
syncfusion_flutter_calendar:
20-
git:
21-
url: https://buildautomation:Coolcomp299@gitlab.syncfusion.com/essential-studio/flutter-calendar
22-
path: flutter_calendar/syncfusion_flutter_calendar
23-
branch: release/17.4.0.1
24-
syncfusion_flutter_charts:
25-
git:
26-
url: https://buildautomation:Coolcomp299@gitlab.syncfusion.com/essential-studio/flutter-charts
27-
path: flutter_charts/syncfusion_flutter_charts
28-
branch: release/17.4.0.1
29-
syncfusion_flutter_gauges:
30-
git:
31-
url: https://buildautomation:Coolcomp299@gitlab.syncfusion.com/essential-studio/flutter-gauges
32-
path: flutter_gauges/syncfusion_flutter_gauges
33-
branch: release/17.4.0.1
34-
syncfusion_flutter_core:
35-
git:
36-
url: https://buildautomation:Coolcomp299@gitlab.syncfusion.com/essential-studio/flutter-core
37-
path: syncfusion_flutter_core
38-
branch: release/17.4.0.1
19+
syncfusion_flutter_calendar: ^17.4.46-beta
20+
syncfusion_flutter_charts: ^17.4.46
21+
syncfusion_flutter_gauges: ^17.4.46-beta
22+
syncfusion_flutter_core: ^17.4.46
3923

4024
flutter:
4125
uses-material-design: true

0 commit comments

Comments
 (0)