MASTODON
Erste Version des Projektfilters in der Task-Ansicht implementiert :) Da ich das konzeptionell…
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 ...
REDDIT
I was about to submit to the App Store. Then I watched 5 strangers try to use my app.
Been building a fitness app by myself for about 6 months. I wanted to do user testing before launch but everything out there is $30-$150 per tester, annual contracts, enterprise stuff. I make nothing ...
PUBDEV
flutter_animate_plus v5.0.0
A maintained fork of flutter_animate with beautiful animated effects and builders for Flutter.
PUBDEV
dart_frog_swagger v1.0.1
Generate OpenAPI (Swagger) specs from annotated Dart Frog handlers and serve a configurable Swagger UI docs page with a single middleware.
PUBDEV
football_lineup v1.0.1
A flexible, dynamic football lineup package supporting 11-a-side, 7-a-side, and 5-a-side formations with customizable teams, colors, and drag-and-drop position swapping.
PUBDEV
babel_text v2.1.1
A easy and highly customizable "Text" and "SelectableText" component. Change dynamically styles, add intuitively onTap functions in texts, easily display tooltip messages and more!
HACKERNEWS
Show HN: Flutterby, an App for Flutter Developers
Article URL: https://flutterby.app/ Comments URL: https://news.ycombinator.com/item?id=47391966 Points: 3 # Comments: 1
PUBDEV
metadata_audio v0.1.0
A Dart-native audio metadata parser library that provides comprehensive
metadata extraction for various audio formats including MP3, FLAC, Ogg, MP4,
WAV, AIFF, APE, ASF, Matroska, and more. Ported f...
PUBDEV
linked_text v1.0.0
A Flutter widget that renders text with interpolated tappable links using a simple template syntax.
PUBDEV
hyprar_engine v1.0.0
Motor de Realidad Aumentada nativa para Flutter. Captura fotos y videos H.264 con stickers faciales 2D/3D en tiempo real usando ML Kit y MediaCodec.
PUBDEV
cdart v0.0.2
A Dart library that provides C-compatible utilities and bindings, enabling direct code porting from C to Dart with minimal modifications.
REDDIT
Can Flutter be used in a desktop app in lieu of native renderer?
Looking to play around with various ideas for desktop app. One is the electron route with webview.. that works, its not bad, tons of support/libraries for GUI stuff. But sluggish, eats memory, etc. Th...
REDDIT
Built an Auth system for Flutter that reads SIM card automatically like Google does
Hey everyone I've been working on an auth system you can drop into any Flutter app The idea is users don't type their phone number, the system reads the SIM card directly and fills it automatically ju...
DEVTO
How I Built Encrypted Bluetooth Team Sync in Flutter — AES-256-GCM, ECDH, CRDTs, Zero Servers
There are plenty of places where cell towers don't exist. Mountains, forests, remote wilderness where the only infrastructure is what you carry. When your team spreads out across a few kilometers, kno...
PUBDEV
bedrock_sync v0.1.0
A backend-agnostic, offline-first sync engine for Flutter. Your data stays grounded on device and syncs to any backend — REST, Firebase, or Supabase — when online.
REDDIT
I just published my first Flutter package:Â text_gradient_widget. Itâs a
Hi everyone, I just published my first Flutter package:Â text_gradient_widget. Itâs a small package for creating gradient text with linear and radial gradients, custom stops, and different direction...