mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2025-12-31 15:29:31 +00:00
upgrade to flutter 3.27.4
This commit is contained in:
parent
e7946feca1
commit
2fd4650bb8
44 changed files with 433 additions and 315 deletions
|
|
@ -25,6 +25,10 @@ linter:
|
|||
# prefer_single_quotes: true # Uncomment to enable the `prefer_single_quotes` rule
|
||||
require_trailing_commas: true
|
||||
analyzer:
|
||||
exclude:
|
||||
- '**.freezed.dart'
|
||||
- '**.g.dart'
|
||||
- '**.gr.dart'
|
||||
errors:
|
||||
invalid_annotation_target: ignore
|
||||
plugins:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue