i want to align an image within a paragraph so that text will wrap around it.
I did try making it using rows and columns but, I am not able to show the image aligned in such manner that the paragraph continues around it.
I have already tried these following solutions and none satisfy my ui need.
- How can I float text around an image in Flutter
- drop_cap_text
- entire stackoverflow
Any help will be highly appreciated.