PUBDEV
notify_pilot v1.0.2
Unified notification API for Flutter. Local + push + scheduled notifications in 3 lines. Cron scheduling, auto-grouping, notification history, action buttons, analytics.
PUBDEV
webview_all_linux v0.5.2
A Flutter plugin that provides a WebView widget on Linux using WebKitGTK.
PUBDEV
gt_sizer v1.1.0
A responsive sizing utility for Flutter with hybrid scaling for width, height, fonts, icons, and spacing across mobile, tablet, and desktop devices.
PUBDEV
guard_kit v0.1.0
Mobile security plugin: root/jailbreak detection, developer mode detection, emulator detection, SSL certificate pinning, and screenshot prevention.
PUBDEV
stk_min v0.3.0
A minimalist, cross-platform Flutter wrapper for the Synthesis ToolKit (STK) library. Provides FFI-based access to physical modeling synthesis for realistic musical instruments.
PUBDEV
gt_secure v1.1.0
A production-ready Flutter package for secure local storage with AES-256-CBC encryption, automatic key management, in-memory caching, and comprehensive error handling. Perfect for storing sensitive da...
DEVTO
Streaming AI Responses in Flutter: Beyond setState and into StreamBuilder
Most Flutter developers build AI chat interfaces like regular chat apps. They collect the full response, then display it all at once. But AI responses aren't like human messages—they stream in token b...
MASTODON
Weekend Devlog!
Weekend Devlog! 🛠️✨Fresh updates for the project:🧭 New Menu navigation🎶 New Theme Song🎨 Custom Icons & UI Fixes🔐 Smoother Login flow🌐 Discord community is OPEN: https://discord.gg/g4S7uSXyVYJoin...
PUBDEV
bible_io_references v1.0.0
Parse Bible verse references into structured Dart objects with support for multiple languages and flexible formatting.
PUBDEV
pretext v0.1.0
Dart port of pretext — pure-arithmetic multiline text layout with variable per-line widths (layoutNextLine). Pure Dart core, Flutter convenience layer. Inspired by github.com/chenglou/pretext.
DEVTO
Building Beautiful AI Chat UIs in Flutter: A Developer's Guide
The AI revolution has transformed how users interact with applications, and chat interfaces have become the new standard for AI-powered apps. But building a polished, production-ready chat UI in Flutt...
DEVTO
Why Flutter AI Chat UIs Break (And How to Fix Them)
Why Flutter AI Chat UIs Break (And How to Fix Them) Building AI chat interfaces in Flutter seems straightforward until you hit the real world. Your beautifully crafted chat bubbles start overlapping. ...
PUBDEV
gt_image_viewer v1.1.0
A universal Flutter image viewer package supporting network images with caching, SVG rendering, and Lottie animations with configurable containers.
PUBDEV
vanestack v0.1.1
A Dart backend framework with built-in auth, database, realtime, and admin dashboard.
PUBDEV
vanestack_generator v0.1.1
Code generator for VaneStack - generates route handlers and client SDK metadata.
PUBDEV
vanestack_annotation v0.1.1
Annotations and metadata types for the VaneStack Dart backend framework.
PUBDEV
flare_toast v1.0.2
A premium, customizable Flutter toast notification package with fluid elastic animations and a Dynamic Island style. Zero dependencies.
PUBDEV
gt_appbar v1.1.1
A customizable AppBar widget for Flutter, offering enhanced features like bottom curveness and an optional divider for versatile app bar design. #flutter_appbar #sticky_app_bar #custom_appbar