We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2b9304 commit a919226Copy full SHA for a919226
pubspec.yaml
@@ -14,16 +14,16 @@ description: A new Flutter application.
14
version: 1.0.0+1
15
16
environment:
17
- sdk: ">=2.1.0 <3.0.0"
+ sdk: ">=2.12.0 <3.0.0"
18
19
dependencies:
20
flutter:
21
sdk: flutter
22
- syncfusion_flutter_calendar: ^18.2.47
+ syncfusion_flutter_calendar: ^19.1.56
23
24
# The following adds the Cupertino Icons font to your application.
25
# Use with the CupertinoIcons class for iOS style icons.
26
- cupertino_icons: ^0.1.3
+ cupertino_icons: ^1.0.2
27
28
dev_dependencies:
29
flutter_test:
0 commit comments