Flutter Design Hacks, Branding Buttons

Let me show you a real easy way to brand buttons in flutter apps.

The Trick

If you define a stateful as your custom button and define your custom button right in the build as a separate variable, you can add the animation to brand your button:

--

--

Flutter Cross Platform Mobile App Design https://keybase.io/fredgrott

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store