Skip to content

Commit

Permalink
Merge branch 'fix/readme'
Browse files Browse the repository at this point in the history
  • Loading branch information
jamieastley committed Jan 28, 2022
2 parents 5c044e7 + 092258a commit 2562ec2
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions packages/pop_pop_components/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/license-MIT-purple.svg" alt="License: MIT"></a>
</p>

Extends upon [pop_pop](https://pub.dev/pop_pop) to provide out of the box components to implement a bubble popping game in Flutter.
Extends upon [pop_pop](https://pub.dev/packages/pop_pop) to provide out of the box components to implement a bubble popping game in Flutter.

## Getting Started

Expand Down Expand Up @@ -43,9 +43,6 @@ A [provider](https://pub.dev/provider) based bubble wrapper that encapsulates ea
`CustomPainter` based bubble UI widgets. Builds their colors based upon the given `PopPopBubbleTheme`.



###

## Feedback/Suggestions?

- [Open an issue here](https://github.com/jamieastley/pop_pop/issues)
Expand Down

0 comments on commit 2562ec2

Please sign in to comment.