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
[url_launcher_web] Migrate to null-safety #3522
Merged
Merged
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
46a4b23
Add null safety to web implementation
mvanbeusekom ac7429c
Migrate Link to null safety, and update pubspec.yaml
ditman 01bde66
Migrate test to null safety, and update pubspec.yaml (WIP)
ditman 5c9910f
Split LinkWidget tests from plugin tests.
ditman 3a9e3d8
Codegen mocks
ditman ddd7020
Fix changelog version.
ditman 04d0f55
Add back ignored file, so analyzer doesn't complain about it not exis…
ditman ffaf7d7
dartfmt -w .
ditman c4c9fd4
Manual changes to generated mocks for analyzer to pass.
ditman c24337f
Revert "Manual changes to generated mocks for analyzer to pass."
ditman 272079e
Rename 'test' to 'example'
ditman 69fbf42
Exclude Mockito5 mocks from analysis.
ditman 75d4fec
Improve example docs to describe how tests are run better.
ditman 4ac7cd9
Add a test directory to point users to the correct tests inside the e…
ditman ed38b18
Restore url_launcher pubspec.
ditman 7b611c7
pubspec cleanup
ditman a5e0953
Having a null 'uri' is valid.
ditman 3d8a706
Use non-preview versions of null-safe deps.
ditman 69c7db1
Rename run_test to run_test.sh, update docs. Point users to README.md…
ditman 05433db
Make the package usable and endorseable in the next stable release.
ditman bb58825
Use default mocks.
ditman 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
Migrate test to null safety, and update pubspec.yaml (WIP)
- Loading branch information
commit 01bde668202266f2b56c3e16e0943f02f87604a5
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
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.