PUBDEV
glass_toast v0.0.1
A beautiful glassmorphism-style toast notification for Flutter. Supports info, success, warning, and error styles with smooth animations.
PUBDEV
stac v1.3.0
Stac is a Server-Driven UI (SDUI) framework for Flutter. Stac allows you to build beautiful cross-platform applications with JSON in real time.
PUBDEV
video_web_compressor v0.0.1
A Flutter web package for video compression and format conversion using FFmpeg WebAssembly
PUBDEV
stac_core v1.3.0
A pure Dart package that provides the core functionalities and common interfaces for the Stac server-driven UI framework.
PUBDEV
aidlab_sdk v2.1.4
Aidlab Flutter SDK. For more information please visit https://www.aidlab.com/developer
PUBDEV
flutter95 v1.4.0
Windows95 UI components for Flutter apps. Bring back the nostalgic look and feel of old operating systems with this set of UI components ready to use.
REDDIT
How to create this kind of UI?
I wish to create a UI like the below video in Flutter. Any suggestion how I should go about it? https://drive.google.com/file/d/12H92uwW9ulW9XfThnxo6vxzxOK-VAr1R/view?usp=sharing I have a solution but...
REDDIT
How to create this UI?
I wish to create a UI like the below video in Flutter. Any suggestion how I should go about it? https://drive.google.com/file/d/12H92uwW9ulW9XfThnxo6vxzxOK-VAr1R/view?usp=sharing I have a solution but...
PUBDEV
common_utils2 v1.0.0
A comprehensive Flutter utilities package with 24+ utilities for rapid app development. Includes banking, currency conversion, networking, and more.
PUBDEV
quick_popup_manager v0.1.0
A powerful global popup system for Flutter. Show Toasts, Snackbars, Dialogs, Bottom Sheets, and Banners from anywhere - no BuildContext required! Features sequential queuing, haptic feedback, progress...
REDDIT
Satellite maps for a published app (with dynamic heatmap)
Hi everyone! Iâm developing an app in Flutter that needs to: - display satellite maps - overlay a heatmap that moves in real time - and be publishable on the app stores without guaranteed fixed cost...
PUBDEV
storyteller_sdk v11.1.0
Official Storyteller SDK for Flutter - thin wrapper around native iOS and Android SDKs
PUBDEV
social_links_generator v0.0.3
A simple Dart package to generate social media profile links for popular platforms.
PUBDEV
disposable_email_validator v0.0.1
A Dart/Flutter package for validating disposable email addresses by checking against a regularly updated list of 4000+ disposable email domains.
PUBDEV
simplifin_distributor_flutter_sdk v1.0.1
Flutter SDK for Mutual Fund Distribution via Simplifin on ONDC.
DEVTO
Flutter 3 Firebase Authentication: Email, Google & Apple Sign-In
Authentication is one of the most critical parts of any mobile app — and also one of the easiest places to get things wrong. I’ve published a complete Flutter 3 + Firebase Authentication tutorial that...