Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some gesture added #1292

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Commits on Jan 13, 2024

  1. Just tried to add some gestures. If you want to update it, please go …

    …ahead. Currently trying to add ScreenBrightness for the brightness gesture, but I don't know why it's not working. I hope I can make it work soon.
    sajedulsakib001 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    3efa69a View commit details
    Browse the repository at this point in the history
  2. Update README.md

    sajedulsakib001 authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    22c03ef View commit details
    Browse the repository at this point in the history
  3. modified: lib/better_player.dart

    	modified:   lib/src/controls/Better_player_volume_brightness_widget.dart
    	modified:   lib/src/controls/better_player_material_controls.dart
    	modified:   lib/src/models/show_slider_values.dart
    sajedulsakib001 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    2887606 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a251b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81c6b9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    71a2bf8 View commit details
    Browse the repository at this point in the history
  7. new file: lib/src/controls/Better_player_volume_brightness_cupertino…

    …_widget.dart
    
    	renamed:    lib/src/controls/Better_player_volume_brightness_widget.dart -> lib/src/controls/Better_player_volume_brightness_material_widget.dart
    	modified:   lib/src/controls/better_player_cupertino_controls.dart
    	modified:   lib/src/controls/better_player_material_controls.dart
    	new file:   lib/src/controls/better_player_seek_to_view_cupertino_widget.dart
    	renamed:    lib/src/controls/better_player_seek_to_view_widget.dart -> lib/src/controls/better_player_seek_to_view_material_widget.dart
    sajedulsakib001 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    d30907f View commit details
    Browse the repository at this point in the history