Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add chapter numbers to study overview #1396

Closed

Conversation

RounakSarak
Copy link
Contributor

Add chapter numbers to the chapter titles in the study overview.

  • lib/src/view/study/study_screen.dart

    • Update the _StudyScreen widget to include chapter numbers in the chapter titles.
    • Modify the _StudyScreenLoader widget to display chapter numbers in the chapter titles.
  • lib/src/view/study/study_bottom_bar.dart

    • Add chapter numbers to the chapter list in the _StudyChaptersMenu widget.
    • Update the _ChapterButton widget to include chapter numbers in the chapter titles.

Add chapter numbers to the chapter titles in the study overview.

* **lib/src/view/study/study_screen.dart**
  - Update the `_StudyScreen` widget to include chapter numbers in the chapter titles.
  - Modify the `_StudyScreenLoader` widget to display chapter numbers in the chapter titles.

* **lib/src/view/study/study_bottom_bar.dart**
  - Add chapter numbers to the chapter list in the `_StudyChaptersMenu` widget.
  - Update the `_ChapterButton` widget to include chapter numbers in the chapter titles.
@RounakSarak RounakSarak closed this Feb 2, 2025
@RounakSarak RounakSarak deleted the add-chapter-numbers branch February 2, 2025 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant