This commit is contained in:
agra
2025-02-02 15:05:11 +02:00
parent 8626e8c2c6
commit 2777b5f746
16 changed files with 216 additions and 330 deletions

View File

@@ -3,7 +3,7 @@ description: Demonstrates how to use the ux plugin.
publish_to: 'none'
environment:
sdk: ">=2.1.0 <3.0.0"
sdk: ">=3.0.0"
dependencies:
flutter:
@@ -11,7 +11,7 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^0.1.2
cupertino_icons: 1.0.8
dev_dependencies:
flutter_test: