Flutter

Articles on Flutter performance, Dart optimization, widget rendering, and cross-platform app development.

58 Articles · 12 Companies · 19 Topics

Articles about Flutter (58)

Flutter Blog Feb 11, 2026

What's New in Flutter 3.41

Latest features and improvements in Flutter framework for mobile app development.

Flutter Blog Feb 3, 2026

Announcing New Dart and Flutter Getting Started Experience

Introduction to improved onboarding and developer experience for Flutter and Dart mobile development.

Simform Jan 5, 2026

Unlock Native Power in Flutter Part 2

Platform Views + performance considerations (hybrid composition, frame lag) + testing guidance.

Simform Dec 31, 2025

Unlock Native Power in Flutter Part 1

Flutter ↔ native integration via channels; includes performance-related motivation (heavy computations, etc.).

Simform Dec 3, 2025

Boost Flutter App performance with API Response Caching

Flutter API caching patterns (headers + Dio caching) to improve latency/UX and reduce network usage.

Flutter Blog Nov 18, 2025

Rich and Dynamic User Interfaces With Flutter and Generative UI

Techniques for building performant and dynamic mobile UIs using Flutter and AI integration.

Flutter Blog Nov 12, 2025

What's New in Flutter 3.38

Release notes covering new features and performance improvements in Flutter 3.38.

Flutter Blog Nov 12, 2025

Announcing Flutter 3.38 and Dart 3.10

New features and performance improvements in latest Flutter and Dart releases for mobile development.

Posts on Medium Oct 13, 2025

Flutter Impeller: Why the New Engine Ends Jank and Delivers 120 FPS Performance | Stackademic

For years, the biggest question mark over cross-platform frameworks like Flutter has been simple: Can it truly feel native?

Flutter Blog Oct 8, 2025

Meet the Flutter Extension for Gemini CLI

The Flutter team has released an experimental Flutter Extension for Gemini CLI that combines the Dart and Flutter MCP Server with AI-driven commands to accelerate app development. Key commands like /create-app,...

Posts on Medium Oct 3, 2025

Flutter Performance Mastery: 10 Secrets to Make Your App Fly (60 FPS Guide) | Easy Flutter

When I first dipped my toes into the exciting world of Flutter, I was immediately captivated by its ability to create beautiful UIs. My apps looked stunning, but beneath the glossy surface..

Kasikornbank Sep 15, 2025

Speed Up Your Flutter App Without Changing an API | KBTG Life

we’ll explore how to optimize your Flutter app’s speed without making complex changes to your backend or business logic.

Flutter Blog Jul 23, 2025

Supercharge Your Dart/Flutter Development With The Dart MCP Server

Flutter Blog Jul 23, 2025

Unleash New AI Capabilities for Flutter in Firebase Studio

Firebase Studio adds new AI capabilities for Flutter development, enabling faster prototyping and development workflows for Flutter mobile apps.

Flutter Blog May 21, 2025

Dart and Flutter Momentum at Google I/O 2025

Updates on Dart and Flutter development direction and mobile engineering advancements.

Flutter Blog May 20, 2025

What's New In Flutter 3.32

Flutter Blog May 20, 2025

Gemini In Android Studio Now Speaks Fluent Flutter

Flutter Blog May 20, 2025

Flutter's Path Towards Seamless Interop

Technical approach to improving interoperability in Flutter for better mobile engineering practices.

Flutter Blog Apr 24, 2025

Learn How to Build Agentic Apps with Flutter, Firebase, and Vertex AI

Flutter launches a learning series on building agentic apps using Flutter, Firebase, and Vertex AI, covering LLM integration, tool use, and AI-powered mobile experiences.

Flutter Blog Apr 2, 2025

Flutter 2025 Roadmap

Strategic direction and planned improvements for Flutter mobile development framework.

Posts on Reddit Mar 27, 2025

React Native vs Flutter in 2025?

I am now building a mobile app, and checking what is the better platform for building a cross platform (iOS, Android, Web) in 2025 - React Native or Flutter? I am especially interested in the tooling itself reg...

Mercari Dec 24, 2024

How to unit-test Mercari Hallo Flutter app

Mercari tests their Flutter-based Hallo app with precision and care.

Mercari Dec 21, 2024

Flutter Forward: Crafting Type-Safe Native Interfaces with Pigeon

Mercari uses Pigeon for tight, safe Flutter-to-native connections.

Mercari Dec 11, 2024

Transitioning to Flutter App Development

Documents a developer's experience transitioning from embedded development to standalone Flutter app development.

Flutter Blog Dec 11, 2024

What's New in Flutter 3.27

Latest features and enhancements in Flutter framework for mobile development.

Pinhome Nov 20, 2024

Performance Analysis: Analyzing performance in Flutter and Handling Jank

One of the things that users usually don’t like is stuttering in our application. Basically, Flutter itself provides a way to overcome this.

Flutter Blog Aug 6, 2024

Getting Started With Flutter GPU

Guide to leveraging GPU acceleration in Flutter for improved rendering and app performance.

Flutter Blog Aug 6, 2024

Flutter 3.24 and Dart 3.5 Release

New features and improvements in Flutter and Dart for mobile app development and performance.

Callstack Jul 24, 2024

Integrating React Native into an Existing Flutter Application

Explores architectural considerations and best practices for adding React Native to a Flutter codebase.

Flutter Blog May 14, 2024

What's New in Flutter 3.22

Flutter 3.22 brings WebAssembly to the stable channel with 2-3x frame rendering improvements, completes Impeller's Vulkan backend on Android with near-halved blur costs and 10x faster Lottie rendering via Stenc...

Flutter Blog May 6, 2024

Best Practices for Optimizing Flutter Web Loading Speed

Comprehensive guide to performance optimization techniques for faster Flutter web app loading.

Posts on Reddit Apr 10, 2024

Should I continue learning Flutter or start with KMM?

Hello everyone, I'm developing an Android app with Kotlin that heavily relies on location services and utilizes many native features. Meanwhile, I'm also learning Flutter. However, transitioning from Android to...

Flutter Blog Feb 15, 2024

Sharing Flutter's 2024 Roadmap

Overview of Flutter framework development priorities and planned features for mobile engineering.

Flutter Blog Feb 15, 2024

Starting 2024 Strong With Flutter and Dart

Overview of Flutter and Dart capabilities and best practices for mobile app development.

Flutter Blog Nov 15, 2023

Building Your Next Casual Game With Flutter

Guide to developing casual games using Flutter framework with performance considerations for mobile platforms.

Posts on Reddit Jun 30, 2023

Is Flutter really that good?

Hey guys, I got this research on cross-platform app frameworks and it seems like Flutter is the number one in the industry.

Nubank Jan 20, 2023

Why we developed a Server Driven UI framework at Nubank

Nubank’s Flutter Server Driven UI framework improves development speed and control over releases, reducing time to market for new features and bug fixes

Pinhome Jan 16, 2023

Flutter MVVM Pattern and Provider State Management

Separating Business Logic from UI View Code Now that you got a Flutter app that is able to make HTTP request, you may wonder: What if my app calls more than one service?

Flutter Blog May 12, 2022

Perspectives from Early Adopters of Flutter as a Game Development Tool

Flutter shares findings from user research with early adopters who built and shipped games using Flutter, identifying two developer archetypes: app-game hybrids and computational artists. Developers valued Flut...

Flutter Blog Feb 9, 2022

Flutter in 2022 Strategy and Roadmap

Strategic vision and planned features for Flutter mobile development framework.

Google Play Dec 29, 2021

Accelerating App Development with Flutter

Best practices and techniques for improving development velocity and efficiency using Flutter framework.

iFood Sep 8, 2021

Writing The New iFood For Partners Part 1: Flutter 2.0

Engineering case study on building a new mobile app using Flutter 2.0 framework and best practices.

Flutter Blog Jun 14, 2021

Improving Platform Channel Performance in Flutter

Technical deep-dive into optimizing platform channel communication performance between Flutter and native code.

Google Play Mar 25, 2021

Seamless Multi-Platform App Development with Flutter

Techniques for building and maintaining Flutter applications across multiple platforms efficiently.

Tinder Mar 6, 2021

Tinder-Like Swipe Cards in Flutter

Tutorial on implementing swipe card animations and UI patterns in Flutter for mobile apps.

Nubank Feb 10, 2021

Scaling Nubank’s mobile development with Flutter

Nubank uses Flutter to scale their mobile app fast and keep it growing.

Flutter Blog May 6, 2020

Announcing Flutter 1.17

Announces major Flutter framework release with new features and performance improvements.

Flutter Blog Apr 30, 2020

Modern Flutter Plugin Development

Covers best practices and modern approaches for developing high-quality Flutter plugins.

Flutter Blog Apr 22, 2020

Flutter Spring 2020 Update

Announces new features, improvements, and performance enhancements in Flutter framework.

Flutter Blog Apr 17, 2020

Animation Deep Dive

Explores animation implementation techniques and performance considerations in Flutter.

Flutter Blog Apr 1, 2020

Choosing the Right Flutter Animation Widget for Performance

Comprehensive guide on selecting appropriate animation widgets in Flutter to optimize rendering performance.

Flutter Blog Mar 30, 2020

Flutter Web: Navigating URLs Using Named Routes

Explores URL navigation patterns and routing best practices for Flutter web applications.

Flutter Blog Mar 23, 2020

Embedding Flutter Applications in Websites Using DartPad

Guide on deploying Flutter applications to web platforms using DartPad tooling.

Flutter Blog Mar 2, 2020

Floating Overlay Widgets Over Transformed UI Elements in Flutter

Technical guide on implementing overlay widgets with proper rendering and transformation handling in Flutter.

Nubank Oct 1, 2019

Why we think Flutter will help us scale mobile development at Nubank (Detailed PDF Report

[A Detailed PDF Report] An overview of the criteria and study we conducted to decide to use Flutter as our primary technology for cross-platform mobile development.

Nubank Sep 30, 2019

Why we think Flutter will help us scale mobile development at Nubank

An overview of the criteria and study we conducted to decide to use Flutter as our primary technology for cross-platform mobile development.

Google Play May 10, 2019

Flutter and Chrome OS: Better Together

Optimization and development considerations for building Flutter apps that work seamlessly across Flutter and Chrome OS platforms.

Nubank Dec 7, 2018

Growing mobile capabilities at Nubank

Autonomy and ownership: the challenges we’ve faced before we tripled the number of mobile developers.