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.
- Swapped dart:io with universal_io
- Loosen SDK requirement
- Missing scroll view in the example
- BREAKING CHANGE: Rename all methods to simplify them
isFlagSecureEnabled
→isSet
enableFlagSecure()
→set()
disableFlagSecure()
→unset()
- Fix some documentation issues.
- Fix some documentation issues.
Initial release.