MASTODON
I remembered I have a blog and I want to use it, so I wrote about my adventure trying to automate…
I remembered I have a blog and I want to use it, so I wrote about my adventure trying to automate my #flutter build workflow.https://estebandevblog.pages.dev/automating-virtualbox-build-script/#develo...
DEVTO
I built Saloon PHP for Dart — because build_runner shouldn't be the price of clean API calls
Ten years of Symfony. Dozens of API integrations. Then I switched to Flutter — and suddenly, making a clean API call felt like a chore. If you've ever used Saloon PHP, you know the feeling: one class ...
MASTODON
#FlutterI just did a thing in a Flutter project I am working on, where all the iOS and macOS…
#FlutterI just did a thing in a Flutter project I am working on, where all the iOS and macOS dependencies had upgraded from Cocoapods to Swift Packages, and I could finally remove Cocoapods from that ...
MASTODON
Как сделать GitLab CI/CD вашим лучшим другом для сборки и доставки Flutter приложений.
Как сделать GitLab CI/CD вашим лучшим другом для сборки и доставки Flutter приложений. Часть 3Flutter & GitLab CI/CD. Доставка мобильного приложения в Significa, TestFlight и Google Play Привет! Меня ...
DEVTO
Supercharging Flutter Development with 80+ Powerful String Extensions 🚀
If you’ve built more than one Flutter app, you’ve probably rewritten the same helpers again and again: Email validation regex Slug generators Hashing utilities Word count logic Text formatting helpers...
DEVTO
Flutter'de Null Safety Nedir? 🎯
Null safety, Flutter'de değişkenlerin null (boş) değer almasını kontrol altına alan bir güvenlik sistemidir. Kodunuzu daha güvenli ve hatasız hale getirir. ⚡ Temel Kavramlar Nullable Tipler (?): Strin...
DEVTO
Flutter Sticky Bottom Button: Beyond the FloatingActionButton
Flutter gives us the FloatingActionButton, and don’t get me wrong, it’s great. But sometimes… it’s just not enough. Sometimes we want more control over how and when a button appears. Maybe we want it ...
GITHUB
Bump engine version for 3.41.2 stable release (#182559)
Note: The Flutter team is currently trialing the use of Gemini Code Assist for GitHub. Comments from the gemini-code-assist bot should not be taken as authoritative feedback from the Flutter team. If ...
MASTODON
I've just discovered the #ubuntu #flutter community, searching for a music player(musicpod).
I've just discovered the #ubuntu #flutter community, searching for a music player(musicpod). It seems soo beautiful and I really love the libadwaita inspiration around this. Hoping Ubuntu will move in...
DEVTO
Deep-Dive: Building a Production-Ready Navigation Observability System in Flutter
The Black Box Problem Navigation is the backbone of every mobile app. Yet, in most production environments, it's completely invisible. Most teams instrument API calls and screen views, but the actual ...
MASTODON
Butterfly 2.4.4 hotfix release is now available cherry picking some important fixes from the 2.5…
Butterfly 2.4.4 hotfix release is now available cherry picking some important fixes from the 2.5 beta releases.Read more here: https://www.linwood.dev/butterfly/2.4.4/#flutter #opensource #productivit...
MASTODON
Как я за 2,5 месяца написал строительный калькулятор на Flutter с ИИ-прорабом, 45+ калькуляторами и…
Как я за 2,5 месяца написал строительный калькулятор на Flutter с ИИ-прорабом, 45+ калькуляторами и 8000 тестамиВ конце ноября 2025-го я сел писать строительный калькулятор для RuStore. Хотел собрать ...
DEVTO
Create A Powerful Mobile App - Rust as the Brain, Flutter as the Face
Design beautiful interfaces in Flutter. Run serious logic in Rust. Connect them like a pro. Modern applications are evolving beyond simple UI rendering and API calls. Today's apps handle heavy data pr...