A social media application developed using Flutter and GetX state management

Overview

social_media_app

A social media application developed using Flutter and GetX state management.

Features

  • Login
  • Registration
  • Get Profile Details
  • Update Profile Details
  • Upload Profile Picture
  • Delete Profile
  • Add Post
  • Get Posts
  • Like/Unlike Post
  • Update Post
  • Delete Post
  • Add Comment
  • Get Comments
  • Like/Unlike Comment
  • Delete Comment

Screenshots

  • Adding soon...

Connect With Me

nixrajput | Website

nixrajput | GitHub

nixrajput | Instagram

nixrajput | Facebook

nixrajput | Twitter

nixrajput | LinkedIn

You might also like...

Create a way so that user can share all his social media profile links on a single click

Create a way so that user can share all his social media profile links on a single click

Pro Share The objective of this project is to, create a way so that user can share all his social media profile links on a single click. The project a

Nov 20, 2022

A recipe book app, made with Flutter and architected with clean architecture, using the MobX as state management.

recipe_book_app A new recipe book Flutter project, architected with clean architecture and state managed with MobX. Bases: Idea inpsired by Recipe-App

Jan 5, 2022

A simple fully working weather app with state management build using flutter.

A simple fully working weather app with state management build using flutter.

A simple fully working weather app with state management build using flutter.

Apr 12, 2022

Flutter State Management: Movie App with Provider, Riverpod, flutter_bloc & more

 Flutter State Management: Movie App with Provider, Riverpod, flutter_bloc & more

Flutter State Management: Movie App with Provider, Riverpod, flutter_bloc & more This reference project shows how to implement a (Netflix-inspired) mo

Dec 29, 2022

Complete Flutter app example, with AsyncRedux state management

Complete Flutter app example, with AsyncRedux state management. Can also be used as a template to start a new project.

Nov 2, 2022

On making this project I learned using Getx to change between dark mode to light mode, learned about the time zone and schedule notification , That I have Integrated in this small app, This is the small section of making a todo app.

On making this project I learned using Getx to change between dark mode to light mode, learned about the time zone and schedule notification , That I have Integrated in this small app, This is the small section of making a todo app.

On making this project I learned using Getx to change between dark mode to light mode, learned about the time zone and schedule notification , That I have Integrated in this small app, This is the small section of making a todo app.

Aug 22, 2022

Todo flutter application (GETX & SQFLITE)

Todo flutter application  (GETX & SQFLITE)

time_do A TODO Flutter project. Getting Started Flutter application -Design Pattern : MVC -Database(local) : SQFLite -State Managament : GETX Features

Oct 11, 2022

Full Stack TikTok Clone using Flutter, Firebase & GetX

Full Stack TikTok Clone using Flutter, Firebase & GetX

TikTok Clone A Tiktok App- Works on Android & iOS! Features Authentication with Email & Password Uploading Videos with Caption Compressing Videos Gene

Dec 30, 2022

A dog themed instagram social network for messaging, posting updates, finding people and coloring the dog world.

A dog themed instagram social network for messaging, posting updates, finding people and coloring the dog world.

instagram-dogy aka dodogy A dogy themed instagram social network for messaging, posting updates, finding people and coloring the dog world. Code Quali

Nov 11, 2022
Comments
  • You have to create a `secrets` file in the `constants` folder.

    You have to create a `secrets` file in the `constants` folder.

    You have to create a secrets file in the constants folder.

    Steps to follow:

    • Create secrets.dart file in constants folder.
    • Add the following code to the file.
    abstract class AppSecrets {
      static const uploadPreset = 'XXX-XXX-XXX-XXX';
      static const cloudinaryCloudName = 'XXX-XXX-XXX-XXX';
      static const githubToken = 'XXX-XXX-XXX-XXX';
    }
    
    • Replace XXX-XXX-XXX-XXX with your values in the file.
    • Now run the following commands:
    flutter clean
    flutter pub get packages
    
    • Now you are good to go.

    Originally posted by @nixrajput in https://github.com/nixrajput/social-media-app-flutter/issues/3#issuecomment-1244484700

    opened by nixrajput 0
  • Suggest an idea for this project

    Suggest an idea for this project

    Integrate all the remaining features from the API.

    Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is.

    Describe the solution you'd like A clear and concise description of what you want to happen.

    Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

    Additional context Add any other context or screenshots about the feature request here.

    enhancement 
    opened by nixrajput 9
Releases(v1.0.1+28)
Owner
Nikhil Rajput
Proud Indian | Student | Full Stack Developer | Freelancer
Nikhil Rajput
Flutter social button - A flutter package to create social media login buttons easily to any flutter app

Flutter Social Button is a flutter package to create social media login buttons easily to any flutter app.

Alok Dubey 10 Dec 5, 2022
Building a simple Flutter app for practicing and understanding the GetX State Management and Route Management.

GetX State Management Demo with full understanding of State Management (with GetBuiler, GetX, Obx), Route Management and SnackBar.

TAD 4 Oct 2, 2022
All in one Social Media App Getting developed using flutter & firebase

All in one Social Media App Getting developed using flutter & firebase

Saffron Dionysius 8 Nov 17, 2022
A social media app built using flutter, firebase and bloc.

Kasassy Generated by the Very Good CLI ?? A Very Good Project created by Very Good CLI. Getting Started ?? This project contains 3 flavors: developmen

Ritik Gupta 3 Mar 10, 2022
Flutter shopping app with Getx for State management, Dio for APIs and Hive for the local database.

Created By Sajjad Javadi Email: [email protected] Show some ❤️ and star the repo to support the project Flutter Shopping app example In this pr

null 17 Nov 23, 2022
An login integration for social media app using flutter

Login-To An login integration for social media app using flutter To run this app first you need to install flutter sdk in your operation system after

null 2 May 3, 2022
The Movie DB App with Flutter GetX State Management

The Movie DB App with Flutter GetX A new Flutter TheMovieDB Application example with GetX State Management Register and get Api Key from The Movie DB

Hazar Belge 73 Dec 24, 2022
FREE FLUTTER QUIZ APP WITH GETX STATE-MANAGEMENT

This is free code for a flutter quiz app. all you need is just set up firebase for this project. Home

Eshan Nimesha 65 Jan 7, 2023
A flutter Project For launching Profile in Various Social Media Platforms

Profile My New flutter Project For launching My Profile in Various Social Media Platforms * My Profile in Github * My Profile in Linkedin * My Profile

Design n Techie 4 Jan 20, 2022
A social media platform where you can build your own community.

Commun App A social media platform where you can build your own community. Contributing If you wish to contribute a change to any of the existing feat

Sonu Sharma 61 Dec 24, 2022