PUBDEV
mad_lint v2.0.0
A comprehensive Dart/Flutter lint plugin with rules for state management, resource disposal, and code quality.
PUBDEV
cattyinstall_platform_interface v1.0.0
A common platform interface for the cattyinstall plugin.
PUBDEV
secure_clipboard_platform_interface v0.1.1
Platform interface for the secure_clipboard Flutter plugin.
PUBDEV
workspaceone_sdk_flutter v26.1.0
The Workspace ONE SDK for Flutter allows you to integrate the Workspace ONE SDKs for iOS and Android into your Flutter applications..
PUBDEV
smart_datetime v0.0.1
A lightweight Dart package for formatting DateTime objects into readable strings. Designed to simplify date and time formatting in Dart & Flutter projects.
PUBDEV
api_radar v0.0.1
A floating network debugger for Flutter. Inspect API calls (Dio) in real-time on your device.
PUBDEV
burst_icon_button v0.2.0
A customizable Flutter widget that creates a burst effect when an icon button is tapped or long-pressed. Perfect for adding engaging animations to your app's buttons.
PUBDEV
ai_walking_video_generator v1770.191.856
Professional integration for creating AI walking videos.
PUBDEV
dynamic_polls v0.0.7
A Customizable Polls for Flutter. Simple, easy to use and highly customizable.
DEVTO
Deploy Your Flutter Android App to Play Store in 2026: Step-by-Step Guide (With Code & Gotchas)
Flutter Play Store Deployment in 2026: targetSdk 35, AAB, CI/CD & Zero-Rejection Checklist. If your Flutter app still follows a 2023 or 2024 deployment tutorial, it will likely get rejected on Google ...
REDDIT
Why we stopped starting Flutter projects from scratch (and why you should too)
Over the years, our flutter developers team at SolGuruz has worked on many Flutter apps across different clients and use cases. One pattern kept repeating: every developer would: Start from scratch, f...
REDDIT
firebase_messaging: Manual APNs forwarding (iOS 13+) vs. Upgrading to v16+ (Min iOS 15)
Hey folks, Dealing with the classic SceneDelegate migration headache. After migrating, push notifications broke, a known issue in firebase_messaging v15.2.4. The Dilemma: Official Fix: Upgrade to v16....