REDDIT
Building an app with deepseek
Im creating an app uses deep seek , the app idea is simple im just will make auth - the user can chat with deepseek , and I'll make hidden prompts for deepseek to custimize the response , so what I'll...
MASTODON
Announcing the Setonix 0.6.0 release!Setonix 0.6.0 is here with big new features and improvements!
Announcing the Setonix 0.6.0 release!Setonix 0.6.0 is here with big new features and improvements! This release focuses on server-side improvements and scripting capabilities.Highlights:🛠️ Lua script...
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, Danielle, John and Makerinator (Matthew Jones)https://www.youtube.com...
DEVTO
Why I Choose React Native Over Flutter for Cross-Platform Mobile Development
React Native and Flutter are both solid choices for building cross-platform mobile apps. Here’s why I reach for React Native more often—and when Flutter might still be the better fit. One Language and...
DEVTO
Flutter Build Failed: Android NDK Clang Could Not Be Found (Fix)
If you’re building a Flutter app and suddenly hit this error: `Target dart_build failed: Error: Android NDK Clang could not be found. Execution failed for task ':app:compileFlutterBuildDebug' Gradle t...
MASTODON
Chào các bạn!
Chào các bạn! Vì dịch vụ geofencing trả phí quá đắt, mình đã phát triển Geo-Engine: động cơ địa giới thời gian thực mã nguồn mở tự hosting. Sử dụng Go 1.22 + PostGIS, hỗ trợ Flutter/Python/Node.js. Ho...
MASTODON
Tired of scrolling through noise?
Tired of scrolling through noise? 📉We just updated Dart & Flutter News with new filters. You can now sort by Most Clicked or filter by Min Likes to instantly see what other developers are interested ...
DEVTO
Dart Frog Part 4: Secure Authentication Tutorial (JWT + Password Hashing) 🔒
Hey guys! Welcome to Part 4 of our Dart Frog series. If you missed Parts 1, 2, and 3, we set up Dart Frog, built a CRUD API for our Task App, and integrated it on frontend app. Watch it now if you’re ...
REDDIT
Cubit/Bloc course?
Hello, im developer (in other technologies), and Iâm jumping into Flutter project which is a new technology for me. While the UI side, widgets is understandable for me, Iâm having trouble with und...
DEVTO
Mastering Impeller Custom Shaders for 120fps Flutter Apps
In 2026, the baseline for mobile user experience has shifted. Users no longer applaud smooth 60fps transitions; they expect 120fps "ProMotion" fluidity as a standard. For Flutter developers, achieving...
REDDIT
Built a Copy-Paste Utility with 11 Features - Here's What I Learned About Flutter State Management
I started with a simple "copy to clipboard" button and ended up building a full-featured utility app. Features I implemented: - Copy/Paste/Clear functionality - Live character and word counter (using ...
MASTODON
Tide is hiring Staff Backend Engineer, Python🔧 #csharp #java #kotlin #python #swift #angular…
Tide is hiring Staff Backend Engineer, Python🔧 #csharp #java #kotlin #python #swift #angular #django #flask #flutter #springboot #aws #cicd #docker #kafka #mysql #postgresql #terraform🌎 Serbia⏰ Full...
MASTODON
Flutter?
Flutter? A necessary evilFlutter SDK is available only for Linux x64. MacOS has ARM and x64 packages, Windows has x64. This make developing on Raspberry a real chore, not to speak *BSD. This makes me ...
MASTODON
#Flutter on Cloud Run: Full Stack #Dart Architecturehttps://cloud.google.com/blog/topics/developers-…
#Flutter on Cloud Run: Full Stack #Dart Architecturehttps://cloud.google.com/blog/topics/developers-practitioners/flutter-on-cloud-run-full-stack-dart-architecture
MASTODON
🚀 NEW on We ❤️ Open Source 🚀Reetam Biswas built Community Connect, a Flutter-based app using open source to empower volunteers + nonprofits.
🚀 NEW on We ❤️ Open Source 🚀Reetam Biswas built Community Connect, a Flutter-based app using open source to empower volunteers + nonprofits. A digital town square for local service, cultural events ...
REDDIT
I built an immediate-mode TUI framework in Dart.
Yo. If you're looking to create a TUI and want to do it in a fast, WORA fashion, Dascade might be what you need. This is mainly a way for me to source some contributors, because I know that y'all have...
REDDIT
Navigating a Career Challenge: Overcoming Over-Reliance on AI as a Flutter Developer
Hello, I am a Flutter Developer with four years of experience on paper, though in practice, Iâve only worked actively for about a year in this role. Iâve managed to crack interviews and secure a p...
DEVTO
IIFEs are Dart's most underrated feature
IIFEs in Dart are severely underrated and barely anyone seems to agree with me. This is a hill I'm willing to die on, and I've decided to collect my thoughts into a blog post that will hopefully get y...
DEVTO
Optimizing the Flutter Workflow: My Essential MCP Server Setup
As a Flutter developer, the battle for productivity is often lost in context switching. We toggle between VS Code, terminal windows, browser tabs for documentation, Figma designs, and API clients like...
REDDIT
Building a Conversational AI using Flutter
A step-by-step guide to building a real-time conversational AI in Flutter with voice and text interaction. The system captures microphone audio, streams it in real time to an AI agent, processes speec...