
Closed
Posted
Paid on delivery
“Need Flutter developer for FRND-style social audio/chat app. Features: OTP login, profile, friend system, text chat, audio calling, live audio rooms, Firebase backend, Agora SDK. Need Android MVP with source code and admin panel.”
Project ID: 40427418
95 proposals
Remote project
Active 3 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
95 freelancers are bidding on average ₹60,079 INR for this job

Hi, I can help you build this social audio app. I have worked with Flutter and Agora SDK before to create real time communication tools. Setting up live audio rooms and chat is clear, but the main challenge is usually managing the audio latency and state in Firebase when users join or leave rooms quickly. I can build the Android MVP including the OTP login and the admin panel you need to manage the users. I will provide the full source code once we finish. You can see my previous work and case studies on my profile here: https://www.freelancer.com/u/microlent Are you planning to use a third party service for the OTP or should we set that up directly through Firebase? Let me know if you want to discuss the technical setup. ~ Rajesh
₹56,250 INR in 30 days
9.5
9.5

Hello, I understand you're seeking a Flutter developer for your FRND-style social audio/chat app, leveraging Firebase and Agora SDK for robust features like live audio rooms and OTP login. I am proficient in delivering high-quality Android MVPs with full source code and an admin panel, ready to bring your vision to life. I’m Waqas from Eclairios, a professional software engineer with over 7 years of experience in app and web development. I have successfully completed 128 projects, earning a 5.0 rating from satisfied clients. I specialize in mobile apps (Android, iOS, Flutter), website development, custom APIs, and backend solutions. My goal is to deliver high-quality, scalable solutions that meet your business needs. Why hire me? ★ 100+ Projects Completed with 5-star rating. ★ 3 months of free post-launch support ★ Expertise in advanced technologies and systems Let’s connect and discuss how I can help you with your project. Best regards, Waqas
₹43,131 INR in 7 days
8.4
8.4

Hi there, I am a senior Flutter developer and have delivered multiple real-time social, chat, and service-based mobile applications with Firebase integrations, live communication features, and scalable backend systems, which I can share privately. I know the basic features and also the mentioned modules like OTP login, profile system, friend requests, real-time text chat, audio calling, live audio rooms, Firebase backend flow, and Agora SDK integration, so I can build your Android MVP smoothly with clean architecture and proper scalability. I will also help structure the admin panel, user management flow, notifications, and real-time communication handling properly so future scaling and iOS expansion become easier. I would request to connect once so you can share the exact FRND-style flow and MVP priorities, then I can suggest the best execution approach. Thanks, Rahul A.
₹63,200 INR in 25 days
8.5
8.5

Hello, I have 10+ years of experience in Flutter, Firebase, real-time chat systems, audio/video streaming, and scalable social applications. I can develop your FRND-style social audio/chat app with a clean UI, smooth real-time experience, and scalable backend architecture. Features I can deliver: ✔ OTP login & authentication ✔ User profiles & friend system ✔ Real-time text chat ✔ Audio calling integration ✔ Live audio rooms using Agora SDK ✔ Firebase backend & push notifications ✔ Admin panel for user/content management ✔ Secure, scalable, and well-structured code Recommended stack: • Flutter (Android MVP, expandable to iOS later) • Firebase Auth, Firestore & Cloud Functions • Agora SDK for live audio/calling • Node.js/Laravel admin APIs if required I focus on performance, real-time reliability, clean architecture, and responsive UI/UX. Full source code, documentation, and deployment support will be provided. Ready to start immediately with milestone-based delivery and regular progress updates.
₹50,000 INR in 7 days
7.1
7.1

Hi there, I have read your project requirement — you need a Flutter-based FRND-style social audio/chat app with OTP login, chat, audio calls, live rooms, and Firebase backend with Agora integration. We will build a scalable Android MVP (Flutter + Firebase + Agora) with real-time chat, stable audio rooms, secure OTP auth, and a clean admin panel — all optimised for performance and future expansion. Quick questions: ============= Do you need moderation controls in live audio rooms (mute/kick/host roles)? Should chat be 1:1 only or include group chats? Any monetisation (coins/gifts/subscriptions) planned? Preferred admin panel (web-based dashboard)? Best Regards, Srashtasoft Team
₹62,500 INR in 20 days
7.2
7.2

Hello! I am glad to say that i have already developed an Social Audio and Chat Application similar to FRND, focused on real time communication, user engagement, and scalable backend architecture. The goal is to develop an Android MVP that includes authentication, social networking features, chat, audio calling, and live audio rooms, supported by a reliable backend and admin control system. My focus will be on delivering a complete Flutter application including OTP based authentication flow, user profile creation and management, friend request and connection system, real time one to one and group chat, audio calling using Agora SDK, live audio room functionality, Firebase backend integration for authentication, database and notifications, and a basic admin panel for user and content management. I specialize in Flutter app development with Firebase, Agora SDK, real time communication systems, and scalable mobile architectures, with strong experience in chat applications, audio streaming features, authentication flows, and admin dashboards. My focus will be on building a stable and smooth MVP that can be expanded into a full social platform. Let’s connect to review your feature priorities, UI flow, and backend structure so we can define a clear development roadmap. Best regards, Nikita Gupta.
₹60,000 INR in 45 days
6.8
6.8

Hello, I can help develop your FRND-style Flutter social audio/chat app with features like OTP login, profiles, friend system, text chat, audio calling, live audio rooms, Firebase integration, Agora SDK, and an admin panel for management. Please share your UI/design references, preferred admin panel features, and expected timeline so we can discuss the MVP scope and get started.
₹38,000 INR in 5 days
6.7
6.7

Hello, the key here is making chat and live audio feel smooth in real time. If there’s lag or drop, users won’t stay. I’d structure this with Firebase handling auth, chat, and real-time data, and Agora for audio rooms and calling so performance stays stable. OTP login, profiles, and friend system can sit on top of that cleanly without slowing things down. Audio rooms will be built with proper role handling (host, speaker, listener) so interaction feels controlled and scalable. Admin panel can manage users, rooms, and basic moderation. We’ve already worked with multi-role, real-time platforms and integrations like Agora, so building something like this fits well. One thing I’d like to understand, do you want audio rooms to be public discovery-based or invite-only initially? We can align on timeline and milestones over chat.
₹70,000 INR in 40 days
6.6
6.6

Your audio room architecture will fail under 50+ concurrent users if you're planning direct peer-to-peer connections through Agora. Most FRND clones I've audited hit critical latency issues because they don't implement proper channel management and token refresh logic. Quick question - what's your expected concurrent user count per audio room, and have you already provisioned Agora's real-time messaging quotas? Also, does your Firebase plan support the write operations needed for live chat (you'll hit throttling limits on the free tier with 20+ active rooms). Here's the architectural approach: - FLUTTER + AGORA SDK: Build a scalable audio room system with dynamic token generation, automatic reconnection handling, and mute/unmute state management that syncs across all participants in under 100ms. - FIREBASE REALTIME DATABASE: Structure chat collections with proper indexing and implement pagination to prevent memory crashes when loading 1000+ message histories. - OTP + PROFILE SYSTEM: Integrate Firebase Auth with phone verification, build a friend request queue with real-time status updates, and implement profile caching to reduce database reads by 70%. - ADMIN PANEL: Create a Flutter web dashboard for user moderation, room monitoring, and analytics tracking (active users, peak concurrent connections, reported content). - ANDROID MVP DELIVERY: Provide complete source code with modular architecture, environment configs for dev/prod, and deployment documentation for Play Store submission. I've built 3 social audio apps in the last 18 months, including one that scaled to 5K daily active users without performance degradation. Let's schedule a 15-minute call to discuss your room capacity targets and Firebase cost projections before we lock in the architecture.
₹50,630 INR in 21 days
6.6
6.6

As a seasoned developer with diverse skills including Flutter, iPhone, Mobile App Development and PHP, I bring over a decade of solid experience in bridging the gap between technology and user experience. This puts me in the perfect position to deliver your FRND-style social audio/chat app project as advertised. Over the course of my career, I've successfully executed 100+ projects that have not only met but exceeded client expectations, fast turnaround time, and consistent and clear communication being my key strengths. In addition to my technical prowess, my service is marked by a strong emphasis on problem-solving, attention to detail, and scalability. I'll ensure your app has features like OTP login, profile setup, friend system, text chat, audio calling capabilities using the Agora SDK for live audio rooms with a sturdy Firebase backend that will handle all functionalities effortlessly. My aim is to build solutions that not only meet the desired functionalities but also have the potential to grow and withstand the ever-changing digital landscape. Choosing me for your project not only brings you proficiency with tools such as React, Laravel,and WordPress but rather a dedicated problem solver. Your trust in me allows me to change every vision into reality for long term customer satisfaction. Let's work together to create an app that doesn't just connect people but harmonizes their lives at a deeper level.
₹42,500 INR in 7 days
6.3
6.3

Hi I will be able to help you. Please message me so that we will have detail technical discussion. I have 9+ years of combined experience in Mobile Application development, Website development, Desktop application development, 3rd party Artificial Intelligence api, AR/ VR, Chatbot, Blockchain- Cryptocurrency, CRM & ERP, Game Development and any other Software development. I am having expertise in Native on Android Java, kotlin and IOS Swift, and For Hybrid Cross platform on Flutter Dart & React- Native, and for web and backend on react js and node js, Python Django , java spring boot and php CodeIgniter mvc. Please consider me and initiate a chat for further detailed discussion. Regards, Anju Logical Soft Tech Pvt Ltd, Indore(M.P)
₹40,000 INR in 20 days
6.6
6.6

I have read your job post and I can develop your FRND-style social audio and chat app in Flutter for Android. I am experienced in Flutter, Firebase, Agora SDK, real-time chat systems, audio calling, and social app development. My approach is to build a smooth and scalable MVP with OTP login, user profiles, friend system, text chat, audio calling, and live audio rooms. I will use Firebase for authentication, database, notifications, and backend management, while Agora SDK will handle real-time voice communication. I can also create an admin panel for user and content management. The final solution will be a clean and responsive Android app with source code, stable backend integration, and all core social audio features ready for testing and future expansion.
₹45,000 INR in 20 days
6.0
6.0

I see you need a Flutter developer to build a social audio/chat app with features like OTP login, profiles, friends, text chat, audio calls, live audio rooms, Firebase backend, and Agora SDK integration. I’ve worked on similar apps that combined Firebase and Agora, focusing on smooth audio calls and real-time chat without lag. For the OTP login and user profiles, I suggest using Firebase Authentication and Firestore for quick updates. I can also help design a simple admin panel to manage users and monitor live audio rooms efficiently. Do you have preferences for how you want friend requests handled or any limitations on the number of users in live rooms? Also, will you need moderation tools in the admin panel for audio rooms? This setup is common and can be completed quickly if the features and user flow are clarified. I’m ready to start building your Android MVP with the source code and admin panel as soon as you are.
₹56,250 INR in 7 days
6.0
6.0

Hello there, we are a senior Full Stack Web and Mobile App Developers using flutter. Please, send me a message to discuss the work. Thanks Ashish Kumar.
₹56,250 INR in 7 days
5.7
5.7

Hello, I can help you develop a scalable Flutter-based social audio/chat app similar to FRND with features like OTP authentication, user profiles, friend system, real-time chat, audio calling, live audio rooms, Firebase backend integration, and Agora SDK implementation. My focus will be on delivering a smooth Android MVP with clean architecture, responsive UI, complete source code, and an efficient admin panel for user and content management. I have experience building real-time communication and social networking applications using Flutter and Firebase, ensuring stable performance, secure authentication, and seamless live interaction features. I’d be happy to discuss your app flow and development timeline further. Best regards, Abhishek
₹50,000 INR in 7 days
5.8
5.8

Hi, I can build your FRND-style social audio/chat app using Flutter + Firebase + Agora SDK with a scalable and production-ready architecture. The MVP can include OTP authentication, user profiles, friend system, real-time text chat, audio calling, and live audio rooms with smooth performance on Android. I am experienced with Firebase Auth/Firestore, realtime messaging, push notifications, Agora voice integrations, and clean Flutter state management for social/community apps. I can also build an admin panel for user management, moderation, room controls, and basic analytics. The codebase will be modular, documented, and ready for future expansion into iOS, gifting, recordings, or advanced social features. Questions: Q1-- Do you want live audio rooms similar to Clubhouse/Twitter Spaces with speakers/listeners roles? Q2-- Should the admin panel be web-based (Laravel/React/Firebase Admin)? Q3-- Do you already have UI designs/wireframes prepared for the MVP? Best Regards Jitendra Sharma
₹50,000 INR in 15 days
5.5
5.5

With a wealth of experience in web and mobile development, I confidently say I can bring your FRND-style social audio/chat app to life. I'm proficient in Android and Flutter, tech stacks that are pivotal to your project. Moreover, my 9+ years of expertise in the industry put me at an advantageous position when it comes to problem-solving and maximizing project potential. Additionally, I've successfully built mobile apps with demanding features like OTP login, profiles, chat systems, real-time audio calling and live audio rooms – just what your app needs to thrive. My technical skills are complemented by my commitment to quality work, on-time delivery and customer satisfaction – all contributing factors to a successful project. Lastly, as a well-rounded developer and part of a reputed company, I have the resources and team synergy to not only deliver the Android MVP with source code and admin panel that you require but also provide continued support after delivery. Partnering with me would ensure efficiency, cost-effectiveness and an end product that exceeds your expectations. Looking forward to bringing your vision for the Friend App into reality. Thanks for considering my bid.
₹56,250 INR in 7 days
5.6
5.6

Hi, As per my understanding: You need a FRND-style social audio/chat application for Android with features like OTP authentication, user profiles, friend system, real-time text chat, audio calling, live audio rooms, Firebase backend integration, Agora SDK implementation, complete source code, and an admin panel for platform management. The goal is to build a scalable MVP with smooth user experience, low-latency communication, and secure backend architecture. Implementation approach: I will develop the Android MVP using Flutter for a responsive and scalable cross-platform foundation. Firebase will handle authentication, database, notifications, and real-time syncing, while Agora SDK will power audio calling and live audio rooms with stable performance. The app will include modern UI/UX, friend requests, chat management, room participation controls, and admin-side user/content management. Code will be clean, documented, and fully handover-ready with deployment support. A few quick questions: 1. Do you need live audio rooms with host/moderator controls and gifting features? 2. Should the admin panel be web-based with analytics and user moderation tools? 3. Do you already have UI designs/logo available, or should I handle complete UI design as well?
₹39,000 INR in 20 days
5.4
5.4

As someone who has specialized in mobile app development for over 5 years, I can assure you that your Friend-style social audio/chat app is in good hands with me. With a strong hold on both React Native and Flutter, I can effectively build an MVP for Android, incorporating crucial features like OTP login, user profile, friend system, text/chat function and audio calling - all the essentials that need to be there. On top of that, I am well-versed with Firebase backend, which will allow us to have secure data management and smooth user experience. Additionally, my experience with Agora SDK enables me to integrate optimal audio solutions for live audio rooms, thus creating a real sense of community within the app. Over the years I have developed a knack for delivering clean, optimized, and maintainable code. On-time delivery and ensuring clear communication are my strengths which make it easier for you to keep a check on every step of development process. So choose me and let's transform your idea into an incredible reality together!
₹56,250 INR in 7 days
5.2
5.2

How scalable do you want the live audio room system to become after the MVP, because room moderation, concurrency handling, and Agora architecture decisions will directly affect future growth and user experience? I understand you need a FRND-style Flutter social application with OTP authentication, profiles, friend management, real-time text chat, audio calling, live audio rooms, Firebase backend integration, and an admin panel for operational control. With strong experience in Flutter, Firebase, Agora SDK, real-time communication systems, and scalable social app architecture, I can build a smooth Android MVP focused on stable live audio interactions, low-latency chat, secure authentication, responsive UI, and maintainable backend structure while keeping the codebase ready for future iOS expansion and advanced social features.
₹50,000 INR in 35 days
4.8
4.8

Bengaluru, India
Member since May 8, 2026
₹600-1500 INR
$750-1500 USD
₹1500-6500 INR
₹1500-12500 INR
$250-750 USD
₹12500-37500 INR
$250-750 USD
₹1500-12500 INR
₹12500-37500 INR
£20-250 GBP
$30-250 USD
$30-250 USD
₹12500-37500 INR
$2-8 USD / hour
₹1500-12500 INR
$30 USD
₹600-1500 INR
$10-30 USD
₹600-1500 INR
$250-750 USD