gopaldhola99 / sticker_view

A Flutter plugin to rotate, resize, move, delete text, photo or any other widget.
MIT License
26 stars 17 forks source link

Adjust screen #7

Closed Narsku closed 3 months ago

Narsku commented 1 year ago

Hello!(Sorry for bad english), im currently using your library in a flutter project, and i need to use the entire screen for the stickers but theres a blank container at the bottom, can i force the StickerView widget to use the entire screen?

gopaldhola99 commented 3 months ago

Hi @Narsku,

Sorry for the late reply!

You can actually set the width and height of StickerView as per your requirement. Parameters for width and height are already there in StickerView widget