-
-
Notifications
You must be signed in to change notification settings - Fork 277
Refactoring: Dart Nullsafety #298
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
marandaneto
merged 33 commits into
getsentry:feat/null-safety
from
ueman:feature/nullsafety
Feb 24, 2021
Merged
Changes from 29 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
bc65a42
Update dependencies + fix tests
ueman c6b35e0
Remove unused code
ueman 4dc480b
Migration Hints
ueman 88eb3c6
add more type annotations + make api more nullsafety friendly
ueman ff296d0
null safety migration
ueman 35b663d
Rewritten test + fixed linter warnings
ueman 713b05b
Fixed more test which were broken
ueman c24a96d
Fix tests
ueman d722a8c
Don't build CI on Dart stable
ueman 437fc1c
Fixed test + some more null safety refactorings
ueman 9133b3b
build flutter only on beta
ueman b15c136
fix example
ueman 3d4a513
make sure the Flutter Sentry SDK compiles
ueman d594922
DebugImage.type is required -> non-nullable
ueman 42a619c
add changelog
ueman 5201270
Update dart/lib/src/sentry_options.dart
ueman a41c4a7
Merge remote-tracking branch 'upstream/main' into feature/nullsafety
ueman 5276086
Apply improvements and suggestions from PR review
ueman 39c6a2a
Use stable null safe release in Flutter
ueman 9a7328b
Some smaller fixes
ueman 5c0ddbf
use correct dart sdk
ueman 95508d6
Use nullable lists/maps :(
ueman 3638f43
fix
ueman 44a8206
Update dart/lib/src/scope.dart
ueman 3b2b6dd
Add PR feedback
ueman 699b31a
Merge remote-tracking branch 'origin/feature/nullsafety' into feature…
ueman 7635d4e
fix typo
ueman 006fb0c
Merge remote-tracking branch 'upstream/feat/null-safety' into feature…
ueman 1703333
fix problems caused by merge
ueman 7ea8a89
PR Feedback
ueman 1aacadb
Make SentryLevel nullable again
ueman 7308de7
Remove default values
ueman 83bc406
PR Feedback
ueman 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
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.