PUBDEV
flutter_baidu_mapapi_map v3.9.9
The flutter_baidu_mapapi_map is a flutter plugin of basic map for baidu map, You can use it to develop map page for Flutter application.
PUBDEV
flexi_formatter v2.0.1
A flexible and customizable Dart/Flutter library for formatting numbers, dates, and other data types.
PUBDEV
serverpod_boost v0.1.1
AI acceleration for ServerPod development via MCP (Model Context Protocol). Provides AI assistants with deep context awareness of ServerPod projects, enabling high-quality code generation through sema...
PUBDEV
flutter_baidu_mapapi_base v3.9.9
The flutter_baidu_mapapi_base plugin offer public flutter and native(include Android and iOS) lib for other components.
PUBDEV
best_localization v2.0.4
A Flutter localization package with dynamic translations and Kurdish support.
REDDIT
Implement AndroidAuto in Flutter
I have a music app and I managed to develop CarPlay implementation and for AndroidAuto I am facing some challenges. Any Flutter developer here who managed to implement AA with Flutter willing to help?
PUBDEV
flutter_image_conversion v2.0.0
A lightweight Flutter plugin that enables conversion of HEIC images to JPEG format on iOS, macOS, and Web. Supports Windows and Android with graceful fallback. Ideal for apps targeting image uploads, ...
REDDIT
Device Farm Choices
How do you test Flutter apps without many devices? There are so many device farms suggested and it can be a bit confusing. What's your pick?
PUBDEV
secure_session_manager v1.0.1
A lightweight, secure, and highly scalable session management package for Flutter with zero performance overhead when optional features are disabled.
PUBDEV
flutter_grouped_table v1.0.1
A Flutter package for creating tables with merged cells (cell merge) support, especially useful for grouped headers.
PUBDEV
use_request v0.0.9
A Flutter useRequest-style async request management library based on dio, flutter_hooks, and Riverpod.
PUBDEV
easy_permissions_manager v0.0.2
A robust, JSON-based Flutter permission manager for Android, iOS, and Web. Handles configurations, UI prompts, and native setup automatically.
PUBDEV
cascade_widget v3.0.5
A versatile Flutter cascade selection widget, offering multi-level cascading dropdowns with single and multiple selection options. Ideal for web and desktop applications.
REDDIT
Has anyone here built a ChatGPT App with Flutter yet?
Examples appear to be geared toward React, but it seems Flutter would work as well. Wondering what people's experiences have been and whether any exist in the wild yet?