More wip on routing and profile

This commit is contained in:
Vincent Velociter
2022-11-16 18:36:14 +01:00
parent ad6d473183
commit 892696b1d0
10 changed files with 483 additions and 41 deletions
+7
View File
@@ -9,6 +9,13 @@
# packages, and plugins designed to encourage good coding practices.
include: package:flutter_lints/flutter.yaml
analyzer:
exclude:
- "**/*.g.dart"
- "**/*.freezed.dart"
errors:
invalid_annotation_target: ignore
linter:
# The lint rules applied to this project can be customized in the
# section below to disable rules from the `package:flutter_lints/flutter.yaml`