add dart usage example

This commit is contained in:
Alif Rachmawadi
2020-04-14 02:34:44 +00:00
parent cfb544479d
commit e695443a88

View File

@@ -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