This repository was archived by the owner on Feb 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
[video_player] Update texture on seekTo #2758
Merged
bparrishMines
merged 69 commits into
flutter:master
from
KevinTheGray:kg/video-player-plugin-fix
Dec 22, 2021
Merged
Changes from all commits
Commits
Show all changes
69 commits
Select commit
Hold shift + click to select a range
2d3366e
fix issue where texture is not updated on a seek if the video is paused
KevinTheGray 2f876ff
update changelog and pubspec
KevinTheGray b27c473
Merge branch 'master' into kg/video-player-plugin-fix
KevinTheGray bd35755
Merge commit '25a585dfeef6d2dc224fd0dddee327372de63782' into kg/video…
KevinTheGray b057143
early idea for managing location permissions in connectivity plugin
KevinTheGray ffe59ed
updated example to handle missing plugin exceptions
KevinTheGray 521f4ea
added update for README
KevinTheGray 599cc9f
added back ability to access wifi ip, and updated README
KevinTheGray 93cd68c
using `ifndef` to disable the code
KevinTheGray 9ece248
update readme
KevinTheGray 1c4b0a5
updated changelog and pubspec info
KevinTheGray 4f44e67
Merge remote-tracking branch 'upstream/master' into kg/video-player-p…
KevinTheGray 70c4864
Merge branch 'master' into kg-connectivity-ios-permissions
KevinTheGray 4085426
fix formatting for iOS file
KevinTheGray 8eac416
formatting again
KevinTheGray dfa1de7
Merge branch 'master' into kg/video-player-plugin-fix
KevinTheGray 57c7ff2
Merge branch 'master' into kg/video-player-plugin-fix
KevinTheGray 502f860
Merge branch 'master' into kg-connectivity-ios-permissions
KevinTheGray 5c0dd5f
Merge branch 'master' into kg-connectivity-ios-permissions
KevinTheGray 3e7406d
trigger ci
KevinTheGray 47d6080
Merge branch 'master' into kg-connectivity-ios-permissions
KevinTheGray 2a57588
Merge branch 'master' into kg/video-player-plugin-fix
KevinTheGray 52867c1
trigger ci
KevinTheGray 9f633d8
Merge branch 'kg-connectivity-ios-permissions' of https://github.com/…
KevinTheGray 1078109
trigger ci
KevinTheGray c2732ba
Merge branch 'master' into kg-connectivity-ios-permissions
KevinTheGray 0454e6a
Merge branch 'master' of https://github.com/flutter/plugins
KevinTheGray 0990566
Merge branch 'master' of https://github.com/flutter/plugins into kg/v…
KevinTheGray 0d84d04
Merge branch 'master' of https://github.com/flutter/plugins into kg/v…
KevinTheGray d7581dc
Merge branch 'master' into kg/video-player-plugin-fix
KevinTheGray 3fc5d8d
Merge remote-tracking branch 'upstream/master'
KevinTheGray b1afe61
Merge branch 'master' into kg/video-player-plugin-fix
KevinTheGray bd14a52
revert changes made to wifi location handler
KevinTheGray a656cb7
Merge remote-tracking branch 'upstream/master' into kg/video-player-p…
KevinTheGray 857eee4
trigger ci
KevinTheGray 8067f0d
merge and fix
KevinTheGray 22cf443
Merge branch 'master' into kg/video-player-plugin-fix
KevinTheGray 6ce6962
Merge branch 'master' into kg/video-player-plugin-fix
KevinTheGray 8ea281b
Merge branch 'master' into kg/video-player-plugin-fix
KevinTheGray dd1c005
Merge branch 'master' into kg/video-player-plugin-fix
KevinTheGray 32e9a18
Merge branch 'master' of https://github.com/flutter/plugins into kg/v…
KevinTheGray b35350e
Merge branch 'master' into kg/video-player-plugin-fix
KevinTheGray c5e5de0
Merge branch 'master' into kg/video-player-plugin-fix
KevinTheGray a059d25
Merge branch 'master' into kg/video-player-plugin-fix
KevinTheGray 26ab0b6
Update pubspec.yaml
KevinTheGray f9db7ed
Merge branch 'master' into kg/video-player-plugin-fix
KevinTheGray db78101
Update pubspec.yaml
KevinTheGray efb3b9d
Merge branch 'master' of https://github.com/flutter/plugins
KevinTheGray 5d6270f
Merge branch 'master' into kg/video-player-plugin-fix
KevinTheGray 22f84a3
add test
KevinTheGray 4b596eb
formatting
KevinTheGray ce4ac04
Merge branch 'master' into kg/video-player-plugin-fix
KevinTheGray c82f4d3
Merge branch 'master' into kg/video-player-plugin-fix
KevinTheGray 7441a22
Update CHANGELOG.md
KevinTheGray efcef02
Merge branch 'master' into kg/video-player-plugin-fix
KevinTheGray 6bb2c30
Merge branch 'master' into kg/video-player-plugin-fix
KevinTheGray d60955f
Update pubspec.yaml
KevinTheGray 7c956c1
Merge branch 'master' into kg/video-player-plugin-fix
ened b693201
Merge branch 'master' into kg/video-player-plugin-fix
KevinTheGray d090e03
Update pubspec.yaml
KevinTheGray f523cf6
Merge branch 'master' into kg/video-player-plugin-fix
KevinTheGray dd18f6d
Update pubspec.yaml
KevinTheGray 4051e03
merge with master
KevinTheGray 977ec09
make initWithRegistrar public and use it in test
KevinTheGray a290c9f
Merge branch 'master' of https://github.com/flutter/plugins
KevinTheGray 1aa8c04
Merge branch 'master' into kg/video-player-plugin-fix
KevinTheGray 8bff5b4
Merge branch 'master' into kg/video-player-plugin-fix
KevinTheGray 905599d
Merge branch 'master' into kg/video-player-plugin-fix
ened 09b04cf
Address PR feedback
ened File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.