mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-12 23:45:18 +00:00
chore: upgrade to flutter 3.27.1
This commit is contained in:
parent
b40c0b7772
commit
db3aaa4b83
@ -1,3 +1,3 @@
|
||||
{
|
||||
"flutterSdkVersion": "3.27.0"
|
||||
"flutterSdkVersion": "3.27.1"
|
||||
}
|
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@ -28,5 +28,5 @@
|
||||
"README.md": "LICENSE,CODE_OF_CONDUCT.md,CONTRIBUTING.md,SECURITY.md,CONTRIBUTION.md,CHANGELOG.md,PRIVACY_POLICY.md",
|
||||
"*.dart": "${capture}.g.dart,${capture}.freezed.dart"
|
||||
},
|
||||
"dart.flutterSdkPath": ".fvm/versions/3.27.0"
|
||||
"dart.flutterSdkPath": ".fvm/versions/3.27.1"
|
||||
}
|
@ -2,6 +2,7 @@ package oss.krtirtho.spotube.glance
|
||||
|
||||
import HomeWidgetGlanceState
|
||||
import HomeWidgetGlanceStateDefinition
|
||||
import android.R
|
||||
import android.content.Context
|
||||
import android.graphics.drawable.Icon
|
||||
import android.net.Uri
|
||||
|
Loading…
Reference in New Issue
Block a user