floating_bubbles 0.0.2
floating_bubbles: ^0.0.2 copied to clipboard
A Flutter Package for adding Floating bubbles on the Foreground to any Flutter widget.
0.0.2 16 January 2021 #
- Breaking Change: Class Bubbles is changed to FloatingBubbles. Api is changed.
- Doc: Readme is updated to provide more info about the package.
- Fix: Documentation updated throughout due to change in Api.
- Fix: Changed background to foreground in the documentation.
- Update: Updated example in example/main.dart.
- Fix: Code Formatted.
- Fix: Added assertion checks while initializing FloatingBubbles.
0.0.1 14 January 2021 #
- Initial release of the package.