PUBDEV
smart_query v1.0.0
Async server-state management for Flutter — caching, deduplication, background sync, optimistic updates, and pagination. Inspired by TanStack Query.
PUBDEV
neo_office v0.2.0
Flutter widget library for viewing Office documents (DOCX, PPTX, XLSX). Drop-in viewer with toolbar, zoom, and multi-format rendering.
PUBDEV
neo_office_mobile_sdk v0.2.0
High-level mobile SDK for Neo Office document rendering. Wraps the native Rust engine with convenience APIs for Flutter.
PUBDEV
neo_office_renderer v0.2.0
FFI bridge to the Neo Office Rust rendering engine for parsing and rendering DOCX, PPTX, XLSX documents.
PUBDEV
coffeetrove v0.1.0
Dart client for CoffeeTrove. Access 440K+ cafes, brewing guides, coffee data.
PUBDEV
neo_office_core_types v0.1.0
Type definitions and models for Neo Office document rendering SDK. Shared types for DOCX, PPTX, XLSX parsing and rendering.
PUBDEV
smart_toast_plus v0.0.2
A beautiful, customizable toast notification package for Flutter. Supports success, error, warning, info, and custom toasts with smooth animations and a global dialog background utility.
REDDIT
Flutter Tips - A/B testing app icons on Apple Store
App icons matter A great icon can even double the number of people who download your app. The best way to find out which icon works best is to test them. Hereâs how you can A/B test your app icons o...
PUBDEV
display_metrics v2.3.0
Flutter plugin to retrieve device display metrics (resolution, size, PPI, diagonal). Convert inches & mm to Flutter logical pixels.
PUBDEV
display_metrics_ios v1.3.0
iOS platform implementation of display_metrics plugin. This package will be automatically included in your app when you use display_metrics in iOS project