Able to play music

This commit is contained in:
2024-09-08 22:43:01 +08:00
parent e4a5ac9d0a
commit 34043e722b
13 changed files with 435 additions and 235 deletions

View File

@ -22,7 +22,8 @@
android:label="Solian"
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher"
android:supportsRtl="true">
android:supportsRtl="true"
android:usesCleartextTraffic="true">
<receiver android:exported="false"
android:name="com.dexterous.flutterlocalnotifications.ScheduledNotificationReceiver" />
<receiver android:exported="false"