pop_pop 1.0.0 icon indicating copy to clipboard operation
pop_pop: ^1.0.0 copied to clipboard

Flexible and extendable components to build a bubble pop game in Flutter.

bubbles pop_pop bubbles #

Pub build codecov License: MIT

A package to provide flexible and extendable interfaces to provide game logic, audio, game timers/countdowns and themeing to build a bubble popping game in Flutter.

Getting Started #

  • Add to your pubspec.yaml:
dependencies:
  
  pop_pop: <version>

This package is implemented in pop_pop_components, which provides some default game widgets and implementations out of the box, while still leaving flexibility to implement with your own state management solution.

Feedback/Suggestions? #

Maintainers #

1
likes
120
pub points
0%
popularity

Publisher

unverified uploader

Flexible and extendable components to build a bubble pop game in Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Icon for licenses.MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on pop_pop