Poujhit / floating_bubbles

Flutter Package for adding Floating bubbles on the Foreground to any Flutter widget.
https://pub.dev/packages/floating_bubbles
MIT License
16 stars 14 forks source link

Control Movement Speed #3

Closed fischja closed 2 years ago

fischja commented 2 years ago

Hi there, would it be possible to add parameters for controlling (1) the speed at which bubbles appear/disappear and (2) the speed at which bubbles move? Great package by the way!

Poujhit commented 2 years ago

Okay sure. Will look into it.

Poujhit commented 2 years ago

Added the option to control the movement speed of the bubbles using a simple api as of now https://github.com/Poujhit/floating_bubbles/releases/tag/v2.3.0.