PUBDEV
lulu v0.0.1
Lulu Design System — A Flutter UI component library with dark-first theming, design tokens, and ready-to-use components.
PUBDEV
zeba_academy_offline_data v1.0.0
Offline-first data manager with caching, encryption, and real-time sync.
PUBDEV
sliver_dashboard v0.9.1
High-performance, sliver-based draggable and resizable grid engine for Flutter. Supports responsive layouts and collision handling.
PUBDEV
help_scout_beacon v0.0.8
Streamline customer communications in your app with the Help Scout Beacon SDK for Flutter.
PUBDEV
net_checker v0.0.2
A lightweight Flutter package to check internet connectivity, monitor connection changes, measure latency, and detect network quality.
PUBDEV
vdocipher_flutter v2.8.2
A VdoCipher plugin for flutter apps. This Plugin will help to serve content on supported platform app with Hollywood grade security to prevent video piracy.
PUBDEV
animated_streaming_markdown v0.1.2
WIP Flutter package for incremental Markdown parsing and streaming UI rendering with tree-sitter.
PUBDEV
swiftlyai v1.0.0
Dart client for the SwiftlyAI Cloud API. Chat completions, streaming, image generation, token counting, model discovery, and quota tracking.
PUBDEV
opticore v2.3.0
OptiCore is a lightweight micro-framework for Flutter that simplifies and optimizes your app development
PUBDEV
zeba_academy_notification_hub v1.0.0
Smart AI-powered notification toolkit for Flutter apps with predictive timing, summaries, smart content suggestions, and in-app notification widgets.
PUBDEV
datadome_flutter_dio v3.4.1
DataDome Flutter Plugin that integrates Datadome protection into apps using Dio HTTP client.
PUBDEV
halo_container v0.0.1
A containers with gradient borders and transparent backgrounds for Flutter apps.
MASTODON
Flutterで意味検索(ベクトル検索)をやってみるhttps://qiita.com/y_abe_bc/items/6464a375c751cf1d9a58?utm_campaign=popular…
Flutterで意味検索(ベクトル検索)をやってみるhttps://qiita.com/y_abe_bc/items/6464a375c751cf1d9a58?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items#qiita #Flutter #ONNXRUNTIME
MASTODON
Flutterでテキストをベクトル化するhttps://qiita.com/y_abe_bc/items/106e58ae62f35e5155e0?utm_campaign=popular_items…
Flutterでテキストをベクトル化するhttps://qiita.com/y_abe_bc/items/106e58ae62f35e5155e0?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items#qiita #Flutter #ONNXRUNTIME
DEVTO
Flutter’s Secret Handshake with External Apps 🤝
Sometimes the best feature in your app is not rebuilding something that already exists. In one of my recent Flutter projects, I needed to collect structured field data. There was already a specialized...