Skip to content

Commit 8f69f60

Browse files
committed
Fix README
1 parent 57e4714 commit 8f69f60

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,9 @@ You can also open the [Dart DevTools](https://dart.dev/tools/dart-devtools) on t
154154
`lsp-dart`support running Flutter and Dart commands as following:
155155

156156
`lsp-dart-pub-get` - Run `pub get` or `flutter pub get` on project root.
157+
157158
`lsp-dart-pub-upgrade` - Run `pub upgrade` or `flutter pub upgrade` on project root.
159+
158160
`lsp-dart-pub-outdated` - Run `pub outdated` or `flutter pub outdated` on project root.
159161

160162
###### :warning:* Features only available for Dart SDK version 2.8.0 or above.

0 commit comments

Comments
 (0)