Skip to content

Commit

Permalink
Merge branch 'main' of github.com:guozhigq/pilipala
Browse files Browse the repository at this point in the history
  • Loading branch information
guozhigq committed Mar 16, 2024
2 parents beb640a + fca0588 commit a57f5e8
Show file tree
Hide file tree
Showing 3 changed files with 296 additions and 191 deletions.
10 changes: 10 additions & 0 deletions lib/plugin/pl_player/models/bottom_control_type.dart
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
enum BottomControlType {
pre,
playOrPause,
next,
time,
space,
fit,
speed,
fullscreen,
}
Loading

0 comments on commit a57f5e8

Please sign in to comment.