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:
Setting up a Firestore structure where each audio category document has a list of audios.
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.
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!