mirror of
https://github.com/flutter/samples.git
synced 2026-04-05 03:01:19 +00:00
[linting_tool] Implement saving rules to DB (#860)
This commit is contained in:
committed by
GitHub
parent
1818925286
commit
bbb8e342f1
@@ -14,8 +14,11 @@ dependencies:
|
||||
equatable: ^2.0.3
|
||||
flutter_markdown: ^0.6.2
|
||||
google_fonts: ^2.1.0
|
||||
hive: ^2.0.4
|
||||
hive_flutter: ^1.1.0
|
||||
http: ^0.13.3
|
||||
json_annotation: ^4.0.1
|
||||
mockito: ^5.0.13
|
||||
provider: ^5.0.0
|
||||
|
||||
dev_dependencies:
|
||||
@@ -23,6 +26,7 @@ dev_dependencies:
|
||||
sdk: flutter
|
||||
build_runner: ^2.0.6
|
||||
flutter_lints: ^1.0.3
|
||||
hive_generator: ^1.1.0
|
||||
json_serializable: ^4.1.4
|
||||
|
||||
flutter:
|
||||
|
||||
Reference in New Issue
Block a user