Project Setup
Last updated
Was this helpful?
Last updated
Was this helpful?
Visit flutter official website : flutter.dev for full install guide. if you prefer video tutorials, we recommend this playlist that will guide throw the full installation process: https://www.youtube.com/playlist?list=PLSzsOkUDsvdtl3Pw48-R8lcK2oYkk40cm
run following command:
if your flutter setup was correct, you will see something similar.
Replace the image inside res
folder. Make sure you use same name app_icon.png
.
then run following command:
To set your profile account as admin, so that you will be able to ban, remove posts and messages. go to Firestore console, and change field isAdmin to true
To build and publish Android App, follow the official Documentation Android and iOS