Skip to content
Open
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update README.md
  • Loading branch information
I-am-the-coder-Tusharbola authored Oct 29, 2023
commit ae38c1b7f11da3eaee5830034850975c31592331
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ IDE: Visual Studio Code

This command generates an APK file in the `build/app/outputs/flutter-apk/` directory in your project.

note --> You also have to change all the API keys . The google Map SDK for andriod is given in the andriodmainfest.xml file and the geolocation and places api are added in the welcome_screen.dart file present in the ```bash lib folder ```
note --> You also have to change all the API keys . The google Map SDK for andriod is given in the ```andriodmainfest.xml``` file and the geolocation and places api are added in the ```welcome_screen.dart``` file present in the ``` lib folder ```



Expand Down