PUBDEV
awesome_notifications_fcm v0.11.0
Awesome Notifications add-on plugin to send push notifications through Firebase Cloud Messaging, enabling all awesome notifications features.
PUBDEV
kakao_map_sdk v1.2.4
A Flutter plugin that provides a native platform-based Kakao Map(Korean Map Service).
PUBDEV
custom_tex_markdown v0.0.1
A Flutter package for rendering custom Markdown with LaTeX support and legacy HTML tags.
DEVTO
Flutter 3.41 + Pub Workspaces: por que a cobertura de testes quebrou (e o que fazer)
O que aconteceu Se você usa Pub Workspaces (monorepo com workspace: no root e resolution: workspace nos packages), pode ter notado um comportamento bem chato ao rodar testes com cobertura: o comando a...
PUBDEV
document_camera_frame v2.1.1
Flutter package for capturing and cropping document images with a customizable camera interface.
MASTODON
2026/02/13 今日のQiitaトレンド記事をポッドキャストで聴こう!https://qiita.com/ennagara128/items/2f40f7df504d6a7727cd?utm_c…
2026/02/13 今日のQiitaトレンド記事をポッドキャストで聴こう!https://qiita.com/ennagara128/items/2f40f7df504d6a7727cd?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items#qiita #AWS #AI #Flutter #MCP #PowerAp...
PUBDEV
flutter_aclas_scale_plus v1.0.0
Flutter plugin for ACLAS weight scales over Serial, USB, and BLE. Connect, read weight (live or one-shot), zero, tare, and handle USB attach/detach.
PUBDEV
keyscope v0.8.0
Redis, Valkey, and Dragonfly GUI with multi-language support. Supports Cluster, Sentinel, SSH/TLS. Powered by keyscope_client, the high-performance Dart SDK.
PUBDEV
flutter_barcode_scanner_animation v0.0.2
Flutter package designed to enhance barcode scanning experiences by integrating seamless animations with live camera feed.
PUBDEV
sxwnl_spa_dart v0.9.0
Chinese calendar library with lunar, solar terms, gan-zhi and true solar time (sxwnl + SPA).
REDDIT
Flutter in_app_purchase (iOS) â How to check free trial eligibility?
Iâm using Flutterâs in_app_purchase plugin for auto-renewable subscriptions on iOS. My products have introductory free trials configured under the same subscription group. The problem is that even...
REDDIT
What Do you recommend?
Do you recommend that I learn Flutter or not? I have just started, but I doubt that the chances of getting a job might be slim due to the existence of AI. What is your opinion?
PUBDEV
simple_date_time v0.0.1
A lightweight Flutter utility to format date and time safely with presets.
REDDIT
iBeacon Monitoring in Flutter App: Background Wake-Up from Killed State, Time Limits for BLE, and Handling Multiple Regions/Identifiers
Hello Developer Community, I'm developing a cross-platform app using Flutter and the flutter_beacon library to handle iBeacon detection on iOS. My goal is to wake up the app in the background when it'...
PUBDEV
no_tapjack v0.1.0
Flutter plugin to detect tapjacking and overlay attacks. Monitors for malicious overlays and filters obscured touch events.
REDDIT
Build APK Size
Why is the flutter build apk unnecessarily too large My app is just used as a wrapper to render a website It is around 70mb Is there a way to get this reduced and make sure the apk works on most versi...