Open in app

Sign In

Write

Sign In

Fred Grott
Fred Grott

2.6K 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

A Responsive Adaptive Scaffold Better Than Google’s For Flutter Apps

Truth be told, I am not a fan of the Material IO team’s two efforts at developing an adequate library for the adaptive scaffold Material Design patterns. …

Flutter

5 min read

A Responsive Adaptive Scaffold Better Than Google’s For Flutter Apps
A Responsive Adaptive Scaffold Better Than Google’s For Flutter Apps
Flutter

5 min read


5 days ago

Google’s Recommended Flutter App State Management

Look, you are over-thinking state management in the wrong direction. Let me show you the insights of state management that are right in the Flutter SDK and why that impacts what App architecture to use, such as MVVM. The App Arch Choice IS THE STATE MANAGEMENT CHOICE! What do I…

Flutter

6 min read

Google’s Recommended Flutter App State Management
Google’s Recommended Flutter App State Management
Flutter

6 min read


6 days ago

Cross Platform Interface Stub Pattern For Flutter

One of the Flutter cross-platform tricks is an interface stub pattern to deliver platform specific library implementations to the Flutter app. Let me show you how this works with how we access the platform specific shared preferences libraries. The Shared Preferences Example The shared preferences package is at: shared_preferences | Flutter Package Wraps platform-specific persistent storage for simple data (NSUserDefaults on iOS and macOS, SharedPreferences on…pub.dev

Flutter

4 min read

Cross Platform Interface Stub Pattern For Flutter
Cross Platform Interface Stub Pattern For Flutter
Flutter

4 min read


Mar 19

Power Of Riverpod, Localizations Without BuildContext

There are times in the Flutter App when we need to access localizations without the BuildContext such is in app error messages to the user. Let me show you the dart trick to access providers without the Flutter framework BuildContext. The Dart Method The dart trick is to use the WidgetsBindingObserver to cause…

Flutter

4 min read

Power Of Riverpod, Localizations Without BuildContext
Power Of Riverpod, Localizations Without BuildContext
Flutter

4 min read


Mar 19

Bootstrapping Flutter App State Management With Riverpod

Consider this an introduction to state architecture in Flutter applications. I will show you how to bootstrap provider initialization, generating providers and notifiers, and some state architecture best practices. What Am I Using These are the packages I am using: Flutter Riverpod, this package also imports the riverpod package and the state notifier package. flutter_riverpod | Flutter Package A state-management library that: catches programming errors at compile time rather than at runtime removes nesting for…pub.dev

Flutter

5 min read

Bootstrapping Flutter App State Management With Riverpod
Bootstrapping Flutter App State Management With Riverpod
Flutter

5 min read


Mar 15

On The Road To Flutter 4 And Material Design 3

I was wrong about Flutter 4 being released for FlutterForward however I am probably not wrong about Material Design 3 being production ready for Flutter 4 when it comes out which seems to be later in 2023. …

Flutter

7 min read

On The Road To Flutter 4 And Material Design 3
On The Road To Flutter 4 And Material Design 3
Flutter

7 min read


Mar 14

Customize Material Design 3 With RydMike’s Flex Color Scheme

In this article I will be covering the Theme-ing and Component Theme-ing aspect of the Material Design System in Flutter apps where I use RydMike’s Flex Color Scheme to avoid having to manually code 25-plus component themes. Flex Color Scheme also fixes minor imperfections in the Material Design 3 implementation…

Flutter

7 min read

Customize Material Design 3 With RydMike’s Flex Color Scheme
Customize Material Design 3 With RydMike’s Flex Color Scheme
Flutter

7 min read


Mar 11

The Road To Material Design 3 Flutter Implementaton Production Ready

Okay, so I let you in on the well known secret; material design 3 as close to perfection as possible will be production ready in Flutter 4.0. This article is a list of issues still outstanding and possible workarounds. Credits Obviously, the research is not all mine. Credit goes to the…

Flutter

6 min read

The Road To Material Design 3 Flutter Implementaton Production Ready
The Road To Material Design 3 Flutter Implementaton Production Ready
Flutter

6 min read

Fred Grott

Fred Grott

2.6K Followers

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

Following
  • Justiss Goode

    Justiss Goode

  • Alex Lew, CFA

    Alex Lew, CFA

  • Jason Provencio

    Jason Provencio

  • Cher Scarlett

    Cher Scarlett

  • Jan Sebastian

    Jan Sebastian

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech