After 5+ years of Flutter development, I got tired of setting up the same boilerplate every project.
So I built SM CLI
Install
dart pub global activate sm_cli
Enter fullscreen mode
After 5+ years of Flutter development, I got tired of setting up the same boilerplate every...
After 5+ years of Flutter development, I got tired of setting up the same boilerplate every project.
So I built SM CLI
Install
dart pub global activate sm_cli
Enter fullscreen mode

Streamlining Development Workflows With FlutterFlow

The Hidden Cost of Frontend Bloat and How FlutterFlow Solves It

Managing Multi-App Portfolios in FlutterFlow

Building for Scale Without Overbuilding

From PRD to prototype to production: a practical workflow for FlutterFlow product teams

Making the Most of Components in FlutterFlow

Pushing the boundaries of what's possible with FlutterFlow

How to Train and Onboard Teams to FlutterFlow Without Creating Chaos

An Engineering Manager’s Guide to Scaling Teams With FlutterFlow

Leveraging Libraries for Scalable Apps in FlutterFlow

Shipping an app is rarely about building features alone. Teams also need to manage environments, test changes, maintain…

Understanding how complexity builds up in enterprise frontends, and how a modular approach can help teams stay fast and alignedAs…

Many teams today are responsible for more than one app. Startups may need a customer-facing app, an internal tool, and an…

Startups and agencies often face the same question: how much should we build now versus later?On one hand, you want your app to…

Building a great product is rarely about a single moment of inspiration. It is about moving clearly and consistently from idea to…

When building apps, many teams run into the same problem: the same elements get rebuilt multiple times. A login form here, a card…