REDDIT
I automated the complete boilerplate!
I kept rebuilding the same Flutter app setup over and over⦠Auth Onboarding Paywalls Firebase wiring AI integrations Every single project ð So I finally got tired of it and built a CLI that sets ...
REDDIT
Cross-platform subscriptions with Revenuecat
Hello, My app doesnât require an account by default, free users can use it without signing in, only paid users if they want to access their subscriptions on a the second platform they should create ...
DEVTO
How I Manage Complex State in Flutter with Riverpod StateNotifier
I've been building a Flutter admin panel that handles push notifications, user filtering, audience estimation, and real-time Firestore data. At first I tried setState and Provider, but things got mess...
PUBDEV
font_fit v0.0.3
High-performance auto-sizing Text widget using binary search. Drop-in replacement that automatically fits text within constraints.
PUBDEV
alien_signals v2.2.0
Alien Signals is a reactive state management library that brings the power of signals to Dart and Flutter applications.
PUBDEV
boutiques_weebi v1.0.8
Boutique management package for Weebi with chain grouping, permissions management, and comprehensive UI components
PUBDEV
sdui_engine v0.5.1
A production-grade Server-Driven UI (SDUI) framework for Flutter. Build hyper-dynamic, completely remote home screens using clean JSON payloads and declarative architectures.
MASTODON
New GitHub update 🚀👉 https://github.com/NicosNicolaou16⭐ Star the repos & follow for more!#Dev…
New GitHub update 🚀👉 https://github.com/NicosNicolaou16⭐ Star the repos & follow for more!#Dev #GitHub #MobileDev #AndroidDev #FlutterDev #Kotlin #Dart #JetpackCompose #Android #Flutter
PUBDEV
rook_sdk_core v4.0.0
Core functionality for rook_sdk_health_connect, rook_sdk_samsung_health and rook_sdk_apple_health packages.
MASTODON
I want #flutter but I don't want dart.
I want #flutter but I don't want dart. Give me a #rustlang alternative ASAP, decent cross platform and not web view based.
PUBDEV
xwidget v0.3.0
A package for building dynamic UIs in Flutter using an expressive, XML based markup language.
REDDIT
Google Maps Marker and Cluster
I want to implement the same behavior of Markers displayed in the attached video... Is there any way to implement it?