flutter_epub_viewer_kit 0.0.6 copy "flutter_epub_viewer_kit: ^0.0.6" to clipboard
flutter_epub_viewer_kit: ^0.0.6 copied to clipboard

A customizable EPUB reader widget for Flutter. Supports iOS, Android, and Web platforms with features like pagination, scrolling, bookmarks, and customizable themes.

0.0.6 #

  • Add comprehensive example app with feature configuration screen
  • Add page/scroll mode toggle to settings panel
  • Example app demonstrates all widget features: source types, watermark, max pages, persistence, resume position, custom bars, initial bookmarks

0.0.5 #

  • Remove flutter_riverpod dependency to prevent version conflicts with user apps
  • Replace Riverpod with Flutter's built-in ChangeNotifier for internal state management
  • Remove unused bookmarks_provider.dart

0.0.3 #

  • Remove unused platform runners (linux, macos, windows)
  • Update README for pub.dev installation

0.0.2 #

  • Initial release
  • EPUB reader widget with pagination and scroll modes
  • Customizable themes and fonts
  • Bookmark management
  • Settings persistence
  • Support for iOS, Android, and Web platforms
4
likes
150
points
223
downloads

Publisher

verified publisherpbbz.co.kr

Weekly Downloads

A customizable EPUB reader widget for Flutter. Supports iOS, Android, and Web platforms with features like pagination, scrolling, bookmarks, and customizable themes.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

epub_view, epubx, flutter, flutter_html, google_fonts, html, http, scrollable_positioned_list, shared_preferences

More

Packages that depend on flutter_epub_viewer_kit