flag_secure 2.0.0 copy "flag_secure: ^2.0.0" to clipboard
flag_secure: ^2.0.0 copied to clipboard

PlatformAndroid

A Flutter plugin to manage Android's FLAG_SECURE at runtime.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

2.0.0 #

Changes #

  • BREAKING CHANGE: Rename all methods to simplify them
    • isFlagSecureEnabledisSet
    • enableFlagSecure()set()
    • disableFlagSecure()unset()

1.0.2 #

Fixes #

  • Fix some documentation issues.

1.0.1 #

Fixes #

  • Fix some documentation issues.

1.0.0 #

Initial release.

1
likes
160
pub points
59%
popularity

Publisher

verified publishermaelchiotti.dev

A Flutter plugin to manage Android's FLAG_SECURE at runtime.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flag_secure