Flutter feed thread example

Flutter - Thread, Feed, Timeline like a facebook example tutorial.

iOS Device Android Device
ios_pro android_promotion
  • 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.

GitHub

https://github.com/loydkim/flutter_feed_timeline