mirror of
https://github.com/flutter/samples.git
synced 2026-05-05 06:26:59 +00:00
[linting_tool] Add lint rules list (#856)
This commit is contained in:
committed by
GitHub
parent
3b65403631
commit
6bac1b9694
@@ -11,12 +11,19 @@ dependencies:
|
||||
sdk: flutter
|
||||
adaptive_breakpoints: ^0.0.4
|
||||
cupertino_icons: ^1.0.2
|
||||
equatable: ^2.0.3
|
||||
flutter_markdown: ^0.6.2
|
||||
google_fonts: ^2.1.0
|
||||
http: ^0.13.3
|
||||
json_annotation: ^4.0.1
|
||||
provider: ^5.0.0
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
build_runner: ^2.0.6
|
||||
flutter_lints: ^1.0.3
|
||||
json_serializable: ^4.1.4
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
|
||||
Reference in New Issue
Block a user