DEVTO
Building My Multi-Vendor Marketplace App
Hi everyone! I’m Alochan Chaudhary, a Full Stack Developer from Nepal. I’m currently building a multi-vendor marketplace app in Dart and Flutter, focusing on scalable features and smooth user experien...
REDDIT
[Showcase] I recreated the Glovo UI in Flutter
Just wanted to share my latest project, a deep dive into the Glovo app's UI/UX. I built this from scratch in Flutter to practice complex layouts and smooth animations. Itâs a pure UI project (no bac...
REDDIT
I put my Flutter app in an Android simulation on my Flutter for Web portfolio site, worked flawlessly out of the box
Click on the middle icon in the bottom dock to launch the app LangWIDGET. I just had to stub out Android-specific things like the notifications service. Otherwise, pretty minimal adjustments and it ju...
REDDIT
Where does AI actually shine in Flutter compared to other frameworks?
In each framework, there are tasks at which AI excels, and others at which it fails. In Flutter, what is AI best at? - React.js + AI is an amazing combo for rapid UI design. You can design landing pag...
PUBDEV
nfinitmonkeys_cortex_sdk v1.0.0
Production-grade Dart/Flutter SDK for the Cortex LLM Gateway API. Supports chat completions, streaming, embeddings, admin operations, and more.
PUBDEV
braintree_checkout_flutter v2.0.0
A Flutter plugin for integrating Braintree payments on iOS and Android. Supports PayPal and Venmo.
PUBDEV
time_listener v1.0.0
An extremely easy-to-use flutter plugin that allows you to listen time changes.
PUBDEV
notification_badge_plus v1.0.6
A Flutter plugin for displaying notification badges on app icons with comprehensive Android manufacturer support and iOS compatibility.
PUBDEV
eq_visulaization v0.0.1+1
High-performance Flutter widget for visualizing multiple mathematical equations simultaneously with beautiful reveal animations and a customizable coordinate system.
PUBDEV
selection_group v0.0.4
A Flutter widget that manages selection and focus state across a group of items.
PUBDEV
awesome_login v1.0.2
A reusable, responsive login/register/recover package with biometrics and validations.
PUBDEV
audio_converter_native v1.0.4
A Flutter package for native audio conversion using Platform Channels. Supports real audio conversion on Android and iOS without external dependencies.
REDDIT
I built an open source project that lets agents submit iOS apps to app store
I hated App Store Connect webUI so much I made Blitz to let AI do it for me. Its an open source project that gives agents like Claude Code or Cursor MCP too calls to run the app store submission flow ...