Table of Contents main.dart bloc/ events.dart states.dart app/ app.dart app_bloc.dart app_events.dart app_states.dart audio_player/ auth/ compare_table/ compare_table.dart compare_table_bloc.dart compare_table_events.dart compare_table_states.dart note_page/ note_page.dart note_page_bloc.dart note_page_events.dart note_page_states.dart notes/ notes.dart notes_bloc.dart notes_events.dart notes_states.dart user/ common/ body.dart helpers.dart note_table_display.dart search_bar.dart stopwatch_app_bar.dart data/ entities/ note_entity.dart note_table_entity.dart models/ note.dart note_audio.dart note_table.dart note_table_cell.dart repositories/ _database.dart _repository.dart note_audio_repository.dart note_repository.dart note_table_repository.dart repository.dart mock/ error/ global/ l10n/ navigation/ navigation.dart pages/ home_page.dart note_page.dart note_page/ audio_tab.dart cell_display.dart note_tab.dart table_display.dart table_tab.dart timer_display.dart remote_config/ service/ mock/ services/ bloc_service.dart database_service.dart date_service.dart l10n_service.dart logging_service.dart theme/ application_theme.dart config_keys.dart util/ display.dart table_utility.dart widget/ common/ audio_text_widget.dart audio_widget.dart