We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 128077a commit 71c9b22Copy full SHA for 71c9b22
example/pubspec.lock
@@ -56,7 +56,7 @@ packages:
56
path: ".."
57
relative: true
58
source: path
59
- version: "2.2.0"
+ version: "2.3.0"
60
flutter:
61
dependency: "direct main"
62
description: flutter
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: floating_bubbles
2
description: A Flutter Package for adding Floating bubbles on the Foreground to any Flutter widget.
3
-version: 2.2.0
+version: 2.3.0
4
homepage: https://github.com/Poujhit/floating_bubbles
5
environment:
6
sdk: '>=2.12.0 <3.0.0'
0 commit comments