Skip to content

Latest commit

 

History

History
45 lines (24 loc) · 580 Bytes

CHANGELOG.md

File metadata and controls

45 lines (24 loc) · 580 Bytes

2.0.1

  • Improve formatting

2.0.0

  • Migration to use dart with null safety

1.2.3

  • Updated workflow

1.2.2

  • Updated workflow

1.2.1

  • Refactored ios local authentication check

1.2.0

  • Fixed bug with ios no lockscreen case
  • Added listener for app resume event in example app to update view

1.1.0

  • Fixed bug with ios minimum versioning

1.0.0

  • Converted isScreenLockEnabled from static to non-static method.
  • Documentation correction.

0.0.3

  • Added pubspec.lock to gitignore

0.0.2

  • Added documentation

0.0.1

  • Initial release