Every few months, people start shouting: “Flutter is finished.” “Flutter can’t handle native changes.” “Flutter won’t survive native evolution.”

Last week, Apple unveiled Liquid Glassβ€”a fluid, glass-like UI across iOS 26, iPadOS 26, macOS Tahoe 26, watchOS 26, and tvOS 26. Of course, the internet screamed: “This will kill Flutter!” πŸ˜…

πŸ’‘ Let’s address the biggest misunderstanding head‑on:

Flutter was never just a UI framework β€” it’s more like a game engine under the hood. It runs on its own Skia/Impeller rendering engine. Shaders? βœ… Blurs? βœ… Glass effects? βœ… Full rendering control? βœ…

And yesβ€”Flutter now uses Impeller as its default engine:

  • iOS: Since Flutter 3.29, Impeller is the default on iOS with no ability to switch to Skia
  • Android (API 29+): As of the 3.27 release, Impeller is the default rendering engine for both iOS and Android API 29+

πŸ”₯ Reality Check: While some Flutter community members have started experimenting with Liquid Glass implementations, an engineer from the Flutter team has confirmed that they are not bringing the Liquid Glass feature in Flutter as part of the official Cupertino widget library. However, community developers have created experimental packages attempting to implement liquid glass specifications in Flutter.

βœ… The real challenge isn’t “can Flutter do it?” β€” Flutter supports custom fragment shaders and both the Skia and Impeller backends support writing custom shaders. The question is whether the Flutter team will officially support it or leave it to community packages.

Summary: Flutter isn’t dead β€” it’s evolving. As of writing, Flutter has 28k forks, 168k stars, and active development with Flutter SDK 3.27.3 released in January 2025. And like every powerful tool, it demands developers who are willing to level up.

πŸ’₯ The core questions for YOU:

  • Can Flutter handle Liquid Glass? β†’ βœ… Technically yes, with custom shaders
  • Will Flutter officially support it? β†’ ❓ Currently unclear
  • Can you leverage Flutter’s full rendering power? β†’ ❓

πŸ‘‡ Let’s hear from you: Is Flutter deadβ€”or just getting started? πŸš€

#flutter #flutterdev #flutterisnotdead #liquidglass #ios26 #dartlang #mobiledevelopment #crossplatform #impeller #skia #shaders #fluttercommunity #softwareengineering #levelup #developers #wwdc2025