angrezichatterbox / angrezichatterbox/Flutter-Resolve

Basic Voice Recording Implementation 🎙️

Abierto
#7 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement hacktoberfest
Lenguaje dominante
C++
Estrellas
0
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**Priority:** High

### Description
Implement basic voice recording functionality in the notes app.

### Tasks
- [ ] Add required dependencies (record, audioplayers, path_provider)
- [ ] Create VoiceNote model class
- [ ] Implement VoiceNoteController with basic recording functions
- [ ] Add recording permissions handling
- [ ] Create basic UI for voice recording
- [ ] Implement proper file storage management
- [ ] Add error handling for recording failures

**Note:** The voice recording option should be present as an alternative to the plus button in the Note Page to record and add an audio.

### Acceptance Criteria
- Users can start and stop voice recordings
- Recordings are saved to device storage
- Basic error handling is in place
- Recording permissions are properly requested
- Recording status is visible to users

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.