Skip to content

Conversation

@Dartaan
Copy link

@Dartaan Dartaan commented Apr 24, 2025

  • Separated TocController and TocWidget into different files
  • Refactored TocController to extend ChangeNotifier, replacing callback-based state management with ValueNotifier for currentScrollIndex and jumpIndex.
  • Moved the default TocWidget implementation to a new file lib/toc_widget.dart, restoring its functionality after being removed from lib/config/toc.dart.
  • Add CustomTocWidget to example

Dartaan added 16 commits April 13, 2025 22:48
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