A template to create social network type app. It has all basic functionality of a social network app like Facebook, LinkedIn, X etc.

User profile screen will show user details along with the user own posts.

User can update profie with both main iamge and profile image.

User can register with designation and company name to make the feed screen like LinkedIn.

A Template to create social network app

SocialDev app template will give you a headstart to deliver social network app to your client very quickly. All the base functionality with backend is added in this template. Backend is created with highly secured and easy to edit Laravel api. So your client will be more protected by using our template.

Overview

SocialDev app template use latest version of flutter and laravel so that you will get highest compatibility accross different OS and web.
Main features are:

  • Secured register/login
  • After 1st login use of secured api token, so no need to login again
  • User Profile view/edit function
  • Profile image and banner image option in profile
  • Add new post
  • Lazy loading of post from backend
  • Set after how much % of screen view, lazy loading will start
  • like function on post
  • Add comment on post and many more

Laravel Backend

Laravel is a highly secured backend to protect user data. It also has many inbuilt functionality to add more in secure way. Main features of the backend:

  • Used secret token for login.
  • Password will stored with hash encrypted.
  • Easily possible to add html website with Laravel backend in resources/views section
  • Support of all main functionality like php, javascript, css if anyone want to add html website with backend