pop_pop 1.0.0 copy "pop_pop: ^1.0.0" to clipboard
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
130
pub points
1%
popularity

Publisher

verified publisherjamieastley.dev

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on pop_pop