controls of rain radar and slider update

This commit is contained in:
Konstantin Kollar
2022-09-17 21:29:59 +02:00
parent 51e10ba220
commit df403cd521
3 changed files with 35 additions and 20 deletions
+3 -4
View File
@@ -3,7 +3,7 @@ description: A new Flutter project.
# The following line prevents the package from being accidentally published to
# pub.dev using `flutter pub publish`. This is preferred for private packages.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
publish_to: "none" # Remove this line if you wish to publish to pub.dev
# The following defines the version and build number for your application.
# A version number is three numbers separated by dots, like 1.2.43
@@ -30,7 +30,6 @@ dependencies:
flutter:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2
@@ -38,7 +37,8 @@ dependencies:
weather_icons: ^3.0.0
intl: ^0.17.0
shared_preferences: ^2.0.15
flutter_gifimage: ^1.0.1
flutter_gifimage:
path: ../flutter_gifimage-1.0.1
dev_dependencies:
flutter_test:
@@ -56,7 +56,6 @@ dev_dependencies:
# The following section is specific to Flutter packages.
flutter:
# The following line ensures that the Material Icons font is
# included with your application, so that you can use the icons in
# the material Icons class.