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

Create control to close the player and exit the current page like Instagram #600

Open
wants to merge 354 commits into
base: feature-add-new-cupertino-skip-buttons
Choose a base branch
from

Conversation

AhmadFalahian
Copy link

There is no control in your player to close the video player. For example, suppose we are in full screen mode and we want to stop the whole player and exit it by pressing the close button, like the mode that Instagram has for its own player.

Rebar Ahmad and others added 30 commits June 11, 2021 00:03
…builder

# Conflicts:
#	example/lib/app/app.dart
#	lib/src/chewie_player.dart
#	lib/src/cupertino/cupertino_controls.dart
#	lib/src/material/material_controls.dart
#	lib/src/material/material_desktop_controls.dart
#	lib/src/models/subtitle_model.dart
support for custom text property for a subtitle
Update CHANGELOG.md
Change const Duration() to Duration.zero
Fix imports
EmreDET and others added 30 commits August 1, 2024 15:03
Fix the logic of the Center Play Button icon selection
Adding Seek buttons for Android
add video_player import otherwise the VideoPlayerController is not available.
- Add devtools_options.yaml example configuration
- Update iOS AppDelegate.swift
- Fix RTL support in CupertinoControls
- Fix RTL support in MaterialControls
- Add devtools_options.yaml configuration files
Update README.md video_player import
Add keyboard controls seek forward and backward and fullscreen escape on desktop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.