Lädt...

🔧 Is Flutter really a App Development Framework?


Nachrichtenbereich: 🔧 Programmierung
🔗 Quelle: dev.to

Critical Look

While trying Flutter for first time, The Above question rose in my mind. After doing some research from I Found the answer for this question. These post is simply my opinion and research about how it works. Let me mention it clearly, I'm not a hater of Flutter. I love the Tech and it's architecture but You need to know whether It works like A App Development Framework.

Rendering

For those who knew about Shaders and it's working and where it was used, You will get my point easily because Flutter uses Shaders for Every part of UI. . But why? I had a WTF moment when I discovered this.

For Those who don't know about Shaders, Let me explain to you in simple terms. Shaders are program written in C like Language that handles how to paint or draw in-form of pixel in Screen. They are primarily used in Game Development. Every Android and iOS Platform knew how to draw a text in Screen or Any Element in Screen because It was created in a way to do all kind of basic operations like rendering Text, Button and so on. But In Flutter, We are adding a extra layer that handles these drawing work.

Shaders were introduced to draw complex and custom elements in Games because Video Game needs custom elements. Platform had all things in it. Basic Element Rendering were predefined at OS level But Flutter ignores all those things and adding extra layer that redo these drawing stuffs. They did it to add custom animations. I totally get that but Still They could have done that for only Elements with Animation. Instead They did it for all elements even to Basic Elements like Text.

Now Think about this, Why do we need to ship the code that contains How to paint a text in Screen? It contains shaders which is slower than Native Platform. Shaders could never close to Platform Rendering. These are adding some Shitty Fatty code that bloats our App Size and Performance. It has both worst space and time complexity. The Advantage of this approach is Better Developer Experience. Why do need to sacrifice both Space and Time just for Better DX? Kotlin MultiPlatform (KMP) solves the same problem with native compilation and Better DX. Then Why Flutter?

I'm not a Flutter hater. But I don't like this approach for building apps. It looks like Game Engine without Physics. Only Difference between Impeller Engine at Flutter and Game Engine is Physics. In other words, Impeller is Game Engine without Physics. Why the hell we need Game Engine for building App Development?

Conclusion

If you found my language a bit critical,I'm Sorry because This post is written in that kind of way. Here my thoughts about Flutter, It should be made as Game Development Engine. I think Krafton, Inc found this truth and They did developed their game with that. My Final Conclusion is that Flutter Framework should focus as Game Development Framework instead of App Development Framework. It's working Mechanism and DX suits well for Mobile Game Development rather than App Development. I hope You understands well.

...

🎥 Flutter Performance, Flutter Games, Flutter Tooling, & More (#AskFlutter at Flutter Live)


📈 37.06 Punkte
🎥 Videos

🔧 Is Flutter really a App Development Framework?


📈 31.59 Punkte
🔧 Programmierung

🔧 Flutter news from GDD China: uniting Flutter on web and mobile, and introducing Flutter 1.9


📈 27.8 Punkte
🔧 Programmierung

🎥 Origin of Flutter, Dart 2.0, E-Commerce with Flutter, & More (#AskFlutter at Flutter Live)


📈 27.8 Punkte
🎥 Videos

🎥 Publishing a Flutter App to the Play Store (The Boring Flutter Development Show, Ep. 8.4)


📈 26.16 Punkte
🎥 Videos

📰 FLUTTER & DART – THE COMPLETE FLUTTER APP DEVELOPMENT COURSE


📈 26.16 Punkte
📰 Alle Kategorien

🎥 Q&A and Tour of Flutter Samples Index - The Boring Flutter Development Show, Ep. 7.4


📈 23.73 Punkte
🎥 Videos

🎥 Adding a Streams API to a Flutter Plugin - The Boring Flutter Development Show, Ep. 7.5


📈 23.73 Punkte
🎥 Videos

🔧 Say Hello to Flutter GPT: Your New Flutter Development Buddy 🚀


📈 23.73 Punkte
🔧 Programmierung

🎥 Flutter Development (Flutter Live)


📈 23.73 Punkte
🎥 Videos

🎥 Exploring Flutter Samples and Examples (The Boring Flutter Development Show, Ep. 11)


📈 23.73 Punkte
🎥 Videos

🎥 Flutter's Search Support - The Boring Flutter Development Show


📈 23.73 Punkte
🎥 Videos

🎥 How to Publish a Flutter Package - The Boring Flutter Development Show, Ep. 7.3


📈 23.73 Punkte
🎥 Videos

🐧 Framework announce the Framework Desktop, Framework Laptop 12 and upgraded Framework Laptop 13


📈 23.5 Punkte
🐧 Linux Tipps

🔧 Internationalizing and Localizing a Flutter App | How to Develop an App with Flutter – Part 7


📈 23.4 Punkte
🔧 Programmierung

🔧 How to Add Favicon in Flutter Web App(Flutter 3)


📈 20.96 Punkte
🔧 Programmierung

🔧 Ultimate guide to Flutter Keys: Optimizing Your Flutter App's Performance


📈 20.96 Punkte
🔧 Programmierung

🔧 Learn Flutter by creating your first Flutter app!


📈 20.96 Punkte
🔧 Programmierung

🔧 Flutter Tutorial – How to Develop an App with Flutter From Scratch


📈 20.96 Punkte
🔧 Programmierung

🕵️ Reverse Engineering a Flutter app by recompiling Flutter Engine


📈 20.96 Punkte
🕵️ Reverse Engineering

🎥 Alibaba used Flutter to build 50+ million user Xianyu app (Flutter Developer Story)


📈 20.96 Punkte
🎥 Videos

🎥 Hamilton app built with Flutter and featured on iOS and Android (Flutter Developer Story)


📈 20.96 Punkte
🎥 Videos

🎥 Hamilton app built with Flutter and featured on iOS and Android (Flutter Developer Story)


📈 20.96 Punkte
🎥 Videos

🔧 Flutter vs. React Native — Which Framework Will Shape the Future of Mobile Development?


📈 20.34 Punkte
🔧 Programmierung

🔧 Why Choose Flutter App Development When You Need a Mobile App


📈 19.33 Punkte
🔧 Programmierung

📰 Flutter App Development: Pros And Cons For Your Business App


📈 19.33 Punkte
📰 Alle Kategorien

🔧 Flutter 3.19 just released - Flutter News 2024 #7 ʚїɞ


📈 18.53 Punkte
🔧 Programmierung

🎥 Agentic apps with Flutter | Observable Flutter #59


📈 18.53 Punkte
🎥 Video | Youtube

🔧 Flutter Bluetooth Tutorial: How to Implement Flutter BLE Support


📈 18.53 Punkte
🔧 Programmierung

matomo