Skip to content

Commit

Permalink
Version 9.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
naoki0719 committed Feb 15, 2023
1 parent 8c87e1f commit bcd8aaf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [9.0.0+1] - 2023-02-15

- Disable splash animation for hidden buttons.

## [9.0.0+1] - 2022-11-17

- Added change log.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: flutter_screen_lock
description: Provides the ability to lock the screen on ios and android. Biometric authentication can be used in addition to passcode.
homepage: https://github.com/naoki0719/flutter_screen_lock
version: 9.0.0+1
version: 9.0.1

environment:
sdk: ">=2.17.0-0 <3.0.0"
Expand Down

0 comments on commit bcd8aaf

Please sign in to comment.