PUBDEV
flutter_tsc_utils v0.1.0
Utilities for generating TSC TSPL/TSPL2 printer commands from Flutter and Dart.
PUBDEV
flutter_uxrate v0.2.0
Flutter plugin for the UXRate SDK — embed AI-powered surveys in your Flutter app. Supports iOS and Android.
PUBDEV
flutter_agentic_ai_cli v0.1.0
CLI tools for flutter_agentic_ai — generate screen maps and route definitions from your GoRouter configuration.
PUBDEV
blinkcard_flutter v3000.0.0
Flutter plugin for BlinkCard, SDK for scanning and OCR of various identity documents.
PUBDEV
flutter_ads_sdk v0.1.2
Flutter Ads SDK for Web, Mobile, and Desktop. Developer-controlled monetization with native UI ads, smart routing, transparent tracking, and no hidden logic.
PUBDEV
puro_sidekick_plugin v1.4.0
Sidekick plugin that uses the Flutter SDK managed by Puro in the repository and links it to the flutter and dart commands
PUBDEV
flutter_golden_animation v0.1.1
Animation golden testing for Flutter. Captures widget animation frames as lossless APNG golden files.
DEVTO
I built an expense tracker because every other one wanted my bank login
I've been tracking my spending since 2008. Back then, the app ecosystem wasn't really a thing yet. I was living abroad and I just wanted to know where my money was going. I've been in and out of diffe...
PUBDEV
d_util v1.1.7
A collection of tools for Dart/Flutter developers, providing common functionality packages and extensions
PUBDEV
doorce_keycloak_token_handler v2.0.2
Keycloak Authentication Service for generated applications
PUBDEV
cupertino_date_selector v0.0.1
Highly customizable Cupertino modal selector for items, dates, times, and durations.
DEVTO
Top AI Apps That Help Interior Designers and Architects
Interior design has never been solely about aesthetics. It has always been about making clients buy into your vision. And that’s where a lot of designers get it wrong. You can have the best ideas in y...
DEVTO
Building an Ads SDK Without Mediation (Flutter + Web)
Building an Ads SDK Without Mediation (Flutter + Web) Most ad SDKs today rely heavily on mediation layers. I decided to build one without it. The Problem with Mediation Mediation sounds good in theory...