I worked on Samvad (Flutter – Android & iOS), a devotional mobile application built with the aim of combining spiritual content with modern technology.
The project highlights the use of Flutter for cross-platform development and Firebase for scalable backend infrastructure.
Technical Highlights:
Cross-Platform Development: Built with Flutter to deliver a single codebase for both Android and iOS.
Database & Storage: Firebase used to manage books, translations, audio files, and user data securely.
Real-Time Sync: User bookmarks, preferences, and reading progress are synced across devices using Firebase.
Translation System: Integrated language translation to Hindi, ensuring wider accessibility for diverse users.
Audio Feature: Implemented audio playback with background support, allowing continuous listening.
Clean Reader UI: Adjustable font sizes, chapter navigation, and distraction-free reading experience.
State Management: Leveraged Flutter state management patterns for predictable and maintainable UI behavior.
Cloud Integration: Firebase Functions and Storage for handling translations, audio delivery, and version control.
Scalable Design: Data structures in Firestore optimized for books, chapters, and user personalization.
CI/CD Ready: Code structured to support continuous integration and deployment pipelines.
Objective of the Project:
To create a reliable and accessible devotional companion that allows devotees to read, listen, and understand spiritual texts in Hindi, while demonstrating the scalability and flexibility of Flutter + Firebase in real-world applications.
Built with