Skip to content

Commit

Permalink
Updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jhomlala committed Jan 31, 2021
1 parent 68188ad commit c028d25
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -500,6 +500,12 @@ var betterPlayerConfiguration = BetterPlayerConfiguration(
///Flag used to show/hide qualities
final bool enableQualities;
///Flag used to show/hide PiP mode
final bool enablePip;
///Flag used to enable/disable retry feature
final bool enableRetry;
///Custom items of overflow menu
final List<BetterPlayerOverflowMenuItem> overflowMenuCustomItems;
Expand Down

0 comments on commit c028d25

Please sign in to comment.