DEVTO
Stop failing App Store reviews: Meet Flutter Permission Scanner
If you’ve ever built a Flutter app, you know the drill. You need a feature, you head to pub.dev, you run flutter pub add, and you move on with your life. We love the Dart ecosystem because it abstract...
DEVTO
Building a Modular ERP from Scratch with Flutter, Supabase, and Riverpod — Part 1
English Version 🇺🇸 Why I started this project I decided to build a modular ERP as a portfolio project with two goals in mind: build something real, with actual business value learn professional soft...
REDDIT
Dart is actually very fast
I know on benchmark its not that great but i have a production server that processes 10-30k small to mid sized json per second for algorithmic trading. So i finally ported it to rust and even added mo...
REDDIT
Will Apple approve a Flutter app that uses only Material components?
Hello everyone! I finished development of my Flutter app. My main focus during development was Android and I only used the Material controls that are built into Flutter. It's a simple app and Material...
DEVTO
Flutter Interview Questions Part 7: Advanced Flutter — RenderObjects, Isolates, Engine & Performance
Welcome to Part 7 of the Flutter Interview Questions series! This is one of the most technically dense parts, covering topics that interviewers use to gauge deep framework expertise: Custom RenderObje...
DEVTO
David Stark: Top High-Paying Roles
👋 Hello Developers, The market is shifting. We are seeing a surge in MOBILE roles this week. My bot just scanned 200+ verified remote jobs, and I've cherry-picked the Top 5 roles. 🔥 Watch out for Jo...
MASTODON
Neue Alpha von meiner Web-App #Aevo steht bereit.
Neue Alpha von meiner Web-App #Aevo steht bereit. Neben kleinen optischen Veränderungen in der Taskliste und einem neuen Logo, können Tasks nun auch direkt beim Erstellen oder Editieren eingeplant wer...
MASTODON
[Перевод] Тренды мобильных приложений в Скандинавии (2025 год)Если вы хотите сделать мобильное…
[Перевод] Тренды мобильных приложений в Скандинавии (2025 год)Если вы хотите сделать мобильное приложение для Северной Европы, то предлагаю узнать, что было драйверами самых успешных приложений в 2025...
DEVTO
Building Real-Time Voice Chat in Flutter: A WebSocket Streaming Architecture
Most Flutter chat UIs handle text perfectly but fall apart when you add voice. The moment you need real-time audio streaming, you're dealing with WebSockets, buffering, and state management nightmares...
DEVTO
Building Voice Conversations Without Usage Limits: A Flutter Developer's Guide
Most productivity tools bolt AI onto their sidebar as an afterthought. But voice-first interfaces require rethinking your entire event architecture. After watching Notion limit users to 20 lifetime AI...
PUBDEV
flutter_mockkit v1.0.0
A lightweight, developer-friendly toolkit to mock API requests and responses in Flutter apps during development. Simulate delays, errors, and dynamic responses without needing a real backend.
PUBDEV
notify_pilot v1.0.2
Unified notification API for Flutter. Local + push + scheduled notifications in 3 lines. Cron scheduling, auto-grouping, notification history, action buttons, analytics.
PUBDEV
webview_all_linux v0.5.2
A Flutter plugin that provides a WebView widget on Linux using WebKitGTK.
PUBDEV
gt_sizer v1.1.0
A responsive sizing utility for Flutter with hybrid scaling for width, height, fonts, icons, and spacing across mobile, tablet, and desktop devices.
PUBDEV
guard_kit v0.1.0
Mobile security plugin: root/jailbreak detection, developer mode detection, emulator detection, SSL certificate pinning, and screenshot prevention.
PUBDEV
stk_min v0.3.0
A minimalist, cross-platform Flutter wrapper for the Synthesis ToolKit (STK) library. Provides FFI-based access to physical modeling synthesis for realistic musical instruments.
PUBDEV
gt_secure v1.1.0
A production-ready Flutter package for secure local storage with AES-256-CBC encryption, automatic key management, in-memory caching, and comprehensive error handling. Perfect for storing sensitive da...