Skip to content

Commit

Permalink
Readme screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
tarrencev committed May 12, 2020
1 parent 88a67db commit 16c2149
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 0 deletions.
Binary file added .github/screenshots/flutter-01.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/screenshots/flutter-02.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/screenshots/flutter-03.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,16 @@ Make sure your flutter is using the `dev` channel.
- `./scripts/project_tools.sh create`

## For Android/iOS

- `flutter run`

## For Desktop or Web

- `flutter run -d macos`
- `flutter run -d web|chrome`

## Screenshots

### iOS/Android

<img width="180" height="370" src=".github/screenshots/flutter/flutter-01.jpg"/> <img width="180" height="370" src=".github/screenshots/flutter/flutter-02.jpg"/> <img width="180" height="370" src=".github/screenshots/flutter/flutter-03.jpg"/>

0 comments on commit 16c2149

Please sign in to comment.