Hat jetzt doch etwas Zeit gekostet. Aber die Alpha von #aevo läuft jetzt auf einer selbst gehosteten supabase Instanz. #todo #productivity #flutter

It’s been a busy few weeks developing Pluzy, but it’s finally here! 🚀

I’ve just released a highly requested feature: Home Widgets for Android! 📱✨

Check it out now:
🔗 pluzy.app

#Pluzy #AndroidDev #Flutter #BuildInPublic #IndieDev #ShoppingList #DigitalWallet #spotlight #promote

I thought I was building a scheduler.

Turns out I was building a boundary — between writing and posting, between intention and impulse.

The internet has enough tools trying to accelerate you. I wanted to build one that gives a little space back.

Full build story 👇
https://blog.cahyanudien.site/building-skedoff-a-quieter-way-to-plan-content-offline

#BuildInPublic #OfflineFirst #Flutter #Skedoff #IndieHacker

Building Skedoff: A Quieter Way to Plan Content Offline | Cahyanudien Blogs

Why I’m building Skedoff — an offline-first, privacy-first social media content planner designed for people who want ownership before publishing.

Cahyanudien Blogs

Built with #Flutter so it runs on Android, iOS, Windows, macOS, and Linux from a single codebase.

Local storage only — no backend, no telemetry, no invisible server holding your drafts.

For me, offline-first isn't just a technical choice. It's a philosophical one.

Privacy as the default, not a premium feature.

#Flutter #FOSS #MobileApp

Flutter BLoC Best Practices You're Probably Missing | DCM - Code Quality Tool for Flutter Developers

Learn how the BLoC pattern works by reading its source code. Understand the architecture behind Flutter state management and discover why certain patterns prevent crashes and memory leaks.

Flutter makes it easier for businesses to build scalable apps across multiple platforms using a single codebase. But how much does Flutter app development really cost in 2026?
In this blog, we explore the key cost factors, development scenarios, and what businesses should consider before starting a Flutter project.

Read the full blog.
https://ripenapps.com/blog/flutter-app-development-cost/

#Flutter #FlutterDevelopment #FlutterAppDevelopmentCost #MobileAppDevelopment #CrossPlatform #TechTrends2026

Flutter App Development Cost in 2026: A Complete Pricing Guide

Discover how much Flutter app development costs in 2026. Explore cost factors, pricing by team and location, real project examples, and maintenance costs.

RipenApps Official Blog For Mobile App Design & Development

Textf 1.2.0 is out.

The live formatting controller for #Flutter's TextField widget.

Replace TextEditingController with TextfEditingController
and your TextField renders **bold**, *italic*, `code` — live, as the user types.

No extra widgets.

Playground and docs in 🧵👇

Erste Version des Projektfilters in der Task-Ansicht implementiert :) Da ich das konzeptionell schon für "Lenas Einkaufsliste" einmal durchexerziert hatte, war die Logik zum Glück schnell gebaut. Nun aber festgestellt, dass ich Sortierung und Filter besser über die Tabs "Backlog" und "Heute" packe. Sonst braucht es alle Elemente doppelt und das ist irgendwie komisch. Also erstmal noch kein Release an die Alpha-Tester ;) #Aevo #todo #productivity #app #flutter

Прямая трансляция во Flutter через WebCodecs: как пришлось написать свой декодер

Когда live-видео приходит как сырой H.264 поток через WebSocket, стандартные Flutter-плееры перестают работать. В этой статье я разбираю, почему готовые решения не подошли и как я пришёл к необходимости реализации собственного декодера на C++ с использованием FFmpeg.

https://habr.com/ru/articles/1010458/

#WebCodecs #Flutter #FFmpeg #h264 #ffi

Прямая трансляция во Flutter через WebCodecs: как пришлось написать свой декодер

Многие наверняка уже имели опыт реализации прямой трансляции в мобильных приложениях, и я в том числе был уверен, что сделать фичу не займет много времени с помощью таких библиотек как: video_player /...

Хабр

Flutter Roadmap for Beginners

Start by learning Dart and Flutter basics.
Focus on widgets, state management, and API integration.
Then move to architecture, testing, and deployment to build production-ready apps.

#flutter #mobiledevelopment #androiddev #dart #appdevelopment