Open in app

Sign In

Write

Sign In

Fred Grott
Fred Grott

2.4K Followers

Home

About

Published in ITNEXT

·Pinned

UML Coolness In Flutter

Part of the little details of dev-ops is getting an UML diagram generated for your Flutter project. UML diagrams aid developers in understanding how OOP-wise your code fits together. It’s also a nice sign of developer professionalism if your flutter project has a set of UML diagrams. …

Flutter

4 min read

UML Coolness In Flutter
UML Coolness In Flutter
Flutter

4 min read


Published in ITNEXT

·Pinned

Organize Your Tests

Why organize your tests? Well, how do you get correct feedback on tests if it’s disorganized? Part of my job in authoring at least two flutter app development books this year is to make sure every developer learning flutter can complete two missions: 1.Learning Flutter Fast 2.Be Able To Push…

Flutter

4 min read

Organize Your Tests
Organize Your Tests
Flutter

4 min read


3 days ago

Navigator 2.0 Shell Route The Easy Way

Google recommends the Go Router package to use the navigator 2.0 API in flutter. But, the docs is a bit obtuse. Let me show you the easy way to implement navigator 2.0 with Go Router. The Shared Scaffold First, we need a shared scaffold. …

Flutter

2 min read

Navigator 2.0 Shell Route The Easy Way
Navigator 2.0 Shell Route The Easy Way
Flutter

2 min read


4 days ago

Hidden Choreographer Of Flutter Screen Animation

The name of the game here, is to see if we can out design the two top presenters of Flutter conferences; namely, GSkinner and Very Good Ventures. One way to do that is to do a better job of choreographing screen animation. …

Flutter

3 min read

Hidden Choreographer Of Flutter Screen Animation
Hidden Choreographer Of Flutter Screen Animation
Flutter

3 min read


6 days ago

Flutter Design Hacks Scroll Controller As An Animation Choreographer

This is another thing that is not directly in the Flutter Docs, this is a way to use the scroll controller as a cheap choreographer. The Shared Scaffold Hooks The first step is to provide the correct hooks to the scroll controller. That requires both a scroll controller and listeners: So now we…

Flutter

2 min read

Flutter Design Hacks Scroll Controller As An Animation Choreographer
Flutter Design Hacks Scroll Controller As An Animation Choreographer
Flutter

2 min read


Jan 31

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: It’s a nice and…

Flutter

2 min read

Flutter Design Hacks, Branding Buttons
Flutter Design Hacks, Branding Buttons
Flutter

2 min read


Jan 30

Flutter UX Challenge: Animated Social Proof Panel For Website Folio

For a designer website, the social proof needs to be in the home screen via animated information panels. One of the ideal ways is to implement an alignment animation that is triggered via website user scrolling. Let me show you a very quick and easy way to implement this UX…

Flutter

2 min read

Flutter UX Challenge: Animated Social Proof Panel For Website Folio
Flutter UX Challenge: Animated Social Proof Panel For Website Folio
Flutter

2 min read


Jan 30

Flutter UX Challenge: Complex Footer On Web

Why do this? Because the ultimate test of whether I get design and flutter or not is to transform GSkinner’s own Folio website into a Flutter version with some new design polish tweaking surpassing GSkinner’s own design! Not to mention is somewhat a feather in my cap to out-design GSkinner! …

Flutter

4 min read

Flutter UX Challenge: Complex Footer On Web
Flutter UX Challenge: Complex Footer On Web
Flutter

4 min read


Jan 25

Google’s Flutter State Solution Secrets

Okay, the reason why you have trouble understanding state management is that it is usually explained wrong. Let’s correct that aspect. State Starts With Stateless and Stateful Widgets When Google implemented the Flutter’s framework render engine the second-time, it was not a native reactive implementation, in that they found when they implemented the render engine the first…

Flutter

5 min read

Google’s Flutter State Solution Secrets
Google’s Flutter State Solution Secrets
Flutter

5 min read


Jan 23

Awesome UX With A Better MultiChildLayout

We are going to get into how the Layout system works internally, so we can understand how to make complex UI components. The Multi Child Layout Algorithm Flutter’s multi-child layout algorithm is used when the constructor of a Flex is called, and the Flex is what we use as a basis for Rows and Columns…

Flutter

5 min read

Awesome UX With A Better MultiChildLayout
Awesome UX With A Better MultiChildLayout
Flutter

5 min read

Fred Grott

Fred Grott

2.4K Followers

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

Following
  • Mihaela Roman

    Mihaela Roman

  • DesignGuru

    DesignGuru

  • Mai Provencio, LCSW

    Mai Provencio, LCSW

  • Felicia C. Sullivan

    Felicia C. Sullivan

  • Robert James Karpie

    Robert James Karpie

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech