PUBDEV
smart_button v1.1.0
Flutter buttons with built-in internet connectivity checking. Automatically prevents actions and shows user feedback when offline.
PUBDEV
insta_video_downloader v1.0.0
A command-line tool to download Instagram Reels and Videos directly from the terminal.
PUBDEV
smart_phone_numb v0.2.4
A Flutter package for a smart phone number field that automatically suggests the country code and sets the phone number length dynamically based on timezone.
PUBDEV
multi_dropdown v3.1.0
Streamlined Flutter widget for versatile multi-selection with extensive customization.
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.
PUBDEV
document_camera_frame v2.1.1
Flutter package for capturing and cropping document images with a customizable camera interface.
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'...