mirror of
https://github.com/subosito/flutter-action.git
synced 2024-08-16 10:19:50 +02:00
add dart usage example
This commit is contained in:
parent
cfb544479d
commit
c1bf65eb31
1 changed files with 2 additions and 0 deletions
|
@ -70,6 +70,8 @@ jobs:
|
|||
with:
|
||||
flutter-version: '1.11.0'
|
||||
channel: 'beta'
|
||||
- run: dart --version
|
||||
- run: flutter --version
|
||||
- run: flutter pub get
|
||||
- run: flutter test
|
||||
- run: flutter build apk
|
||||
|
|
Loading…
Add table
Reference in a new issue