REDDIT
When will flutter get better AI tooling and direct integrations?
Claude is becoming one of the strongest models for coding. Many developers now prefer it over Gemini. I recently came across a few articles discussing this trend. One of them explores Anthropicâs ne...
PUBDEV
nilts_flutter_hooks v1.0.2
nilts_flutter_hooks provides lint rules, quick fixes, and assists for Dart and Flutter projects to help you enforce best practices and avoid errors.
PUBDEV
nilts v1.0.2
nilts provides lint rules, quick fixes, and assists for Dart and Flutter projects to help you enforce best practices and avoid errors.
REDDIT
After a few Flutter projects, these 5 conventions saved me the most time
After a few Flutter projects, I realized the painful part usually isn't building screens. It's the moment the app stops being "small" and every feature starts solving the same problem differently. The...
PUBDEV
screen_capture_kit v0.0.1
Native Dart bindings for macOS ScreenCaptureKit using Dart Build Hooks.
REDDIT
Building a Live Commerce Marketplace in India â Need advice on scaling Flutter with BLoC
Hi everyone, For the past 18 months Iâve been working on an early-stage startup idea around live commerce. The goal is to build what could become a live commerce marketplace for India, where sellers...
PUBDEV
ishim_native_callkit v1.0.0
Native iOS CallKit and PushKit handler for Flutter VoIP applications. WhatsApp-model architecture.
PUBDEV
store_it v1.0.0
A high-performance, SQLite-backed key-value store for Flutter with native TTL and background maintenance.
PUBDEV
saga_state_machine v1.1.2
A MassTransit-style state machine framework for Dart. Declarative, event-driven saga pattern with fluent builder API.
PUBDEV
just_storage v1.1.0
Standard and secure key-value storage with typed helpers and reactive streams.
PUBDEV
silkfps v0.0.1
Silk smooth FPS boost for Flutter. Auto-detects Vulkan/Skia on Android and Metal/ProMotion on iOS with real-time FPS monitoring, battery saver, and live FPS overlay.
REDDIT
I built tailwind_flutter â Tailwind CSS tokens + utility-first styling for Flutter
Hey everyone! I just published tailwind_flutter, a package that brings Tailwind CSS's design system to Flutter with chainable widget extensions. The problem: Flutter's widget nesting gets deep fast. S...