jonataslaw / jonataslaw/get_cli
New project does not migrate to non-nullable
Open
- Dominant language
- Dart
- Stars
- 654
- Forks
- 193
- PR merge metrics
- No merged PRs in 30d
Description
I just created a new project, and I want to use the latest versions with non-nullable.
Running `dart pub upgrade --null-safety ` or `dart migrate --apply-changes ` in both cases it provides an error that is related with MyApp in test folder
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.