We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5508855 commit a256de3Copy full SHA for a256de3
2 files changed
CHANGELOG.md
@@ -12,4 +12,6 @@
12
13
## 1.0.1 - Format
14
15
-## 1.0.2 - Dart Doc
+## 1.0.2 - Dart Doc
16
+
17
+## 1.0.3 - Reaname DoubleBackExit to DoubleTapBackExit
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: double_tap_back_exit
2
description: "A Flutter widget to handle double-tap exit functionality with customizable duration and toast/snackbar messages."
3
-version: 1.0.2
+version: 1.0.3
4
homepage: "https://github.com/Marcocholla01/double_tap_back_exit"
5
6
environment:
0 commit comments