We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c57a0c commit 8f84915Copy full SHA for 8f84915
README.md
@@ -9,6 +9,8 @@ This [GitHub Action] installs and sets up of a Flutter SDK for use in actions by
9
10
* Downloading the Flutter SDK
11
* 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]
14
15
[](https://github.com/flutter-actions/setup-flutter/actions/workflows/dart.yml)
16
@@ -99,4 +101,3 @@ curl -fsSL https://raw.githubusercontent.com/flutter-actions/setup-flutter/${SET
99
101
# License
100
102
103
Licensed under the [MIT License].
-
0 commit comments