olmps / memo

Memo is an open-source, programming-oriented spaced repetition software (SRS) written in Flutter.
BSD 3-Clause "New" or "Revised" License
1.83k stars 159 forks source link

Creates custom buttons #226

Closed lucasbiancogs closed 3 years ago

lucasbiancogs commented 3 years ago

Faça aqui uma breve descrição das alterações que esse PR faz e o porquê / Describe the changes proposed in this PR and their motivation:

Creates visually opinionated buttons that that will be used throughout the application. This is necessary because the buttons used in memo app doesn't follow the Material's guidelines.

Liste pelo menos um issue relacionado à este PR. / List at least one open issue related to this PR:

Related to [Component] Custom Button.

Pre-launch Checklist

ggirotto commented 3 years ago

@matuella Ready to review