Skip to content

Commit 8f84915

Browse files
committed
Update README.md
1 parent 6c57a0c commit 8f84915

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ This [GitHub Action] installs and sets up of a Flutter SDK for use in actions by
99

1010
* Downloading the Flutter SDK
1111
* Adding the `flutter` command and `dart` command to path
12+
* Support for caching the Flutter SDK and pub dependencies
13+
* Support for automated publishing of packages to [Pub.dev]
1214

1315
[![Flutter](https://github.com/flutter-actions/setup-flutter/actions/workflows/dart.yml/badge.svg)](https://github.com/flutter-actions/setup-flutter/actions/workflows/dart.yml)
1416

@@ -99,4 +101,3 @@ curl -fsSL https://raw.githubusercontent.com/flutter-actions/setup-flutter/${SET
99101
# License
100102

101103
Licensed under the [MIT License].
102-

0 commit comments

Comments
 (0)