Correct-Syntax / bible_side

An offline Bible app featuring the OET (Open English Translation)
https://bibleside.com
GNU General Public License v3.0
2 stars 1 forks source link

Wrap verse paragraphs around section heading #3

Open Correct-Syntax opened 4 months ago

Correct-Syntax commented 4 months ago

Currently, for verses with a section heading, a column is used. Thus the text is constrained to 1/2 of the width. Instead, the verse text should wrap around the section heading box.

Possible workaround: https://github.com/flutter/flutter/issues/2022#issuecomment-376370973 Could also look at: https://pub.dev/packages/drop_cap_text

Mockup

image