Flutterando / flutter_web_site

Flutterando's site built in Flutter Web
14 stars 9 forks source link

13 create squared information card #14

Closed bmsrangel closed 3 years ago

bmsrangel commented 4 years ago

For this PR, it was created a widget that complies the requirements described in the issue:

In addition, it was also added the option to add a subtitle, a child for usage with any widget (as required) and also parameters for the button inside the card (the SquareButtonWidget).

Fixes #13