REDDIT
Iâm building a Mess Management App â Thinking of Adding AI. Need Suggestions.
Hi everyone, Iâm a Flutter developer building a mess management system for hostel students (around 2000+ users). Currently, it handles: - Meal subscription - Payment tracking - Admin dashboard - QR-...
REDDIT
Building a smarter weather app â validating before launch
Hey everyone ð Iâm building a weather app that focuses on turning raw forecast data into clear, actionable insights instead of just numbers on a screen. Rather than only showing probabilities, it...
REDDIT
State Management Package Listening to the Database: ZeytinState!ð«
By dynamically assigning data from the database to variables, you can both cache data (Offline control!) and ensure the interface updates instantly when the database changes. Based on ZeytinX, this pa...
PUBDEV
flutter_smart_converter v0.1.2
A beautiful and easy-to-use unit converter package for Flutter. Supports length, weight, temperature, and area conversions. Provides beautiful UI widgets natively.
PUBDEV
supadns v1.0.0
Bypass blocked DNS for Supabase using DNS-over-HTTPS. A drop-in client that preserves TLS SNI when your ISP poisons Supabase domains.
PUBDEV
island_snack v0.1.0
Dynamic Island-style notifications for Flutter iOS apps. Spring physics animations that expand from the island position.
REDDIT
Cooperative multitasking using asynchronous tasks, with support for forced task termination with `onExit` handlers.
https://pub.dev/packages/multitasking Cooperative multitasking using asynchronous tasks, with support for forced task termination with onExit handlers. The tasks is implemented using the following sta...
PUBDEV
zeytin_state v0.0.1
A lightning-fast, reactive state management solution built strictly for ZeytinX.
PUBDEV
safe_json_decode v1.2.0
A drop-in replacement for jsonDecode that converts all JSON integers to doubles, preventing the common TypeError in Flutter apps.
PUBDEV
multitasking v1.0.0
Cooperative multitasking using asynchronous tasks, with support for forced task termination with `onExit` handlers.
PUBDEV
qora_devtools_overlay v0.1.0
In-app debug overlay for Qora. Injects a floating panel with Queries, Mutations, and Timeline tabs into the running Flutter app — zero overhead in release builds.
PUBDEV
fluttermint v0.1.0
A CLI tool to generate Flutter projects with pre-configured architecture and modules.
REDDIT
Mock API Requests
Just published synthetic_api_cli -- a cli tool for declaratively mocking backend. You define API routes in JSON, then run a local or cloud-hosted mock API with: REST methods (GET, POST, PUT, PATCH,...
PUBDEV
qora_devtools_extension v0.1.0
Runtime VM service bridge for Qora DevTools. Publishes query and mutation events via developer.postEvent and registers ext.qora.* VM extensions for the DevTools inspector panel.
PUBDEV
simple_getx_folder_create v0.0.7
A Dart CLI tool that scaffolds a complete GetX Flutter project structure, including pages, network layer, utils, widgets, and a wired main.dart with GetStorage and light/dark theme support out of the ...
PUBDEV
qora_devtools_shared v0.1.0
Typed events, commands, models, and codecs — the protocol contract shared between qora_devtools_extension, qora_devtools_overlay, and the DevTools UI.
PUBDEV
design_weebi v0.1.1
Weebi design system - icons, colors, text styles, and theme for Flutter apps
PUBDEV
flutter_decision_making v1.2.0
Flutter package for multi-criteria decision-making using AHP, SAW, and TOPSIS algorithms.
PUBDEV
qora_hooks v0.1.0
flutter_hooks integration for qora. useQuery, useMutation, useQueryClient and useInfiniteQuery.
PUBDEV
users_weebi v1.0.6+1
User management package for Weebi with protobuf mirroring capabilities, authentication, and comprehensive UI components including beautiful user creation flow