A nice flutter based app to help keep track of pieces and songs you have learnt!

3 Open Issues Need Help Last updated: Jul 7, 2025

Open Issues Need Help

View All on GitHub
Mobile Development Music/Audio Management
Update app ID about 1 month ago

AI Summary: Change the application ID of the Flutter Repertoire app from 'com.example.repertoir' to a new, unique ID suitable for app store submission. This may involve significant code refactoring and potential backward compatibility issues depending on the chosen approach.

Complexity: 4/5
bug enhancement help wanted

A nice flutter based app to help keep track of pieces and songs you have learnt!

Dart
Mobile Development Music/Audio Management
Editable media box name. about 2 months ago

AI Summary: Implement an editable field for renaming media items within the Repertoire app. Currently, media items display their type (e.g., 'PDF', 'Audio') as their title. This task requires modifying the UI to allow users to change these titles to custom names, updating the data model to store these custom names, and ensuring data persistence.

Complexity: 3/5
enhancement good first issue

A nice flutter based app to help keep track of pieces and songs you have learnt!

Dart
Mobile Development Music/Audio Management

AI Summary: Implement drag-and-drop reordering functionality for media items (PDFs, notes, images, audio, video) within the 'Edit Piece' screen of the Repertoire Flutter app. This involves adding visual drag handles to each media item and updating the underlying data structure to reflect the new order.

Complexity: 3/5
enhancement good first issue

A nice flutter based app to help keep track of pieces and songs you have learnt!

Dart