Request for Help with FlutterFlow Audio App Using Firestore

General Conversations

Hi FlutterFlow Community,

I’m currently working on an audio app using FlutterFlow. The app features categories of audios, and each category links to a list of audio files. The data is stored in Firestore, with fields like audioNumber, audioTitle, and audioUrl for each audio.

Here’s a brief overview of what I need help with:

  1. Setting up a Firestore structure where each audio category document has a list of audios.

  2. Displaying the audio categories on the first page, and showing the list of audios on the second page, along with a play button for each audio.

  3. Firestore document reference integration, or best practices for handling direct audio data.

I would appreciate any help on how to solve these issues, especially if someone has experience with a similar project. If you're able to assist with this or if you have solutions from your own experience, I’d love to hear from you! Additionally, I’m open to a screen-sharing session for further clarification.

Thanks in advance for your support!

2
2 replies