mirror of
https://github.com/stonega/tsacdop
synced 2025-02-13 01:50:39 +01:00
modified: .circleci/config.yml
modified: README.md modified: lib/home/audioplayer.dart
This commit is contained in:
parent
d78a280be8
commit
505215bf0d
@ -13,10 +13,6 @@ jobs:
|
||||
- run:
|
||||
name: Run Flutter doctor
|
||||
command: flutter doctor
|
||||
|
||||
-run:
|
||||
name: flutter run
|
||||
command: flutter run
|
||||
|
||||
- run: echo $ENCODED_KEYSTORE | base64 -di > ${HOME}/keystore.jks
|
||||
- run: echo 'export KEYSTORE=${HOME}/keystore.jks' >> $BASH_ENV
|
||||
|
@ -5,7 +5,7 @@
|
||||
<img src="https://raw.githubusercontent.com/stonega/tsacdop/master/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png" art = "Logo"/>
|
||||
</br>
|
||||
<img src="https://raw.githubusercontent.com/stonega/tsacdop/master/android/app/src/main/res/mipmap-xhdpi/text.png" art = "Tsacdop"/>
|
||||
</p>
|
||||
t p</p>
|
||||
|
||||
Enjoy podcasts with Tsacdop.
|
||||
|
||||
|
@ -16,6 +16,7 @@ import 'package:tsacdop/home/audiopanel.dart';
|
||||
import 'package:tsacdop/util/pageroute.dart';
|
||||
import 'package:tsacdop/util/colorize.dart';
|
||||
|
||||
//Custom slider
|
||||
class MyRoundSliderThumpShape extends SliderComponentShape {
|
||||
const MyRoundSliderThumpShape({
|
||||
this.enabledThumbRadius = 10.0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user