PUBDEV
fake_firebase_security_rules v0.5.4
Fake for Firebase Security Rules. To be used by fake_cloud_firestore and mock_firebase_storage.
PUBDEV
fake_cloud_firestore v4.0.2+1
Previously known as cloud_firestore_mocks. Fake implementation of Cloud Firestore. Use this package to unit test apps that use Cloud Firestore.
REDDIT
Googleâs AI framework (Genkit) is now available in Dart
Too many of us building AI features in Flutter are just sending raw HTTP requests to OpenAI or Gemini and doing a lot of manual JSON parsing. Google just released the Dart SDK for Genkit, which is an ...
PUBDEV
gamification_flutter_sdk v1.0.0
Flutter SDK for the SaaS Gamification Platform. Auto-tracking via gamif_scanner.
PUBDEV
smart_localization v0.0.1
A backend-agnostic smart localization system for Flutter. Version-controlled translations with intelligent caching, fallback chains, and parameterized translations.
PUBDEV
transparent_tap_animation v0.0.1
A lightweight iOS-style tap animation widget for Flutter. Smoothly reduces opacity on press with scroll-aware gesture detection, double-tap, and long-press support.
PUBDEV
cloud_dissolve_animation v0.0.3
A dreamy cloud-like dissolve animation widget for Flutter. Creates beautiful blur, float, and fade effects using Overlay for unbounded animations.
PUBDEV
swipe_back v0.0.2
iOS-style full screen back swipe gesture for Flutter. Enables swiping from anywhere on the screen to navigate back, not just the left edge.
REDDIT
I built a widget to bring Apple's SF Symbols icon transitions (diagonal wipe) to Flutter
Iâve always been frustrated that animating between two icons in Flutter usually means settling for a basic AnimatedSwitcher cross-fade. If you want something that feels native and premium (like th...
PUBDEV
sqlite3_web v0.6.0
Utilities to simplify accessing sqlite3 on the web, with automated feature detection.
PUBDEV
vector_graphics v1.1.20
A vector graphics rendering package for Flutter using a binary encoding.
REDDIT
What I learned shipping a Flutter desktop invoicing app to the Microsoft Store
Iâve been building a Flutter invoicing app for desktop/web/mobile, and getting it shipped taught me a lot about where Flutter works well for this kind of product and where it gets tricky. A few spec...
REDDIT
Tired of the low-quality, mindless ERP chats. Trying to build âambient companionshipâ with AI. Would love your thoughts
Hi everyone! ð One thing that kept bothering us about most AI companions is this: you close the app, come back the next day and it feels like starting over. No continuity. No sense that it actually...