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

Callback mechanism #2

Open 309791679 opened 2 years ago

309791679 commented 2 years ago

I can't select components through code, and I can't jump to the required page by clicking components

I think can provide more callback methods to make this library better

Forgive me for my poor English

gopaldhola99 commented 3 months ago

Hi @309791679,

Thanks for your feedback!

  1. What do you mean by "select components through code"? Any examples?
  2. Can you explain the issue with navigation? What happens when you try?
  3. Which additional callbacks do you need?

Thanks!