bible_parser_flutter 0.1.0 copy "bible_parser_flutter: ^0.1.0" to clipboard
bible_parser_flutter: ^0.1.0 copied to clipboard

A Flutter package for parsing Bible texts in OSIS, USFX, and ZXBML formats with direct parsing and database-backed approaches.

0.1.0 Initial Release #

Features #

  • Support for multiple Bible XML formats:
    • OSIS (Open Scripture Information Standard)
    • USFX (Unified Scripture Format XML)
    • ZXBML (Zefania XML Bible Markup Language)
  • Automatic format detection
  • Memory-efficient XML parsing using proper async streams
  • Production-ready with proper error handling and no debug statements

Bible Repository Features #

  • SQLite database caching for improved performance
  • Methods to retrieve books, chapters, and verses
  • Verse retrieval by book and chapter
  • Text search functionality across verses

Example App #

  • Demonstrates both direct parsing and database approaches
  • UI for selecting between different Bible formats
  • Book and chapter selection interface
  • Verse display with proper formatting and scrolling
  • Search functionality for finding verses containing specific text
0
likes
0
points
161
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for parsing Bible texts in OSIS, USFX, and ZXBML formats with direct parsing and database-backed approaches.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, path, path_provider, sqflite, xml

More

Packages that depend on bible_parser_flutter