pop_pop 1.0.0-alpha.2
pop_pop: ^1.0.0-alpha.2 copied to clipboard
Flexible and extendable components to build a bubble pop game in Flutter.
pop_pop #
A package to provide flexible and extendable interfaces to build a bubble popping game in Flutter.
This package is implemented in [pop_pop_components](// TODO:), which provides some default game widgets and implementations out of the box.
Getting Started #
- Add to your
pubspec.yaml:
dependencies:
pop_pop: <version>