Skip to content

Commit a919226

Browse files
Update pubspec.yaml
Pubspec updated.
1 parent d2b9304 commit a919226

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@ description: A new Flutter application.
1414
version: 1.0.0+1
1515

1616
environment:
17-
sdk: ">=2.1.0 <3.0.0"
17+
sdk: ">=2.12.0 <3.0.0"
1818

1919
dependencies:
2020
flutter:
2121
sdk: flutter
22-
syncfusion_flutter_calendar: ^18.2.47
22+
syncfusion_flutter_calendar: ^19.1.56
2323

2424
# The following adds the Cupertino Icons font to your application.
2525
# Use with the CupertinoIcons class for iOS style icons.
26-
cupertino_icons: ^0.1.3
26+
cupertino_icons: ^1.0.2
2727

2828
dev_dependencies:
2929
flutter_test:

0 commit comments

Comments
 (0)