🎤 Resonate – An Open Source Social Voice Platform With the rising popularity of social voice platforms such as Clubhouse and Twitter Spaces, it is high time for an Open Source alternative. A platform like this would not only enhance credibility within the open-source community but also attract more users and foster growth. An engagement ..
Category : Social Media
A working Twitter clone built in Flutter using Firebase auth, real-time, firestore database, and storage. Download App Features App features are mentioned in the project section Click here Messaging chat section status can be seen here 💥 Fwitter app now uses both firebase realtime and firestore database.💥 In branch firetore Fwitter uses Firestore database for app. In branch Master and realtime_db Fwitter uses Firebase Realtime database for app. Welcome Page Login ..
our_console Nostr console client using Dart This is an experimental or pre-alpha software made to show or know what a Nostr network client would look like. It works 90% of the time every time; less when relays are not working perfectly. all support bech32 keys allow faster startup with an argument or config menu should ..
Fritter A privacy-friendly Twitter frontend for mobile devices. Features Device-local subscriptions and groups, Newpipe-style, including a feed view Device-local saving of tweets, allowing offline reading Viewing profiles Viewing tweets, and tweet replies, threads and conversations Viewing and downloading pictures, videos and GIFs in tweets Searching for tweets and users Viewing trending topics Supports opening twitter.com ..
About: Repository for “Riverpod 2.x Course for Flutter Developers – Go from Beginner to Advanced in 17 Hours”. Instagram Clone This is the source code for Vandad Nahavandipoor’s Riverpod 2.x Course available on YouTube. Click here to go to the course. The backend for this project has been deleted and the Firebase configurations inside the project have ..
facebook_clone Facebook clone using flutter Download Facebook Mobile App source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Tiktok Clone Hello there. This is a Tiktok clone developed in flutter. This app was developed according to the classes of: Flutter & Firebase Tutorial: Build 5 Social Media Apps – UDEMY; Versions Flutter: 3.0.5 Dart: 2.17.6 Setup Clone it in your machine: git clone https://github.com/RodrigoNP3/Tiktok_Clone.git Dependecies: dependencies: cupertino_icons: ^1.0.2 get: ^4.6.5 firebase_core: ^1.24.0 firebase_auth: ..
Frosty A mobile Twitch client for iOS and Android with 7TV, BTTV, and FFZ support. Built with Flutter. Motivation The official Twitch mobile app doesn’t support emotes from 7TV, BetterTTV (BTTV), and FrankerFaceZ (FFZ) — third-party services and extensions for Twitch used by millions of viewers and many top channels. This results in a poor mobile chat experience since only emote codes render rather than their ..
FlutterShare: This application basically uses firebase, firebase authentication, cloud firestore, firestore storage, and live activity push notifications. ScreenShots: Features: google authentication is provided live push notifications for IOS and Android heartbeat animation during liking of post cloud firestore and firebase messaging is available follow,unfollow user and deleting post functionality is available uploading images using firebase ..
Instagram Clone A completely Responsive Instagram App- Works on Android, iOS & Web! Features Responsive Instagram UI Email & Password Authentication Share Posts with Caption Display Posts with Caption Like & Comment on Posts Search Users Follow Users Display User Posts, Followers & Following EVERYTHING REAL TIME Sign Out YouTube I have created a tutorial ..
A working Twitter clone written in Flutter using Firebase auth,realtime,firestore database and storage. Screenshots Welcome Page Login Page Signup Page Forgot Password Page Home Page Sidebaar Home Page Home Page Home Page Compose Tweet Page Reply To Tweet Reply to Tweet Compose Retweet with comment Tweet Detail Page Tweet Thread Nested Tweet Thread Tweet options ..
appx a software to connect you and your friends and others, are you guys also just tensed over the overuse of social media so we have a solution, appx (name not decided yet) Getting Started Hey Everybody! This is an opensource application to protect you guys from the dominance of Big Tech Giants! This application’s ..
twitch home page clone Twitch tv mobile app homepage Clone (Firebase will be added soon) Twitch tv mobile app homepage Clone source code on GitHub https://github.com/gokay2027/Twitch-mobile-app-homepage-clone FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
instagram_web_redesign Full responsive flutter web instagram redesing UI. ( Supprot web, tablet, mobile mode). Download this app source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Responsive Instagram was a project carried out in order to learn and practice the Dart programming language together with the Flutter interface development kit. The project consisted of replicating the Instagram social network interface in a responsive way, capable of a single code presenting itself well on different devices and screen sizes. The same happened with the ..
Flutter Twitter UI Home Download Twitter UI Clone source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
FLUTTER FACEBOOK UI CLONE This facebook UI clone is done with Google’s Flutter. Its highly widget refactored (reusable widgets). You can download the Apk from the download folder. download => app-release.apk Download Facebook UI Clone app source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Screenshots Feeds Profile Feeds Profile Feeds messenger Download facebook clone UI source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Project img : Home screen Splash screen Logo another img another img another img Note !! : Please include your photos to show Download Flutter Facebook Clone app source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Project img : Home screen Splash screen another img another img another img Note !! : Please include your photos to show Download Flutter Instagram Clone app source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Flutter Social Media Integeration A Flutter app based on the design of the Social Media Integeration App, created by Achmad Rizki Nur Fauzie, Features Login with google Login with Facebook After Login, show details ( profile picture, name, email ) Clean Code Clean UI Getting Started – Clone the repo – Install the dependicies – Run ..
Social Media App Screenshots Download Social Media App source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Welcome to Runbhumi A Flutter app which aims to build a sports community Homepage Prototype Motivation/Inspiration Install flutter pub get Usage flutter run Format code flutter format . Test flutter analyze . flutter test Download this social media app source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. ..
Chatsen Chatsen is a cross-platform application that allows you to chat on Twitch with support for 3rd-party services such as 7TV, BTTV and FFZ.It also features a built-in video player and a variety of other features, such as auto-completion, notifications (on supported platforms), whispers, and more to come! Media Downloads You can find the latest ..
Instory Beautiful flutter app for downloading Instagram stories Demo video Dependencies used video_player http dio path_provider permission_handler For help getting started with Flutter, viewonline documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference. Download Instagram stories downloader app source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps ..
Social Media App Screenshots Login Login Error Sign up Edit Profile Filled Edit Profile Profile Getting Started To run this Project you’ll need an account on the Supbase. After creating an account run below query from the Supabase SQL editor to create required table. — Create a table for Profiles create table if not exists profiles ..
Instagram Mention Widgets ‘small details do matter’ This package provides simple and almost the same UI details that the real Instagram mention widget has. It contains two types of widgets InstagramMention – Only Text InstagramMentionWithAvatar – Text and Image Usage You can simply use the widgets inside your app like this class MyHomePage extends StatelessWidget { const ..
Instagram Flutter Build an Instagram clone project using firebase/firestore with similar functions Give a if you like this Features SignIn / SignUp Read NewsFeed Create Posts Like/Comment/Follow Stories Explore Activities Profile Notification Direct message Screenshots Contributing Contributions, issues and feature requests are welcome! Feel free to check the issues page. Download Instagram Clone UI Template source code ..
Dev Ex About Dev Ex : (Dev Exam) application have been developed with flutter + firebase backaend service. It’s a online exam and learning platform for developers. Features Login, Register, Changing password (with firebase auth services) Customize profile, Add profile photo, Change username, Send password reset mail ,Change password in local, change language between English and Russian. Search question by index (able to search question with DropDown list ..
Fedi for Pleroma and Mastodon Fedi is open-source client for Pleroma and Mastodon social networks written using Flutter. Pleroma and Mastodon are parts of Fediverse (decentralized social network). The main idea of Fediverse – nobody owns Fediverse. Anybody can run their server instance and use it to communicate with other people. So Fedi is an open-source mobile client for social networks ..
Features Login on iOS, Android and Web. Express login on Android. Granted and declined permissions. User information. Provide an access token to make request to the Graph API. Full documentation https://facebook.meedu.app Download flutter plugin to add login with facebook source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Spot Take a virtual journey around the world with Spot. Spot is a geo-tagged video sharing app, meaning every video recorded in Spot is saved on a location. Anybody can scroll though the map and find the videos recorded in any location in the world. DISCOVER With Spot, you can view what is going on ..
SkyFeed SkyFeed is a decentralized SkyDB-based alternative to Twitter, YouTube and Instagram with a native Android, web and (soon) iOS app. Use You need to create an account on Sky-ID before using SkyFeed: https://sky-id.hns.siasky.net/ Web App: https://skyfeed-beta.hns.siasky.net/#/ Android App: https://to.skydroid.app/skyfeed.redsolver iOS App: soon Video Demo https://siasky.net/AADw-AkwVFjCytyx7cSGHRqopEt7fJtKlHa-mc38oRpVVw Mobile App Screenshots Design Check out the design concept for SkyFeed: https://github.com/juliandegraaf/design-skyfeed It contains ..
Messenger Chat Head Tried to clone the famous Chat Heads by Facebook Messenger using Flutter. ???? Issues are reported in the bottom of README, feel free to contribute 🙂 Here’s the Look Demo Issues As far as I’m aware of what can be improved here: Make the Chat Head float even when the app is ..
flutter_fbaudience_network Plugin to integrate Facebook Native Ad to Flutter application Warning: The plugin is based on Flutter PlatformView (AndroidView) to create a custom widget from Native View. Therefore, only Android is supported at the moment. For iOS, wait for Flutter team to implement iOSView equivalent. Getting Started For help getting started with Flutter, view our online documentation. How it works The ..
facebook_app_events Flutter plugin for Facebook App Events and analytics. An app event is an action that takes place in your app or on your web page such as a person installing your app or completing a purchase. Facebook App Events allows you to track these events to view analytics, measure ad performance, and build audiences for ad ..
Flutter package to get Instagram user details and download reels videos. How to Use To use flutter_insta, first start by importing the package. import ‘package:flutter_insta/flutter_insta.dart’; Get profile details FlutterInsta flutterInsta = new FlutterInsta(); await flutterInsta.getData(“coding_boy_”); Print Details print(“Username : ${flutterInsta.username}”); print(“Followers : ${flutterInsta.followers}”); print(“Folowing : ${flutterInsta.following}”); print(“Bio : ${flutterInsta.bio}”); print(“Website : ${flutterInsta.website}”); print(“Profile Image : ..
Flutter Facebook Responsive UI Tutorial Download Flutter Facebook Responsive UI source code on GitHub https://github.com/MarcusNg/flutter_facebook_responsive_ui FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Flutter package to get Instagram user details and download reels videos. How to Use To use flutter_insta, first start by importing the package. import ‘package:flutter_insta/flutter_insta.dart’; Get profile details FlutterInsta flutterInsta = new FlutterInsta(); await flutterInsta.getData(“coding_boy_”); Print Details print(“Username : ${flutterInsta.username}”); print(“Followers : ${flutterInsta.followers}”); print(“Folowing : ${flutterInsta.following}”); print(“Bio : ${flutterInsta.bio}”); print(“Website : ${flutterInsta.website}”); print(“Profile Image : ..
twitter_desktop A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: Lab: Write your first Flutter app Cookbook: Useful Flutter samples For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance ..