PUBDEV
any_map_maplibre v0.1.0
MapLibre GL adapter for any_map. Free, open-source map rendering with 3D buildings, vector tiles, and no API key required.
PUBDEV
ai_smart_translate v1.0.0
AI-powered Flutter translation package with automatic fallback across multiple free AI providers (Gemini, Groq, OpenRouter, Mistral). Supports offline caching, .tr extension, and zero JSON maintenance...
PUBDEV
any_map v0.1.0
Unified map abstraction for Flutter. One API to swap Google Maps, MapLibre, or OSM. Routing, traffic, geofencing, clustering, analytics, and 30+ features.
PUBDEV
system_info_max v1.0.0
Flutter 升级 3.35.7 之后,对 system_info_plus 插件的升级(After Flutter upgrade 3.35.7, the upgrade of system_info_plus plugins.)。
DEVTO
8 Weeks to a Flutter Vertical SaaS MVP? Here's the Blueprint.
This article was originally published on BuildZn. Everyone talks about launching a Vertical SaaS, but nobody actually explains how to build a Flutter Vertical SaaS MVP fast, without blowing your budge...
PUBDEV
vnc_viewer v0.0.5
Flutter plugin for embedding an Android VNC client that renders remote desktops and sends keyboard and pointer input to VNC/RFB servers.
DEVTO
Stop Polling Your API: Architecting Real-Time SaaS with WebSockets
The Polling Problem When developers need to build a real-time feature—like a chat system, live notifications, or a live order tracker—they often default to the easiest solution: HTTP Polling. They wri...
DEVTO
The Offline-First Mirage: Why Caching APIs in Flutter is a Trap
The Caching Illusion A client asks you to make their Flutter app work offline. The instinct for most developers is to use a package like shared_preferences or an HTTP interceptor to cache API response...
PUBDEV
snowglobe_openai v0.0.1-dev.1
Snowglobe OpenAI is a Flutter package providing high-performance, cross-platform LLM inference with an OpenAI-compatible API, powered by Rust and Burn.
PUBDEV
hyper_render_devtools v1.1.2
DevTools extension for HyperRender — inspect UDT trees, computed styles, fragments, and performance metrics.
PUBDEV
cached_network_image_max v3.5.0
Flutter 升级 3.35.7 之后,对 cached_network_image 插件的升级(After Flutter upgrade 3.35.7, the upgrade of cached_network_image plugins.)。
PUBDEV
cached_network_image_max_platform_interface v4.2.0
Platform interface for CachedNetworkImageMax
DEVTO
Flutter vs React Native: Choosing the Right Framework
In today’s highly competitive world of mobile app development, choosing the right framework is crucial for success. Two popular options that consistently dominate the discussion are Flutter and React ...