Skip to content

Commit d6544c6

Browse files
Update pubspec.yaml
Pubspec updated.
1 parent 19bd089 commit d6544c6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pubspec.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ 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:
@@ -23,13 +23,13 @@ dependencies:
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:
3030
sdk: flutter
31-
syncfusion_flutter_calendar: 18.2.46+1
32-
31+
syncfusion_flutter_calendar: ^19.1.56
32+
3333

3434
# For information on the generic Dart part of this file, see the
3535
# following page: https://dart.dev/tools/pub/pubspec

0 commit comments

Comments
 (0)