-
Notifications
You must be signed in to change notification settings - Fork 3.3k
[video_player] Add macOS support #4982
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
Merged
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
38e5047
flutter create output, unmodified
stuartmorgan-g d56fbd9
Add licenses
stuartmorgan-g b6c6e4c
Add macOS metadata
stuartmorgan-g d93570f
Move source to shared location
stuartmorgan-g f6aee72
Automatic build changes
stuartmorgan-g d49c0f5
Update Pigeon to pick up macOS Obj-C support
stuartmorgan-g 10f3496
Shared native tests
stuartmorgan-g d784b63
Initial compilation fixes
stuartmorgan-g 3223b94
Conditionalize UIViewController usage
stuartmorgan-g e510c37
Initial pass at CVDisplayLink
stuartmorgan-g dcb3f33
Network entitlement for example
stuartmorgan-g 5de83d6
Add workaround for asset loading issue
stuartmorgan-g 194ed77
Missing display link bits
stuartmorgan-g 66a1c50
Add display link comments and don't change iOS here
stuartmorgan-g 1022796
Fix unit tests
stuartmorgan-g 4806a6d
Unwind XCUITests
stuartmorgan-g 797fa8d
Add macOS support
stuartmorgan-g 1d8ebd4
Remove symlinks; they aren't needed for supported versions
stuartmorgan-g 7a84011
Add support for stable
stuartmorgan-g 22246f7
Require 3.13 due to lookupKeyForAsset
stuartmorgan-g bc8953d
Disable a warning that's flagging intentional test behavior
stuartmorgan-g 30b5011
Merge branch 'main' into video-player-macos
stuartmorgan-g 1007020
Add a flag to clear Flutter caches
stuartmorgan-g 04b0ff9
Add the flag
stuartmorgan-g 09d60e4
Merge branch 'main' into video-player-macos
stuartmorgan-g 144aeca
Revert "Add the flag"
stuartmorgan-g 2bd1448
Revert "Add a flag to clear Flutter caches"
stuartmorgan-g 18da78b
Temporarily add verbose to linting
stuartmorgan-g 6a45c4d
Reorder properties
stuartmorgan-g 51f4f8f
Revert "Temporarily add verbose to linting"
stuartmorgan-g 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
## 2.5.0 | ||
|
||
* Adds support for macOS. | ||
|
||
## 2.4.11 | ||
|
||
* Updates Pigeon. | ||
|
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
Oops, something went wrong.
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.