gtk-flutter / libadwaita

Libadwaita's widgets for Flutter. Following Gnome HIG and available on all platforms.
https://pub.dev/packages/libadwaita
Mozilla Public License 2.0
238 stars 17 forks source link

Add new `AdwButton` styles #50

Closed jesusrp98 closed 2 years ago

jesusrp98 commented 2 years ago

Closes #48 and #49.

This PR updates the AdwButton widget with new default styles, such as flat, pill and circle.

image

Here's a list of all changes implemented:

MalcolmMielle commented 2 years ago

I can have a look later tonight if you want me to @jesusrp98? Up to you.

MalcolmMielle commented 2 years ago

For the error given by the linter, I've open #51 because the super-linter ended up being quite annoying :S. I'm sorry, I know I introduced it, but I thought it would be nicer than it is :(.