AndreVarandas / AndreVarandas/dart-fortnite-api-wrapper
Adapt to use sound null check
Open
hacktoberfest
- Dominant language
- Dart
- Stars
- 2
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Feature - new versions of dart requires a sound null type checking.
**Describe the solution you'd like**
Follow the guide described at [https://dart.dev/null-safety/unsound-null-safety](https://dart.dev/null-safety/unsound-null-safety) to improve and add sound null checks.
**Additional context**
As of Dart SDK version: 2.18.1 it's no longer possible to use this library without sound null checks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.