MASTODON
So, das Kalender Widget von syncfusion eingebaut.
So, das Kalender Widget von syncfusion eingebaut. Dank Claude funktioniert es auch wie ich möchte. Spannend wird es jetzt, irgendwie die tasks von links auf den Kalender rechts zu bringen. Mal die Tut...
MASTODON
So, today, the Flutter debugger decided to stop resolving all DNS and crash.
So, today, the Flutter debugger decided to stop resolving all DNS and crash. To check some parts of my app I have to run it without debugging, but that nullify the purpose of debugging. #flutter #flut...
MASTODON
Повторяем профиль Телеграмма, используя Metaballs итЯ потратил много времени, чтобы разобраться,…
Повторяем профиль Телеграмма, используя Metaballs итЯ потратил много времени, чтобы разобраться, как работает анимация аватара с Dynamic Island в Telegram. Затем я реализовал её на Flutter с помощью m...
DEVTO
Flutter vs React Native vs WebView Wrapper: Which Should You Choose in 2026?
I've built production apps with all three approaches. Here's an honest comparison based on real projects — not framework fan wars. The Quick Answer Flutter → Best if you're starting from scratch and w...
MASTODON
#Flutter & Dart’s 2026 roadmap https://blog.flutter.dev/flutter-darts-2026-roadmap-89378f17ebbd
#Flutter & Dart’s 2026 roadmap https://blog.flutter.dev/flutter-darts-2026-roadmap-89378f17ebbd
DEVTO
How to Build Responsive Flutter Apps for Phones, Foldables, Tablets & Web (2026)
Hey everyone, Samuel here! In 2026, your Flutter app needs to look perfect on a tiny phone, a folding tablet, a desktop window, and even on the web — all from one codebase. Nothing kills user experien...
DEVTO
Flutter App Taking Too Long to Start? Here's What You're Doing Wrong
If you've ever launched your app and stared at a white screen for what feels like an eternity before anything shows up, you're not alone. I've been there too. Recently, while working on a project that...
MASTODON
TIL about GenUI and the underlying protocol A2UI … it’s like YOLO mode for your apps…
TIL about GenUI and the underlying protocol A2UI … it’s like YOLO mode for your apps 🤪https://blog.flutter.dev/flutter-darts-2026-roadmap-89378f17ebbdhttps://a2ui.orgApparently it’s already something...
MASTODON
混沌を彷徨う灯火 Світло, що блукає крізь хаос混沌を彷徨う小さな灯火達Маленькі вогники, що блукають у…
混沌を彷徨う灯火 Світло, що блукає крізь хаос混沌を彷徨う小さな灯火達Маленькі вогники, що блукають у хаосіhttps://note.com/poison_raika/n/n87d3ebb3cdf0<>#small #light #wander #through #chaos #gather #together #drawn #war...
DEVTO
JSON to Dart: Complete Guide to Flutter Class Generation with Null Safety
Converting JSON to Dart classes for Flutter with null safety — everything you need. Manual fromJson/toJson class User { final int id; final String name; final String? bio; // nullable User({required t...
DEVTO
Hi, I’m Mir Tawfiq – Flutter Developer from Bangladesh
Hi, I’m Mir Tawfiq, a passionate Flutter developer from Bangladesh. I specialize in building modern, scalable, and user-friendly mobile and web applications using Flutter and Dart. I focus on clean UI...
DEVTO
I Had an AI Agent Build Me a Full App. 46K Lines of Code, 3 Platforms, Zero Dart Knowledge
Disclaimer: this article was also written by an AI agent. I’m a developer, not a writer — my raw drafts are something no human should be subjected to. I’m Not a Flutter Developer Let me be clear upfro...
MASTODON
The third beta for Butterfly Crimson Red (2.5) is now available!Highlights:🗺️ Area improvements🧠…
The third beta for Butterfly Crimson Red (2.5) is now available!Highlights:🗺️ Area improvements🧠 Memory leak fixes📁 File management improvements🐛 Bug fixesRead more here: https://www.linwood.dev/b...
DEVTO
New Plugin
DEVTO
How I Built “Love Calculator by Name” – A Fun Offline Flutter App in One Weekend
How I Built “Love Calculator by Name” – A Fun Offline Flutter App in One Weekend As a Flutter developer with over 3 years of experience and 20+ apps already published on Google Play, I still love buil...
DEVTO
How to take screenshots and generate PDFs in Dart and Flutter
How to Take Screenshots and Generate PDFs in Dart and Flutter The standard Flutter approach to PDF generation is the pdf package — you build documents by constructing a widget tree in Dart, laying out...
DEVTO
🚀 Revisando o S.O.L.I.D na Prática com Flutter e Dart
🚀 Revisando o S.O.L.I.D na Prática com Flutter e Dart 🎯 Introdução Resolvi revisar os meus conhecimentos sobre temas essenciais da programação. Iniciei pelo SOLID porque é algo que deve ser revisita...
MASTODON
Flutter & Dart’s 2026 roadmap https://mander.xyz/post/48036109
Flutter & Dart’s 2026 roadmap https://mander.xyz/post/48036109
MASTODON
🔴 #HumpdayQandA with Live Coding!
🔴 #HumpdayQandA with Live Coding! at 5pm GMT / 6pm CEST / 9am PST today! Answering your #Flutter and #Dart questions with @simon, Randal, Danielle, John and Makerinator (Matthew Jones)https://www.you...
DEVTO
I Built a Free Offline CRM for Real Estate Agents Using Flutter — Here's Why
I live in India, and real estate agents here have a massive problem — they track leads in notebooks, WhatsApp chats, and random Excel sheets. I asked a few agents why they don't use a CRM. The answers...