File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ In your pubspec.yaml
32
32
33
33
``` yaml
34
34
dependencies :
35
- flutter_bounceable : ^1.0.2
35
+ flutter_bounceable : ^1.1.0
36
36
` ` `
37
37
38
38
` ` ` dart
@@ -59,4 +59,5 @@ Bounceable(
59
59
Feature requests and pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
60
60
61
61
## Support:
62
+
62
63
[ ![ "Buy Me A Coffee"] ( https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png )] ( https://www.buymeacoffee.com/mingsern )
Original file line number Diff line number Diff line change 1
1
name : flutter_bounceable
2
2
description : A simple, interactive and customizable on-tap bounce animation that can be wrapped on any widgets that you like.
3
- version : 1.0.3
3
+ version : 1.1.0
4
4
repository : https://github.com/MingSern/flutter_bounceable
5
5
issue_tracker : https://github.com/MingSern/flutter_bounceable/issues
6
6
You can’t perform that action at this time.
0 commit comments