Package has 3 basic functionalities on android and IOS via method channel. - Disable screenshot support in app - Enable screenshot support in app - Toggle between enable and disable state
Updated readme and added sample usage.
- Adopted MIT license
- Reverted to BSD 3 license
- Added documentation
- Made
NoScreenshot
class a singleton
- Fixed issue #1Crashes app when backgrounded on iOS
- Fixed broken link from pub dev analyses
- Removed the non implemented override functions in android life-cycle