PUBDEV
panes v1.1.1
A powerful Flutter package for creating complex, resizable, multi-pane layouts. Ideal for building IDE-like interfaces, advanced dashboards, and desktop applications.
PUBDEV
mecab_for_flutter v1.1.0
Flutter plugin which provides binding to Mecab library (Japanese Morphological Analyzer)
PUBDEV
mecab_for_dart v1.2.0
Dart plugin which provides binding to Mecab library (Japanese Morphological Analyzer)
PUBDEV
photo_opener v0.2.5
A Flutter package to preview and zoom images just like Telegram's media viewer. Supports assets and network images with pinch-to-zoom, swipe navigation, and smooth animations.
PUBDEV
kflavor v1.1.4
kflavor automates flutter multi-flavor configuration for android, iOS and web, managing firebase settings, icons, splash screens, gradle/xcode config, and IDE run/debug profiles.
PUBDEV
super_player v13.1.0
The super_player Flutter plugin is one of the sub-product SDKs of the audio/video terminal SDK (Tencent Cloud Video on Demand).
REDDIT
How I integrated Firebase Vertex AI (Gemini) to extract questions from PDFs/DOCX files in Flutter
Just shipped a study app and wanted to share some technical bits that might help others. The challenge: Let users upload any file (PDF, Word, PowerPoint, images) and extract test questions using AI. S...
PUBDEV
geodb_flutter v0.1.4
Flutter plugin for GeoDB - search cities, states, and countries with geographic queries. Powered by Rust.
PUBDEV
nested_scroll_view_plus v3.0.1
An enhanced NestedScrollView offering overscroll support for both the nested and parent scroll views, ensuring a seamless scrolling experience.
PUBDEV
model_from_json v1.0.2
A Dart CLI tool that generates Equatable-ready Dart model classes directly from JSON files, with support for nested objects, lists, and automatic fromJson/toJson methods.
PUBDEV
fl_custom_image_view v1.0.0
A flexible Flutter widget for displaying images from multiple sources (network, assets, file, SVG, Lottie) with caching, placeholders, and customization options.