zeba_academy_toc_parser 0.0.1
zeba_academy_toc_parser: ^0.0.1 copied to clipboard
A Flutter package for parsing and managing PDF Table of Contents (TOC) with nested structure and jump-to-page support.
Changelog for zeba_academy_toc_parser
All notable changes to this package will be documented in this file.
[0.0.1] - 2026-02-26 Added
Initial release of zeba_academy_toc_parser
Parse PDF bookmarks and nested TOC tree
Jump-to-page support
Searchable TOC feature
TocController for state management
TocTreeView widget for displaying TOC
Null-safe implementation
Compatible with Flutter >= 1.17.0 and Dart >= 3.8.1