Rippl – Social Media App using Flutter GetX

You are currently viewing Rippl – Social Media App using Flutter GetX

A Social Media App

Rippl – social media application developed using Flutter GetX and managed with the GetX state management tool. It vows to revolutionize your social engagements by offering a smooth and immersive experience.

Features

  • User Authentication: Secure user authentication for a personalized experience.
  • Post Creation: Share updates, images, and thoughts with the Rippl community.
  • Timeline Feed: View posts from friends and the broader Rippl community.
  • Comments and Likes: Engage with posts by commenting and liking content.
  • User Profiles: Explore user profiles and their activity.
  • User Following: Connect with other users by following them.
  • User Blocking: Block users to prevent interactions.
  • Push Notifications: Receive notifications for important updates and interactions.
  • Settings: Configure app settings to personalize your experience.
  • Dynamic Theme: Enjoy a dynamic and customizable app theme.
See also  Flutter Grocery App Using GetX

Upcoming Features

  • End-to-End Encryption: Ensure secure and private communication.
  • P2P Messaging: Communicate with other users through private messaging.
  • Group Creation: Create and manage groups for shared interests.
  • Group Messaging: Communicate with multiple users in a group setting.

Screenshots


Getting Started

Learn about chatgpt projects. click here

Prerequisites

  • Flutter installed on your development machine.

Installation

  1. Star the repository.
  2. Clone this repository:
    git clone https://github.com/nixrajput/social-media-app-flutter.git
  3. Navigate to the project directory:
    cd social-media-app
  4. Install dependencies:
    flutter pub get
  5. Create an environment file (.env) in the root of the project and add the following:
    API_BASE_URL=your_base_url
    SHOW_LOGS=true_or_flase
    Replace your_base_url and true_or_flase with the appropriate values.
  6. Run the app on an Android emulator or physical device:
    flutter run

Development

  • The app is built with Flutter, utilizing the GetX state management library.
  • Explore the lib directory for the app’s source code.
  • Contributions are welcome! Feel free to fork the repository, create a new branch, and submit pull requests.
See also  Flutter food delivery app using GetX

Known Issues

  • The app is currently in development, and certain features may be incomplete.
  • Limited platform support: Android devices only.
  • We are also open to bug reports. If you would like to report a bug, please feel free to open an issue. We will try to fix the bug as soon as possible.
See also  E-commerce App Example With Flutter GetX

Future Roadmap

  • iOS support.
  • Enhanced features and user interface improvements.
  • We are also open to feature requests. If you would like to request a feature, please feel free to open an issue. We will try to implement the feature as soon as possible.

Download

You can download the app from the releases page.

Credit

This project was developed by nixrajput
Download this project from the below link.
https://github.com/nixrajput/social-media-app-flutter/archive/refs/heads/master.zip
You can visit original source page from the below link.
https://github.com/nixrajput/social-media-app-flutter

Spread the love

Leave a Reply