1.变声加入广告和Firebase
2.音乐播放器首页完成数据加载展示
@ -44,6 +44,11 @@
|
||||
<meta-data
|
||||
android:name="flutterEmbedding"
|
||||
android:value="2" />
|
||||
|
||||
<!--AdMob app ID-->
|
||||
<meta-data
|
||||
android:name="com.google.android.gms.ads.APPLICATION_ID"
|
||||
android:value="ca-app-pub-5684307632319406~7113477061"/>
|
||||
</application>
|
||||
<!-- Required to query activities that can process text, see:
|
||||
https://developer.android.com/training/package-visibility and
|
||||
|
||||
@ -8,4 +8,4 @@
|
||||
android:gravity="fill"
|
||||
android:src="@mipmap/launch_image" />
|
||||
</item>
|
||||
</layer-list>
|
||||
</layer-list>
|
||||
|
Before Width: | Height: | Size: 67 KiB |
|
Before Width: | Height: | Size: 36 KiB |
BIN
android/app/src/main/res/mipmap-xhdpi/launch_image_music.png
Executable file
|
After Width: | Height: | Size: 57 KiB |
BIN
android/app/src/main/res/mipmap-xxhdpi/launch_image_music.png
Executable file
|
After Width: | Height: | Size: 176 KiB |
BIN
android/app/src/main/res/mipmap-xxxhdpi/launch_image_music.png
Executable file
|
After Width: | Height: | Size: 339 KiB |
@ -5,8 +5,6 @@
|
||||
<!-- Show a splash screen on the activity. Automatically removed when
|
||||
the Flutter engine draws its first frame -->
|
||||
<item name="android:windowBackground">@drawable/launch_background</item>
|
||||
<item name="android:navigationBarColor">@android:color/transparent</item>
|
||||
<item name="android:statusBarColor">@android:color/transparent</item>
|
||||
<item name="android:windowFullscreen">true</item>
|
||||
<item name="android:windowLayoutInDisplayCutoutMode">shortEdges</item>
|
||||
</style>
|
||||
|
||||
@ -5,10 +5,7 @@
|
||||
<!-- Show a splash screen on the activity. Automatically removed when
|
||||
the Flutter engine draws its first frame -->
|
||||
<item name="android:windowBackground">@drawable/launch_background</item>
|
||||
<item name="android:navigationBarColor">@android:color/transparent</item>
|
||||
<item name="android:statusBarColor">@android:color/transparent</item>
|
||||
<item name="android:windowFullscreen">true</item>
|
||||
<item name="android:windowDrawsSystemBarBackgrounds">false</item>
|
||||
</style>
|
||||
<!-- Theme applied to the Android Window as soon as the process has started.
|
||||
This theme determines the color of the Android Window while your
|
||||
|
||||
@ -5,8 +5,6 @@
|
||||
<!-- Show a splash screen on the activity. Automatically removed when
|
||||
the Flutter engine draws its first frame -->
|
||||
<item name="android:windowBackground">@drawable/launch_background</item>
|
||||
<item name="android:navigationBarColor">@android:color/transparent</item>
|
||||
<item name="android:statusBarColor">@android:color/transparent</item>
|
||||
<item name="android:windowFullscreen">true</item>
|
||||
<item name="android:windowLayoutInDisplayCutoutMode">shortEdges</item>
|
||||
</style>
|
||||
|
||||
@ -5,10 +5,7 @@
|
||||
<!-- Show a splash screen on the activity. Automatically removed when
|
||||
the Flutter engine draws its first frame -->
|
||||
<item name="android:windowBackground">@drawable/launch_background</item>
|
||||
<item name="android:navigationBarColor">@android:color/transparent</item>
|
||||
<item name="android:statusBarColor">@android:color/transparent</item>
|
||||
<item name="android:windowFullscreen">true</item>
|
||||
<item name="android:windowDrawsSystemBarBackgrounds">false</item>
|
||||
</style>
|
||||
<!-- Theme applied to the Android Window as soon as the process has started.
|
||||
This theme determines the color of the Android Window while your
|
||||
|
||||
BIN
assets/images/side_a/2.0x/about.png
Normal file
|
After Width: | Height: | Size: 611 B |
BIN
assets/images/side_a/2.0x/arrow_down_back.png
Normal file
|
After Width: | Height: | Size: 259 B |
BIN
assets/images/side_a/2.0x/bnb1_selected.png
Normal file
|
After Width: | Height: | Size: 587 B |
BIN
assets/images/side_a/2.0x/bnb1_unselected.png
Normal file
|
After Width: | Height: | Size: 510 B |
BIN
assets/images/side_a/2.0x/bnb2_selected.png
Normal file
|
After Width: | Height: | Size: 545 B |
BIN
assets/images/side_a/2.0x/bnb2_unselected.png
Normal file
|
After Width: | Height: | Size: 540 B |
BIN
assets/images/side_a/2.0x/bnb3_selected.png
Normal file
|
After Width: | Height: | Size: 519 B |
BIN
assets/images/side_a/2.0x/bnb3_unselected.png
Normal file
|
After Width: | Height: | Size: 466 B |
BIN
assets/images/side_a/2.0x/bnb4_selected.png
Normal file
|
After Width: | Height: | Size: 698 B |
BIN
assets/images/side_a/2.0x/bnb4_unselected.png
Normal file
|
After Width: | Height: | Size: 599 B |
BIN
assets/images/side_a/2.0x/change_voice_bg.png
Normal file
|
After Width: | Height: | Size: 411 KiB |
BIN
assets/images/side_a/2.0x/change_voice_item_frame.png
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
BIN
assets/images/side_a/2.0x/change_voice_item_selected.png
Normal file
|
After Width: | Height: | Size: 719 B |
BIN
assets/images/side_a/2.0x/favorite.png
Normal file
|
After Width: | Height: | Size: 676 B |
BIN
assets/images/side_a/2.0x/home_bg.png
Normal file
|
After Width: | Height: | Size: 94 KiB |
BIN
assets/images/side_a/2.0x/home_bnb_bg.png
Normal file
|
After Width: | Height: | Size: 34 KiB |
BIN
assets/images/side_a/2.0x/icon_chevron_right.png
Normal file
|
After Width: | Height: | Size: 155 B |
BIN
assets/images/side_a/2.0x/more.png
Normal file
|
After Width: | Height: | Size: 463 B |
BIN
assets/images/side_a/2.0x/not_favorite.png
Normal file
|
After Width: | Height: | Size: 729 B |
BIN
assets/images/side_a/2.0x/not_played.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
assets/images/side_a/2.0x/not_played1.png
Normal file
|
After Width: | Height: | Size: 438 B |
BIN
assets/images/side_a/2.0x/play_sound_bg.png
Normal file
|
After Width: | Height: | Size: 114 KiB |
BIN
assets/images/side_a/2.0x/playing.png
Normal file
|
After Width: | Height: | Size: 764 B |
BIN
assets/images/side_a/2.0x/playing1.png
Normal file
|
After Width: | Height: | Size: 489 B |
BIN
assets/images/side_a/2.0x/privacy.png
Normal file
|
After Width: | Height: | Size: 650 B |
BIN
assets/images/side_a/2.0x/settings_bg.png
Normal file
|
After Width: | Height: | Size: 104 KiB |
BIN
assets/images/side_a/2.0x/subtract.png
Normal file
|
After Width: | Height: | Size: 8.5 KiB |
BIN
assets/images/side_a/2.0x/the_monster.png
Normal file
|
After Width: | Height: | Size: 19 KiB |
BIN
assets/images/side_a/2.0x/the_monster1.png
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
assets/images/side_a/2.0x/the_monster2.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
assets/images/side_a/2.0x/upload_method_bg.png
Normal file
|
After Width: | Height: | Size: 94 KiB |
BIN
assets/images/side_a/2.0x/upload_pick.png
Normal file
|
After Width: | Height: | Size: 7.5 KiB |
BIN
assets/images/side_a/2.0x/upload_record_sound.png
Normal file
|
After Width: | Height: | Size: 8.4 KiB |
BIN
assets/images/side_a/2.0x/user_agreement.png
Normal file
|
After Width: | Height: | Size: 305 B |
BIN
assets/images/side_a/2.0x/voice_change.png
Normal file
|
After Width: | Height: | Size: 664 B |
BIN
assets/images/side_a/2.0x/voice_default.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
assets/images/side_a/3.0x/about.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
assets/images/side_a/3.0x/arrow_down_back.png
Normal file
|
After Width: | Height: | Size: 418 B |
BIN
assets/images/side_a/3.0x/bnb1_selected.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
assets/images/side_a/3.0x/bnb1_unselected.png
Normal file
|
After Width: | Height: | Size: 943 B |
BIN
assets/images/side_a/3.0x/bnb2_selected.png
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
assets/images/side_a/3.0x/bnb2_unselected.png
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
assets/images/side_a/3.0x/bnb3_selected.png
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
assets/images/side_a/3.0x/bnb3_unselected.png
Normal file
|
After Width: | Height: | Size: 879 B |
BIN
assets/images/side_a/3.0x/bnb4_selected.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
assets/images/side_a/3.0x/bnb4_unselected.png
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
assets/images/side_a/3.0x/change_voice_bg.png
Normal file
|
After Width: | Height: | Size: 1.2 MiB |
BIN
assets/images/side_a/3.0x/change_voice_item_frame.png
Normal file
|
After Width: | Height: | Size: 7.4 KiB |
BIN
assets/images/side_a/3.0x/change_voice_item_selected.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
assets/images/side_a/3.0x/favorite.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
assets/images/side_a/3.0x/home_bg.png
Normal file
|
After Width: | Height: | Size: 269 KiB |
BIN
assets/images/side_a/3.0x/home_bnb_bg.png
Normal file
|
After Width: | Height: | Size: 81 KiB |
BIN
assets/images/side_a/3.0x/icon_chevron_right.png
Normal file
|
After Width: | Height: | Size: 257 B |
BIN
assets/images/side_a/3.0x/more.png
Normal file
|
After Width: | Height: | Size: 797 B |
BIN
assets/images/side_a/3.0x/not_favorite.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
assets/images/side_a/3.0x/not_played.png
Normal file
|
After Width: | Height: | Size: 4.3 KiB |
BIN
assets/images/side_a/3.0x/not_played1.png
Normal file
|
After Width: | Height: | Size: 803 B |
BIN
assets/images/side_a/3.0x/play_sound_bg.png
Normal file
|
After Width: | Height: | Size: 286 KiB |
BIN
assets/images/side_a/3.0x/playing.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
assets/images/side_a/3.0x/playing1.png
Normal file
|
After Width: | Height: | Size: 850 B |
BIN
assets/images/side_a/3.0x/privacy.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
assets/images/side_a/3.0x/settings_bg.png
Normal file
|
After Width: | Height: | Size: 279 KiB |
BIN
assets/images/side_a/3.0x/subtract.png
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
assets/images/side_a/3.0x/the_monster.png
Normal file
|
After Width: | Height: | Size: 33 KiB |
BIN
assets/images/side_a/3.0x/the_monster1.png
Normal file
|
After Width: | Height: | Size: 23 KiB |
BIN
assets/images/side_a/3.0x/the_monster2.png
Normal file
|
After Width: | Height: | Size: 29 KiB |
BIN
assets/images/side_a/3.0x/upload_method_bg.png
Normal file
|
After Width: | Height: | Size: 266 KiB |
BIN
assets/images/side_a/3.0x/upload_pick.png
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
assets/images/side_a/3.0x/upload_record_sound.png
Normal file
|
After Width: | Height: | Size: 17 KiB |
BIN
assets/images/side_a/3.0x/user_agreement.png
Normal file
|
After Width: | Height: | Size: 487 B |
BIN
assets/images/side_a/3.0x/voice_change.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
assets/images/side_a/3.0x/voice_default.png
Normal file
|
After Width: | Height: | Size: 3.5 KiB |
BIN
assets/images/side_a/about.png
Normal file
|
After Width: | Height: | Size: 291 B |
BIN
assets/images/side_a/arrow_down_back.png
Normal file
|
After Width: | Height: | Size: 170 B |
BIN
assets/images/side_a/bnb1_selected.png
Normal file
|
After Width: | Height: | Size: 289 B |
BIN
assets/images/side_a/bnb1_unselected.png
Normal file
|
After Width: | Height: | Size: 260 B |
BIN
assets/images/side_a/bnb2_selected.png
Normal file
|
After Width: | Height: | Size: 271 B |
BIN
assets/images/side_a/bnb2_unselected.png
Normal file
|
After Width: | Height: | Size: 263 B |
BIN
assets/images/side_a/bnb3_selected.png
Normal file
|
After Width: | Height: | Size: 272 B |
BIN
assets/images/side_a/bnb3_unselected.png
Normal file
|
After Width: | Height: | Size: 254 B |
BIN
assets/images/side_a/bnb4_selected.png
Normal file
|
After Width: | Height: | Size: 323 B |
BIN
assets/images/side_a/bnb4_unselected.png
Normal file
|
After Width: | Height: | Size: 281 B |
BIN
assets/images/side_a/change_voice.png
Normal file
|
After Width: | Height: | Size: 307 B |
BIN
assets/images/side_a/change_voice_bg.png
Normal file
|
After Width: | Height: | Size: 165 KiB |
BIN
assets/images/side_a/change_voice_item_frame.png
Normal file
|
After Width: | Height: | Size: 921 B |
BIN
assets/images/side_a/change_voice_item_selected.png
Normal file
|
After Width: | Height: | Size: 361 B |
BIN
assets/images/side_a/cover/DIY.jpeg
Executable file
|
After Width: | Height: | Size: 55 KiB |
BIN
assets/images/side_a/cover/Fast.jpeg
Executable file
|
After Width: | Height: | Size: 76 KiB |
BIN
assets/images/side_a/cover/Flash.jpeg
Executable file
|
After Width: | Height: | Size: 121 KiB |