PUBDEV
media_break_points v2.0.0
Adaptive layout primitives and container-aware responsive builders for Flutter.
PUBDEV
bg_orchestrator v1.0.1
A production-grade, cross-platform background task orchestrator for Flutter. Unifies Android WorkManager and iOS BGTaskScheduler with a single elegant Dart API. Supports task chaining, typed retry pol...
PUBDEV
roblox_dart v0.1.0
Dart-to-Luau transpiler for Roblox. Write Dart, compile to Luau with full Roblox API types and Rojo integration.
REDDIT
Which Flutter state management should I learn first for jobs?
Hey everyone, Iâm 21 and based in India. I recently started learning Flutter since itâs not part of my course, and I thought it would be a great option for mobile app development. Before this, I w...
REDDIT
Question about the use of TMDB API in my Flutter project.
So i'm planning to build a flutter app that will be utilizing TMDB API, now, I'm also planning on publishing it on playstore, and integrate a subscription there, so my question is, is it legal to use ...
PUBDEV
story_box v0.0.1
Display stories just like Whatsapp & Instagram. Can be used inline/inside ListView or Column just like Google News app. Comes with gestures to pause, forward & go to previous page.
REDDIT
Migrating away from Realm in my chanting app, Looking for a reliable local + cloud hybrid DB solution
Hey everyone, I've been building a free chanting/mantra counter app and I'm hitting a wall with my current database setup. Looking for advice from folks who've dealt with similar scale. Current situat...
PUBDEV
lumide_github_copilot v1.0.0
GitHub Copilot plugin for Lumide IDE. Provides AI-powered code completions.
PUBDEV
mobx_codegen v2.7.7
Code generator for MobX that adds support for annotating your code with @observable, @computed, @action and also creating Store classes.
PUBDEV
overlay_bubble v1.0.1
A premium, high-performance Flutter package for creating interactive overlay bubbles and chat heads. Supports system-level overlays (outside the app), glassmorphic UI, and customizable shapes.
DEVTO
Flutter Conversational AI: Go Beyond Basic Chatbots
This article was originally published on BuildZn. Everyone talks about simple chatbots. But building a real-time Flutter conversational AI apps that feels truly interactive, like an AI interview simul...
PUBDEV
florval v0.2.0
Generate type-safe Flutter/Dart API clients from OpenAPI specs with status-code Union types, Riverpod integration, and cursor-based pagination.