-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[flutter_local_notifications_windows] Fix URIs on Windows -- images and audio #2511
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 4 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
6743e8f
Updated _windows to use proper URIs for images and audio
Levi-Lesches 14aa3b7
Lints and format
Levi-Lesches 86d1028
Consolidated consdtructors
Levi-Lesches 4e1bf65
Bumped versions
Levi-Lesches 3b9caad
Configure melos to use flutter test for Windows
Levi-Lesches 0e3da90
Update changelog
Levi-Lesches 0cdb65d
Updated changelog again
Levi-Lesches 17d175c
Elaborated on changelogs
Levi-Lesches 46e5ce3
Updated docs
Levi-Lesches 155f17f
Converted WindowsImage back to URIs
Levi-Lesches f5809e9
Updated examples and tests
Levi-Lesches 016fcc0
Moved docs
Levi-Lesches 7b72c88
Updated changelogs
Levi-Lesches 97c3827
Formatted
Levi-Lesches ae6368a
temporarily enable verbose logging
MaikuB 0e128a2
Updated to use new package:msix functions
Levi-Lesches 052d9c6
Use Msix.hasPackageIdentity for WindowsNotificationAudio.asset
Levi-Lesches 5b0dacd
Implemented hasPackageIdentity() and assetUri()
Levi-Lesches 8e4b5ca
Formatted
Levi-Lesches dd71976
Updated changelogs
Levi-Lesches ba19492
Disabled avoid_classes_with_only_static_members
Levi-Lesches 35a1324
Bumped minimum dart: ^3.4, flutter: ^3.22
Levi-Lesches b966b1d
Bumped to dart: 3.5, flutter: 3.24
Levi-Lesches 1fa7152
Moved FFI code around to not need package:win32
Levi-Lesches 7428d92
Revert "Bumped to dart: 3.5, flutter: 3.24"
Levi-Lesches cca327b
Revert "Bumped minimum dart: ^3.4, flutter: ^3.22"
Levi-Lesches db49078
Made WindowsPlugin.isValidXml
Levi-Lesches fd38bdb
Stabilized flaky tests
Levi-Lesches 3cc7e61
Updated melos and changelogs
Levi-Lesches c67ee5a
Cancel notif after schedule test
Levi-Lesches 78c0733
Skip flaky test
Levi-Lesches 348d5f8
Added Windows XML validation to the example
Levi-Lesches ef5f691
Deleted problematic tests
Levi-Lesches e7b5e21
Update melos.yaml
MaikuB d7c7883
Addressed feedback
Levi-Lesches 183762a
Removed enableMultithreading()
Levi-Lesches ff7a0ee
remove more enableMultithreading
Levi-Lesches 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
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
Oops, something went wrong.
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.