mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Create analysis_defaults package (#1654)
* Create `analysis_defaults` package * Update analysis_defaults/pubspec.yaml Co-authored-by: Pierre-Louis <6655696+guidezpl@users.noreply.github.com> --------- Co-authored-by: Pierre-Louis <6655696+guidezpl@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
include: ../analysis_options.yaml
|
||||
include: package:analysis_defaults/flutter.yaml
|
||||
|
||||
linter:
|
||||
rules:
|
||||
|
||||
@@ -13,9 +13,10 @@ dependencies:
|
||||
go_router: ^6.0.0
|
||||
|
||||
dev_dependencies:
|
||||
analysis_defaults:
|
||||
path: ../analysis_defaults
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
flutter_lints: ^2.0.1
|
||||
|
||||
# plugin is not yet part of the flutter framework
|
||||
window_size:
|
||||
|
||||
Reference in New Issue
Block a user