refactor: Migrate utils and main.dart to null safety
This commit is contained in:
parent
4331566f50
commit
d7d0d04ddb
7 changed files with 39 additions and 22 deletions
|
|
@ -12,6 +12,7 @@ linter:
|
|||
analyzer:
|
||||
errors:
|
||||
todo: ignore
|
||||
import_of_legacy_library_into_null_safe: ignore
|
||||
exclude:
|
||||
- lib/generated_plugin_registrant.dart
|
||||
- lib/l10n/*.dart
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue