Skip to content

Commit

Permalink
How to build the flutter app
Browse files Browse the repository at this point in the history
  • Loading branch information
hashem78 committed Sep 16, 2020
1 parent c9071bb commit 98ab44e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,10 @@ Note: I still have to do the following for the recoding functionality:
###### c. Lambda calls amazon boto and then AWS Comperehend is called upon for analysis
###### d. The data is formatted and sent back a json response.

---------

# How to build the flutter app(requires flutter to be installed on the system).
###### 1. Clone the repo
###### 2. cd lectureruhser
###### 3. flutter clean
###### 4. flutter build apk --split-per-abi

0 comments on commit 98ab44e

Please sign in to comment.