epub_viewer icon indicating copy to clipboard operation
epub_viewer copied to clipboard

Screenshot disable / copy share option disable

Open ohm1998 opened this issue 3 years ago • 5 comments

The plugin is awesome. Loved the work! Issue / Feature -Is it possible to add feature which disables screenshots. I have disbaled with secure flags in manifest file but screenshots are still enabled on the plugin. Also want to disable the copy and share option. Is there anyway I could tweak the android files somewhere? Platform (android, iOS or both) - Looking for android currently. Both will be cool. Crash / Error -

Steps to reproduce / Describe in detail -

ohm1998 avatar Nov 08 '20 13:11 ohm1998

HI I am facing the same issue any work arounds Thanks...

aspire2016blr avatar Mar 07 '21 04:03 aspire2016blr

Couldn't find any yet!

ohm1998 avatar Mar 08 '21 08:03 ohm1998

I'd also like to find a way to disable the "custom" copy paste menu in the reader ... any update on this?

carman247 avatar Apr 17 '21 09:04 carman247

I'll be working on this soon. I've been busy with work so I've not gotten the chance yet

JideGuru avatar Apr 22 '21 11:04 JideGuru

It's seems the developer has been added this feature through config

EpubViewer.setConfig( themeColor: Theme.of(context).primaryColor, identifier: "iosBook", scrollDirection: EpubScrollDirection.VERTICAL, allowSharing: true, enableTts: true, )

but it's not work :)

keeperprancis avatar Oct 30 '21 01:10 keeperprancis