Skip to content

Commit

Permalink
add dart usage example
Browse files Browse the repository at this point in the history
  • Loading branch information
subosito committed Apr 14, 2020
1 parent cfb5444 commit c1bf65e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c1bf65e

Please sign in to comment.