iOS Device | Android Device |
---|---|
** Please click the Image to know how it works **
- Project Feature *
- Realtime timeline
- Push Notification
- Post a text with Image
- Change Profile information
- Write a comment and reply the comment.
[!] Gradle does not have execution permission. You should change the ownership of the project directory to your user, or move the project to a directory with execute permissions. Gradle task assembleDebug failed with exit code 1 Exited (sigterm)
Do
chmod a+rx android/gradlew
command in terminal.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.