floating_bubbles 0.0.7 copy "floating_bubbles: ^0.0.7" to clipboard
floating_bubbles: ^0.0.7 copied to clipboard

outdated

A Flutter Package for adding Floating bubbles on the Foreground to any Flutter widget.

0.0.7 27 January 2021 #

  • New: Added Option to play the animation for a particular duration.
  • Update: Refactored the documentation.
  • New: Added Option to choose whether the animation should be loop or one time for a particular duration.
  • Update: Dependencies used in the project are updated.

0.0.6 22 January 2021 #

  • Fix: Fixed Code Refactoring

0.0.5 22 January 2021 #

  • Fix: Fixed assertion conditions for all the apis.
  • Fix: Removed unnecessary default assignments to the parameters.
  • Add: some changes in the documentation for the api.

0.0.4 19 January 2021 #

  • Fix: colorOfBubbles api documentation fixed.
  • Fix: Fixed assertion conditions.
  • Add: error statements if assertion fails.
  • Doc: Readme updated (has a lot of information about the api now).
  • Note: Api is subjected to change in the future with more new features. Will update the readme when such changes happen.

0.0.3 16 January 2021 #

  • Fix: Readme example was using old api.
  • Fix: Fixed Code Formatting in code files.

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.
86
likes
0
points
2.28k
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter Package for adding Floating bubbles on the Foreground to any Flutter widget.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, simple_animations

More

Packages that depend on floating_bubbles