Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hoc081098 authored Dec 30, 2019
1 parent 561686c commit 44dd089
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,19 @@

- Flutter + Method channel (Kotlin/Swift)

## Trying apk

[Donwload apk here](/build/app/outputs/apk/app.apk)

# Screenshots
## Screenshots

| | | | |
| :---: | :---: | :---: | :---: |
| ![](screenshots/Screenshot01.png) | ![](screenshots/Screenshot02.png) | ![](screenshots/Screenshot03.png) | ![](screenshots/Screenshot04.png) |
| ![](screenshots/Screenshot05.png) | ![](screenshots/Screenshot06.png) | ![](screenshots/Screenshot07.png) | ![](screenshots/Screenshot08.png) |
| ![](screenshots/Screenshot09.png) | ![](screenshots/Screenshot10.png) | ![](screenshots/Screenshot11.png) | |

# Getting Started
## Getting Started

For help getting started with Flutter, view our online
[documentation](https://flutter.io/).
Expand All @@ -29,7 +31,7 @@ Make sure finish [install Flutter](https://flutter.io/get-started/install/) succ
2. Install all the packages by: `flutter packages get`
3. Run app on your simulator by: `flutter run`

# Packages in using
## Packages in using
* cloud_firestore
* flutter_staggered_grid_view
* image_picker
Expand Down

0 comments on commit 44dd089

Please sign in to comment.