chore: add a comment about yaml and yaml_edit dev packages that they are only used by the scripts

pull/1904/head
Ellet 10 months ago
parent 615839f739
commit 22d26cb8a0
  1. 3
      pubspec.yaml

@ -70,7 +70,10 @@ dev_dependencies:
sdk: flutter
flutter_quill_test: ^9.3.4
test: ^1.24.3
# Both yaml_edit and yaml are only used for the scripts
yaml_edit: ^2.2.1
yaml: ^3.1.2
flutter:
uses-material-design: true

Loading…
Cancel
Save